Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## 0.10.2 (January 9, 2024)
## 0.10.2 (January 9, 2025)

FEATURES:
* Add support for self-managed static roles (requires Vault Enterprise v1.18+) [GH-171](https://github.com/hashicorp/vault-plugin-database-oracle/pull/164)

BUGS:
* bump Vault sdk to v0.14.1 to fix a bug where slow database connections can cause goroutines to be blocked [GH-171](https://github.com/hashicorp/vault-plugin-database-oracle/pull/171)
Expand Down Expand Up @@ -137,4 +140,4 @@ Bug Fixes:
## 0.2.2 (May 18, 2021)

Bug Fixes:
* Updates dependent library which removed a number of memory leaks [[GH-55](https://github.com/hashicorp/vault-plugin-database-oracle/pull/55)]
* Updates dependent library which removed a number of memory leaks [[GH-55](https://github.com/hashicorp/vault-plugin-database-oracle/pull/55)]
Loading