snap v0.16.0-beta 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