Skip to content

Commit 05f41fe

Browse files
authored
Merge pull request #124 from newrelic/changelogV3.0.1
Changelog 3.0.1
2 parents 025c690 + 76f1c0a commit 05f41fe

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and 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

0 commit comments

Comments
 (0)