Skip to content

Commit

Permalink
Changelog update - v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and froque committed Nov 9, 2024
1 parent 137a184 commit 1c5c5a0
Showing 1 changed file with 33 additions and 11 deletions.
44 changes: 33 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,40 +2,62 @@

# datagrip-vault-plugin Changelog

## [Unreleased]
## Unreleased

## 1.3.3 - 2024-11-09

- Changelog update - `v1.3.2` by @github-actions in https://github.com/premium-minds/datagrip-vault-plugin/pull/16
- Upgrade deprecated and non-functional actions/upload-artifact by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/21
- Replace usage of expire time for cache expiration check by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/20
- Bump Gradle to 8.10.2 by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/31
- Update several dependencies by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/32

## 1.3.2

## [1.3.2]
**Full Changelog**: https://github.com/premium-minds/datagrip-vault-plugin/compare/v1.3.1...v1.3.2

## [1.3.1]
## 1.3.1

## 1.3.0

## [1.3.0]
- [Adds cache to reuse existing Vault dynamic secrets](https://github.com/premium-minds/datagrip-vault-plugin/pull/14)

## [1.2.1]
## 1.2.1

- [Use Try-with-resources for .vault file](https://github.com/premium-minds/datagrip-vault-plugin/commit/f7ea6c7e5e02a0453c948573b9629a05eeaa0ded)

## [1.2.0]
## 1.2.0

### Added

- [Adds support for Vault address environment variables](https://github.com/premium-minds/datagrip-vault-plugin/pull/9)
- [Adds support for Vault token helper](https://github.com/premium-minds/datagrip-vault-plugin/pull/11)

## [1.1.0]
## 1.1.0

### Changed

- [Removes Datagrip upper bound limit](https://github.com/premium-minds/datagrip-vault-plugin/commit/41b818116c77dc00ae22b9922dc7f926912440fc)

## [1.0.1]
## 1.0.1

### Fixed

- [Plugin 'Datagrip-Vault' (version '1.0.0') is not compatible with the current version of the IDE, because it requires build 221.* or newer but the current build is DB-221.5787.39](https://github.com/premium-minds/datagrip-vault-plugin/issues/4)

## [1.0.0]
## 1.0.0

### Added

- Adds support for new versions Datagrip 2022.2 (221)

### Removed

- Dropped support for older versions < Datagrip 2022.2 (221)

## [0.0.2]
## 0.0.2

### Added

- Integration with [HashiCorp Vault](https://www.vaultproject.io/)
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)

0 comments on commit 1c5c5a0

Please sign in to comment.