From f50142bb991ce9a2185451a4c001410b7f8925cc Mon Sep 17 00:00:00 2001 From: JM Faircloth Date: Fri, 27 Feb 2026 09:29:27 -0600 Subject: [PATCH] update 0.10.2 changelog --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42bf5ec..b170956 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -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)] \ No newline at end of file +* Updates dependent library which removed a number of memory leaks [[GH-55](https://github.com/hashicorp/vault-plugin-database-oracle/pull/55)]