Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

0.17.0

Compare
Choose a tag to compare
@kindermoumoute kindermoumoute released this 20 Oct 21:42
· 488 commits to master since this release

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
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
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