Skip to content

Commit 1da028e

Browse files
2.0.2 release (#271)
* 202 changelog updates * give thanks --------- Signed-off-by: Mark Nelson <[email protected]> Signed-off-by: Anders Swanson <[email protected]> Co-authored-by: Mark Nelson <[email protected]>
1 parent ae5164b commit 1da028e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,21 @@
44

55
Our current priorities are support for Exadata metrics. We expect to address these in an upcoming release.
66

7+
### Version 2.0.2, June 24, 2025
8+
9+
This release includes the following changes:
10+
711
- Fixed a case-sensitive issue with resource name in the default metrics file.
812
- Add query timeouts to initial database connections, which could cause the exporter to hang in multi-database configurations
913
- Fix an issue where rapidly acquiring connections could cause the exporter to crash. This was more common in multi-database configurations, due to the increased number of connection pools.
14+
- Update some third-party dependencies.
15+
16+
Thank you to the following people for their suggestions and contributions:
17+
18+
- [@rfrozza](https://github.com/rfrozza)
19+
- [@neilschelly](https://github.com/neilschelly)
20+
- [@rafal-szypulka](https://github.com/rafal-szypulka)
21+
- [@darkelfit](https://github.com/darkelfit)
1022

1123
### Version 2.0.1, June 12, 2025
1224

0 commit comments

Comments
 (0)