spring-projects / spring-vault

Provides familiar Spring abstractions for HashiCorp Vault
https://spring.io/projects/spring-vault
Apache License 2.0
283 stars 186 forks source link

Leases no longer revoked after stopping `SecretLeaseContainer` #844

Closed mp911de closed 9 months ago

mp911de commented 9 months ago

See https://github.com/spring-cloud/spring-cloud-vault/issues/713

anatoliy-pylypchuk-kg commented 9 months ago

Hello, @mp911de! Is there a release timeline for version 3.1.1? This issue impacts our product, and I see that it has already been fixed, but not released yet.

mp911de commented 9 months ago

We don't have much else in the release, however a regression would justify a release in the next few days.

NoureddineDahmen commented 8 months ago

Hello , We tested with version 3.1.1 and unfortunately we still noticed the issue. @mp911de