File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,30 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## 3.0.1
8+
9+ ### Added
10+ - Toolset documentation
11+ - Tutorial using remote entities
12+ - FAQ
13+ - Maximum inventory key length validation
14+ - Attributes required
15+ - JMX concurrency support
16+
17+ ### Fixed
18+ - Rate & delta names collision on the Store
19+ - Negative rate & delta values
20+ - Prefix on the logger
21+
22+ ### Changed
23+ - Improved documentation
24+ - Arguments ` All ` attribute to dynamic method ` All() `
25+ - NewSet does not return error
26+ - NewSet allows Attributes to uniquely identify metric sets
27+
28+ ### Removed
29+ -
30+
731## 3.0.0-beta
832
933### Added
You can’t perform that action at this time.
0 commit comments