snap v0.16.0 Release Notes

Release Date: 2016-09-16 // over 7 years ago
  • CHANGELOG

    🔌 5d31ecb Fixes #1204: Missing dependency "snap-plugin-lib-go" in glide.yaml
    🔌 27e5322 Added netstat plugin and rearranged community plugins into alphabetical order
    🤡 0922dec gRPC implementation of mock2 collector
    ⚡️ c642b0c Updating Wish List design
    491cbee Prepared anothermock1 collector for incoming specified dynamic metric
    🤡 c98e195 Prepared mock2 collector for incoming specified dynamic metric
    🤡 55a683b Prepared mock1 collector for incoming specified dynamic metric
    🔧 b425920 Expose plugin load timeout as a configurable option
    🔌 8ad971e Add an arbitrary separator for plugin keys
    🔊 5eec59c Properly logs reason for killing a plugin.
    🔌 bd7ce23 Plugin name is not case sensitive
    372cdb1 General code cleanup
    🔌 92d4272 Fixes #1142: Handle hanging plugin
    🌲 867cbcb Changed API logging to Debug level
    🔌 ff0949d Adds plugin packaging doc
    fe99808 Added functionality for environment variables in SNAP_PATH
    9756cf4 Fix #1130: Validate task workflow and schedule when creating task request.
    630c119 Error handling instead of panic, year corrected in license
    08f7748 Error handling instead of panic, year corrected in license
    🤡 fbde67a gRPC version of mock-file publisher
    🔌 18bb38a gRPC version of passthru processor plugin
    👍 1916ea0 Fix #1157: Check for unsupported keys in task manifests
    ed7caa9 Added option to line 430
    🔌 9b7898e added Perfmon in the plugin wish list
    🛠 7ef8a45 Fixed Bug #1042 Snapctl error message should truncate
    ⚡️ f31a11a Updates gitignore
    f401d01 Addresses PR comments
    2c9004f Adds bool type to grpc Metric data
    🌲 335cd6c Adds the use of appropriate log levels
    🚚 3d8056a Removes the plugin log file created by the legacy client lib
    🚀 9eaab0d Updates grpc/proto versions to GA releases
    🔌 95b10ee Adding explanation of plugin folder
    🔌 ded3891 Makes plugins used in example tasks consistent
    f131ba3 Move makeSchedule tests from core/task_medium_test.go to core/schedule_small_test.go
    8741dc2 Rename core/task_test.go to core/task_medium_test.go and set build flag to medium
    e2aca1c Rename marshalTask and MarshalBody functions to match what they actually do
    🛠 9bf04bb Fixed rpclogger issue
    2d9ba06 Address PR comments
    🚚 ce765fc Move version check into validateTask()
    ⚡️ df51bec Update to repository labeling strategy
    ⚡️ 168d842 Updates scheduler managesMetrics interface
    🤡 a1e7df2 Changes mock1 back to JSONRPC
    ⚡️ e908e65 Updates controlproxy to match new managesMetrics
    🔀 7f3fa5b Fixes issues in cpolicy where merge would modify caller
    ⚡️ f7767bd Updates plugin and client packages
    ⚡️ d971fba Updates control package to use metrics throughout
    2afb26b Migrates control to use subscription groups
    131543d Adds subscription groups
    3e91e77 Revert "Simplified interaction between scheduler and control"
    63211ac Migrates control to use subscription groups
    c97f824 Adds subscription groups
    e679a34 Fix #1129: Validate task manifest schedule exists and is not empty
    🌲 efd9825 Fix #1136: Log better error message when generating workflow fails
    🛠 e8a77d3 Fixes #1126: Adds code to consistently apply CLI parameters when creating a task using snapctl
    🔌 d841046 Changed blueflood plugin type from collector to publisher
    ⚡️ 20dd9fc Update plugin catalog to include blueflood plugin
    🛠 30aa88d Fixes #1118 (#1122)
    🔌 d9d335b Added USE plugin collector to the plugin catalog
    🚚 8dfc2f0 Fixes #1113: removes fixed 'max-failure' value from task creation
    78975c2 Separation of make and make install. Revert of #1094.
    🔌 b0f3f3f Added Anomaly Detection plugin to the PLUGIN CATALOG
    🔌 4833736 Fixes #1104: skips non-executable plugins in auto_discover path
    b238fd7 Add travis branch to folder name.
    🏗 7b49bae Change s3 bucket and create latest snap build.
    af8e0af Fix of issue #1096: Task creation errors are not displayed anymore
    f6d4ee9 Glide with semver dependencies.
    🏗 803840c make: Change make install to build snap
    🔌 b12c950 Fixes #1061: ensures that all instances of a running plugin are stopped/killed on unload
    ⚡️ 667e7fb Updating wishlist items
    🍱 ff4be19 Adding a set of new plugins! 🎁🐢⚡️
    🏗 1aab164 Add build matrix and use full git sha
    📄 5c20663 docs: add missing definition for space
    🏗 b8304e2 Store build binary in S3.
    👍 30478b7 Adds support for passing the query as a parameter
    🔌 887476d Rename snap plugin to match existing convention.
    🤡 3ae67ba Fix for issue #1048: Invalid API response returned by mock collector
    🔌 189f94c Fixed #1080 rules for int/floats crash plugins
    6288d66 Adds event manager to tribe
    0987d52 Attempts to address a flakey tribe test
    78ea8aa Fixes #1075 - control.FetchMetrics does not return latest metric when version is < 0
    ⚡️ d484d3e Updated influxdb-grafana example #1054
    ⚡️ b8534f9 cli error handling updated for snapctl