|
2 | 2 |
|
3 | 3 | # datagrip-vault-plugin Changelog |
4 | 4 |
|
5 | | -## Unreleased |
| 5 | +## [Unreleased] |
6 | 6 |
|
7 | | -## 1.3.6 - 2025-08-01 |
| 7 | +## [2.0.0] - 2026-04-10 |
| 8 | + |
| 9 | +- Changelog update - `v1.3.6` by @github-actions[bot] in https://github.com/premium-minds/datagrip-vault-plugin/pull/61 |
| 10 | +- Update from Gradle IntelliJ Plugin v1 to IntelliJ Platform Gradle Plugin v2 by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/88 |
| 11 | +- Update several dependencies by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/106 |
| 12 | +- Refactor Vault client by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/107 |
| 13 | + |
| 14 | +## [1.3.6] - 2025-08-01 |
8 | 15 |
|
9 | 16 | - Changelog update - `v1.3.5` by @github-actions[bot] in https://github.com/premium-minds/datagrip-vault-plugin/pull/57 |
10 | 17 | - Update 1.3.6 from next branch by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/60 |
11 | 18 |
|
12 | | -## 1.3.5 - 2025-08-01 |
| 19 | +## [1.3.5] - 2025-08-01 |
13 | 20 |
|
14 | 21 | - Changelog update - `v1.3.4` by @github-actions[bot] in https://github.com/premium-minds/datagrip-vault-plugin/pull/47 |
15 | 22 | - Migrate from kotlinOptions {} to compilerOptions {} by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/50 |
16 | 23 | - Update 1.3.5 from next branch by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/56 |
17 | 24 |
|
18 | | -## 1.3.4 - 2025-06-16 |
| 25 | +## [1.3.4] - 2025-06-16 |
19 | 26 |
|
20 | 27 | - Changelog update - `v1.3.3` by @github-actions in https://github.com/premium-minds/datagrip-vault-plugin/pull/33 |
21 | 28 | - Deprecate recommendation for Vault Agent by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/42 |
22 | 29 | - Update 1.3.3 from next branch by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/46 |
23 | 30 |
|
24 | | -## 1.3.3 - 2024-11-09 |
| 31 | +## [1.3.3] - 2024-11-09 |
25 | 32 |
|
26 | 33 | - Changelog update - `v1.3.2` by @github-actions in https://github.com/premium-minds/datagrip-vault-plugin/pull/16 |
27 | 34 | - Upgrade deprecated and non-functional actions/upload-artifact by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/21 |
28 | 35 | - Replace usage of expire time for cache expiration check by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/20 |
29 | 36 | - Bump Gradle to 8.10.2 by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/31 |
30 | 37 | - Update several dependencies by @froque in https://github.com/premium-minds/datagrip-vault-plugin/pull/32 |
31 | 38 |
|
32 | | -## 1.3.2 |
| 39 | +## [1.3.2] |
33 | 40 |
|
34 | 41 | **Full Changelog**: https://github.com/premium-minds/datagrip-vault-plugin/compare/v1.3.1...v1.3.2 |
35 | 42 |
|
36 | | -## 1.3.1 |
| 43 | +## [1.3.1] |
37 | 44 |
|
38 | | -## 1.3.0 |
| 45 | +## [1.3.0] |
39 | 46 |
|
40 | 47 | - [Adds cache to reuse existing Vault dynamic secrets](https://github.com/premium-minds/datagrip-vault-plugin/pull/14) |
41 | 48 |
|
42 | | -## 1.2.1 |
| 49 | +## [1.2.1] |
43 | 50 |
|
44 | 51 | - [Use Try-with-resources for .vault file](https://github.com/premium-minds/datagrip-vault-plugin/commit/f7ea6c7e5e02a0453c948573b9629a05eeaa0ded) |
45 | 52 |
|
46 | | -## 1.2.0 |
| 53 | +## [1.2.0] |
47 | 54 |
|
48 | 55 | ### Added |
49 | 56 |
|
50 | 57 | - [Adds support for Vault address environment variables](https://github.com/premium-minds/datagrip-vault-plugin/pull/9) |
51 | 58 | - [Adds support for Vault token helper](https://github.com/premium-minds/datagrip-vault-plugin/pull/11) |
52 | 59 |
|
53 | | -## 1.1.0 |
| 60 | +## [1.1.0] |
54 | 61 |
|
55 | 62 | ### Changed |
56 | 63 |
|
57 | 64 | - [Removes Datagrip upper bound limit](https://github.com/premium-minds/datagrip-vault-plugin/commit/41b818116c77dc00ae22b9922dc7f926912440fc) |
58 | 65 |
|
59 | | -## 1.0.1 |
| 66 | +## [1.0.1] |
60 | 67 |
|
61 | 68 | ### Fixed |
62 | 69 |
|
63 | 70 | - [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) |
64 | 71 |
|
65 | | -## 1.0.0 |
| 72 | +## [1.0.0] |
66 | 73 |
|
67 | 74 | ### Added |
68 | 75 |
|
|
72 | 79 |
|
73 | 80 | - Dropped support for older versions < Datagrip 2022.2 (221) |
74 | 81 |
|
75 | | -## 0.0.2 |
| 82 | +## [0.0.2] |
76 | 83 |
|
77 | 84 | ### Added |
78 | 85 |
|
79 | 86 | - Integration with [HashiCorp Vault](https://www.vaultproject.io/) |
80 | 87 | - Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template) |
| 88 | + |
| 89 | +[Unreleased]: https://github.com/premium-minds/datagrip-vault-plugin//compare/2.0.0...HEAD |
| 90 | +[2.0.0]: https://github.com/premium-minds/datagrip-vault-plugin//compare/1.3.6...2.0.0 |
| 91 | +[1.3.6]: https://github.com/premium-minds/datagrip-vault-plugin//compare/1.3.5...1.3.6 |
| 92 | +[1.3.5]: https://github.com/premium-minds/datagrip-vault-plugin//compare/1.3.4...1.3.5 |
| 93 | +[1.3.4]: https://github.com/premium-minds/datagrip-vault-plugin//compare/1.3.3...1.3.4 |
| 94 | +[1.3.3]: https://github.com/premium-minds/datagrip-vault-plugin//compare/1.3.2...1.3.3 |
| 95 | +[1.3.2]: https://github.com/premium-minds/datagrip-vault-plugin//compare/1.3.1...1.3.2 |
| 96 | +[1.3.1]: https://github.com/premium-minds/datagrip-vault-plugin//compare/1.3.0...1.3.1 |
| 97 | +[1.3.0]: https://github.com/premium-minds/datagrip-vault-plugin//compare/1.2.1...1.3.0 |
| 98 | +[1.2.1]: https://github.com/premium-minds/datagrip-vault-plugin//compare/1.2.0...1.2.1 |
| 99 | +[1.2.0]: https://github.com/premium-minds/datagrip-vault-plugin//compare/1.1.0...1.2.0 |
| 100 | +[1.1.0]: https://github.com/premium-minds/datagrip-vault-plugin//compare/1.0.1...1.1.0 |
| 101 | +[1.0.1]: https://github.com/premium-minds/datagrip-vault-plugin//compare/1.0.0...1.0.1 |
| 102 | +[1.0.0]: https://github.com/premium-minds/datagrip-vault-plugin//compare/0.0.2...1.0.0 |
| 103 | +[0.0.2]: https://github.com/premium-minds/datagrip-vault-plugin//commits/0.0.2 |
0 commit comments