We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ccfbb49 + 9c74bb1 commit fef5f0eCopy full SHA for fef5f0e
1 file changed
CHANGELOG.md
@@ -4,11 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## Next Release (date TBD)
8
-
9
-## 1.2.0 (TBD)
10
+## 1.2.0 (2019-04-08)
+### Added
11
- Upgraded to SDKv3
+- Remote monitoring option. It enables monitoring multiple instances,
+ more information can be found at the [official documentation page](https://docs.newrelic.com/docs/remote-monitoring-host-integrations).
12
- Restored `NRIA_CACHE_PATH` legacy environment variable, for backwards-compatibility.
13
- Upgrade sql driver to support caching_sha2_password (MySQL 8 default) and sha256_password authentication support
14
0 commit comments