snap v0.17.0 Release Notes

Release Date: 2016-10-20 // over 7 years ago
  • ๐Ÿ— a663ef3 (SDI-2138) build binaries on git tag
    โšก๏ธ f1769ce (SDI-2055) Update readme - added 'Security Disclosure' section
    9b58132 Feature: #1298 Add Tribe member's address to tags
    ๐Ÿคก 28caf0d Changed mock1 collector RPC Type: from JSONRPC to default NativeRPC
    โšก๏ธ 7fad4d1 (SDI-2056) Update contributing - added 'Reporting Security Issues' section
    ๐Ÿง ea03a4e (maint) fix find flag for linux.
    ๐Ÿš€ 3eb46a3 (maint) remove release from pre_deploy step.
    e79d5fd dealt with more places that use slash as the separator of namespace
    ๐Ÿ“œ 85b60c9 SDI-2101:issue1273 Fixed the parseNamespace to allow arbitary separators
    29a0b15 Cleaning of examples/ folder
    ๐Ÿ”Œ 37fdcf2 Fix #1230: Return execute errors if plugin never starts
    ๐Ÿ— b73747e (maint) add default and parallel builds.
    โšก๏ธ 76815d4 update docs/PLUGIN_CATALOG.md by pluginsync tool
    ๐Ÿ“š 238c8d4 Updated documentation on in response to GH#749:
    ๐Ÿšš ffdd8d9 Fix 1233: Removed printing of headers in snapctl
    2283c8d Fix for issue #1167, added handling of errors which are returned by scanner
    ๐Ÿ›  92e2486 Fixes #1228 - metric request ambiguous
    f8a9910 SDI-1725:issue1234: RFC: Arbitrary namespace separator
    ๐Ÿ— ca8d0fc Fix #1264 make install works with new build path
    92097f5 Changed keyNode types to use embedded types
    โšก๏ธ 1677032 Update plugins list
    460eb92 (SDI-2036) Fix s3 output path to snap
    0๏ธโƒฃ 068def9 Fixes #1222 Applies config defaults
    โœ… 54afc0e Improved readability of v1 tests:
    ๐Ÿšš 28ac45f Remove unused error variable.
    ๐Ÿšš d969354 Removes regexp checking of config namespaces in wmap
    โœ… 2f90c2d Wrote V1 Rest API Validation Tests:
    7746a24 Fix #1240:Modifies GetAll and proto to not use dot separator
    0๏ธโƒฃ bd25750 Adds default value for a float rule handling
    โšก๏ธ 5908fc7 Update config policy rules in plugin examples
    5045863 (SDI-1724) Fix #1045: Adds ascii art to indicate Snap has started.
    ๐Ÿ”Œ f82ec6e Adding docs/plugins.yml to generate Plugin Catalog
    ๐Ÿ”Œ 513b401 (SDI-1748) Organize Plugin Catalog by type
    ๐Ÿ”จ fea7d5e Refactor code to use key function
    ๐Ÿ”Œ e3ce8f9 Fix #1211: Return a more detailed error if plugin is not found when starting a task.
    ๐Ÿš€ 676744b (SDI-2036) Fix #1205 add darwin to binary release
    ๐Ÿ”Œ c73bde7 Use positional arguments for unloading plugins
    ๐Ÿ›  b6427d0 Fixes #1229: Empty metric catalog no longer errors
    ๐Ÿ›  5e83d04 Fixes #1214: makes hostname a stored var with a 1 hour ttl when applying tags, unknown hosts will be labeled not_found
    ๐Ÿ”Œ 3b2b54b Fix #1210: Do not start plugins unless all plugins are available for workflow
    โšก๏ธ 3eda2bd Updating tribe doc to avoid port conflict
    ๐Ÿ‘ e182c1c Support specifying an instance of dynamic metric
    ๐Ÿšš 005272f Fixes #1154: Moved sorting function to REST API so tasks are ordered by creation time
    ๐Ÿ”Œ a13b2bf Add github.com/intelsdi-x/snap-plugin-utilities dep
    ๐Ÿ”’ 61cdef6 Add glide.lock to repository