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

1.3.0

Compare
Choose a tag to compare
@rashmigottipati rashmigottipati released this 14 Jul 18:47
· 90 commits to master since this release

f74521d Update s3 deploy keys
f9eaeb5 Adds new aws keys
f4df5b4 Fixed #1675: Updated exemplary streaming collector plugin
8185b92 Block unloading plugin which is used by running task
4730f14 Update SECURE_PLUGIN_COMMUNICATION.md
c5c37bb Added checking the value of set password flag (expressed by usage '-p' or SNAP_REST_PASSWORD env var)
9fdcbb6 Fixed #1649 - incremented interval for tested task to 20ms
0050af4 Adds support for streaming collectors
20d886f Cheers to former maintainers 🙌
a8feb4d Clarifying hit_count is successful runs
7fa7108 update docs/PLUGIN_CATALOG.md by pluginsync tool
7138d52 Added RDT collector to plugin catalog
92361be Address comments in review
af2daf2 Fixed #1660: better not authorized handling for API V2
2263be7 Update ConfigValue type in grpc assert
c1a0e5c added unauthorized response code to the rest api v2
1c3ee4b Add Swagger dependency auto installation
f40efa1 Updates to Contributing Guidelines
dabb2ab added basic authentication to V2 API
b1b8610 Add documentation for obtaining TLS certificates for Snap
cce62b7 -- Added testing for standalone plugin -- Added PluginUri* to fixtures, updated dependencies -- Added cmd ops to start/kill standalone plugin during tests -- Updated returnPluginDetails for standalone plugin to capture additional details -- Fixed import listing order -- Updated plugin-lib-go to latest commit version (to include --stand-alone flags) -- Updated fixtures/tests to use mock-grpc plugin for stand-alone testing -- Fixed golang formatting
05da827 Added link to large test status (jenkins)
9d1022d Added diamond collector to plugin catalog
177eea9 Added default config file - snapteld.conf
04758bc Updated snap-config-sample files: added "Notice" to yaml, uniformity config values Renaming snapclt-config-sample.json to snaptel-config-sample.json
137c904 Update documentation with Swagger requirement and fix Travis Swagger installation
958f559 Added new plugins to plugin catalog
0d2f5ee Made Snap work with go-swagger only
d626a34 Correcting sub-bullet spacing
cb68359 Fixes #1618
7aff489 Document Snap with valid swagger spec
f09abc5 Adds support for loading remote plugins
f2bae04 Addressed comments in review
c1d1fd0 revert formatting changes so that gofmt check doesn't complain
23b70ea Address issues in code review
040a3d3 Minor formatting issue
85f55f0 Address further comments in review
2c6732b Add documentation
9365564 Address comments in review
b2b4bf4 update docs/PLUGIN_CATALOG.md by pluginsync tool
4b26501 update docs/PLUGIN_CATALOG.md by pluginsync tool
5e69931 Complete support for TLS.
3423948 Address changes in review
6d6b411 [WIP: do-not-merge] Preliminary support for configuring TLS channel between framework and plugin
3224b9f Added new plugins to plugin catalog: - snap-plugin-publisher-slack - snap-plugin-processor-change-detector - snap-plugin-processor-tags-filter - snap-plugin-processor-threshold - snap-plugin-collector-influxdb-data
9f64383 Fixes #1614 - Protect cleanup code of plugin unload
127640e Add missing newline to recognize build tags
bb86019 Centered image in README.md
1b7e0ae Fixes #1582: Snap framework panics when using auto_discover_path feature and REST API is down
c21b27d Feature: New Relic collector plugin.
6ab21ce Fixes #1598 and #1601 - ability to stop tasks gracefully
8f59234 Remove duplicate function for getPluginType:
cb0164e Add check plugin type as integer
10b1e5d fix paragraph appearance
e1c8da6 Plugin initiated workflow might be stopped without panic
c96203d Fixed flaky test in windowed schedule and added method to proceed task disabling
9a32c87 Fixes #1576 - flakey tests scheduler
052c0eb fix paragraph appearance
19bacbb fix code area appearance
de9dc9f Fix: #1578 Fix typo in snapteld configuration file
8f6ec1f Update CONTRIBUTING.md
d7b7a96 Provided snaptel command usage after error message
30089dd Add verbs to error message
65c9ee1 Improved error messaging for plugin unload Changed the error message to more appropriate one for plugin swap when ver < 1
44f4418 Fixed flaky tests in scheduler
4b98fbb Adds event listener to avoid sleep statements
4f681cb Extended sleep duration by 100 ms to allow to complete post-schedule activities
c535438 Added checking if provided temp_dir_path exists
0ac530a Added 32-bit build (#1563)
c592966 disable parallel xargs where not supported (i.e. on busybox)
b3e990f Run task count times (available for simple and window schedule)
f116642 Add plugin entropy
cc39d1a Use configured temp directory when loaded a plugin through the autodiscovery path
718bc2d Fixes #1477, Added information about not recommended characters as a namespace separators in the task manifest
d5fa392 Fixed tables formatting
89c7f33 Fixes #1550, checking number of namespace elements in requested metric
fa80d3f Fixes #1105, logging plugin's response to stdout on plugin load error