Josh Black
557bb7e5ea
update go-jose dep ( #24233 )
v1.14.7
2023-11-21 23:51:33 +00:00
hc-github-team-secure-vault-core
a81a0387cf
backport of commit 66b3e439d8 ( #24220 )
...
Co-authored-by: Scott Miller <smiller@hashicorp.com >
2023-11-21 10:01:17 -06:00
Chelsea Shaw
53fc7dc9d7
Backport UI fix auth list test ( #24202 )
2023-11-20 13:54:49 -06:00
hc-github-team-secure-vault-core
d1a1dd46b8
backport of commit bcbd45b380 ( #24198 )
...
Co-authored-by: Steven Clark <steven.clark@hashicorp.com >
2023-11-20 16:15:28 +00:00
hc-github-team-secure-vault-core
09300240cb
backport of commit 53040690a2 ( #24195 )
...
Co-authored-by: Steven Clark <steven.clark@hashicorp.com >
2023-11-20 15:58:50 +00:00
Ryan Cragun
ba810a9f1f
enos: fix licensing on backported files ( #24162 )
...
Signed-off-by: Ryan Cragun <me@ryan.ec >
2023-11-16 12:59:47 -07:00
hc-github-team-secure-vault-core
efb9dce99c
backport of UI: Allow token configuration tune ( #24149 )
...
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com >
2023-11-15 17:35:53 -06:00
Chelsea Shaw
e2aa683e99
UI: helper sort-objects to alphabetize list items ( #24103 ) ( #24145 )
...
* move list to component
* use helper instead
* add changelog
* clarify changelog copy
* delete components now that helper is in use
* move helper to util, remove template helper invokation
* add optional sorting to lazyPaginatedQuery based on sortBy query attribute
* Add serialization to entity-alias and entity so that they can be sorted by name on list view
* Same logic as base normalizeItems for extractLazyPaginatedData so that metadata shows on list
* Add headers
---------
2023-11-15 20:58:12 +00:00
hc-github-team-secure-vault-core
3577316b6a
backport of commit 28e3507680 ( #24142 )
...
Co-authored-by: Robert Hanzlík <robi@junyks.cz >
2023-11-15 16:33:02 +00:00
hc-github-team-secure-vault-core
13d458f3af
backport of commit 0ab8cfdff6 ( #24138 )
...
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com >
2023-11-15 09:38:03 -05:00
Hamid Ghaf
06b5ffda11
update go version to 1.20.11 ( #24123 )
2023-11-14 21:29:33 +00:00
hc-github-team-secure-vault-core
402f3ef8e1
Address a panic when exporting RSA public keys in transit ( #24054 ) ( #24116 )
...
* Address a panic export RSA public keys in transit
- When attempting to export the public key for an RSA key that
we only have a private key for, the export panics with a nil
deference.
- Add additional tests around Transit key exporting
* Add cl
Co-authored-by: Steven Clark <steven.clark@hashicorp.com >
2023-11-14 15:14:47 +00:00
Angel Garbarino
ed85e15d84
manual backport ( #24035 )
2023-11-13 12:45:53 -07:00
hc-github-team-secure-vault-core
7fb094ea2a
Backport of Remove duplicate partial reference from release-notes into release/1.14.x ( #24087 )
...
* Remove duplicate partial reference from release-notes (#24081 )
* remove partial references from release-notes that link to upgrade guides, and change link in partial to anchor
* Clarify leak is memory consumption
There is no leak of information.
* update references in table
* update table to include range for affected versions
---------
Co-authored-by: Meggie Ladlow <meggie@hashicorp.com >
* update link in known issues table
---------
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com >
Co-authored-by: Meggie Ladlow <meggie@hashicorp.com >
2023-11-09 15:42:53 -05:00
hc-github-team-es-release-engineering
ac2934ddf4
Bumped product version to 1.14.7.
2023-11-08 14:15:35 -08:00
hc-github-team-secure-vault-core
1cab12e1aa
Backport of fix log_requests_level misconfiguration into release/1.14.x ( #24058 )
...
* backport of commit 0f5f648c1c
* changelog
---------
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com >
2023-11-08 10:01:32 +00:00
hc-github-team-secure-vault-core
5efc0cb907
backport of commit 7ec3867eea ( #24031 )
...
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com >
v1.14.6
2023-11-06 15:48:43 +00:00
hc-github-team-secure-vault-core
891eb6fd7c
backport of commit b19562db9a ( #24025 )
...
Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com >
2023-11-06 13:51:52 +00:00
hc-github-team-secure-vault-core
d8281229dc
docs: add workaround to known issue loading missing policies from other namespaces ( #23909 ) ( #24017 )
...
* add workaround to known issue with loading missing policies from other namespaces
* remove backtick
* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx
* fix formatting
* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx
* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx
* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx
* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx
* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx
* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx
* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx
* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx
* update count
* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx
* Update website/content/partials/known-issues/internal-error-namespace-missing-policy.mdx
* add link to table
* change naming
* fix reference
* remove backtick
---------
Co-authored-by: Ellie <ellie.sterner@hashicorp.com >
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com >
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com >
2023-11-03 19:16:27 -05:00
hc-github-team-secure-vault-core
e517967325
Docs: Update known issues table logger leak ( #24012 ) ( #24013 )
...
* add logger memory leak to known issues table
* fix version number for 1.15
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com >
2023-11-03 18:10:58 -04:00
Hamid Ghaf
96f5e64b83
Revert "Automatically track subloggers in allLoggers ( #22038 )" ( #24005 )
...
This reverts commit 4c8cc87794 .
2023-11-03 14:40:17 -07:00
hc-github-team-secure-vault-core
59c189b980
Add known issue for sublogger memory leak ( #23977 ) ( #24008 )
...
* add known issue for sublogger memory leak
* update known issue
* Update website/content/partials/known-issues/ephemeral-loggers-memory-leak.mdx
* Update website/content/partials/known-issues/ephemeral-loggers-memory-leak.mdx
* Update website/content/partials/known-issues/ephemeral-loggers-memory-leak.mdx
---------
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com >
Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com >
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com >
Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com >
2023-11-03 17:04:47 -04:00
hc-github-team-secure-vault-core
cde950d60d
backport of commit 9538c6e59b ( #23997 )
...
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2023-11-03 11:06:59 -07:00
hc-github-team-secure-vault-core
b488b2f40e
backport of commit d93a13a7e3 ( #23990 )
...
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2023-11-03 17:24:52 +00:00
hc-github-team-secure-vault-core
b7517d0eb0
replace nytimes/gziphandler with klauspost/compress/gzhttp ( #23898 ) ( #23962 )
...
Co-authored-by: Marc Boudreau <marc.boudreau@hashicorp.com >
2023-11-02 16:16:18 -04:00
hc-github-team-secure-vault-core
8814a4bd5a
backport of commit 750ab337ea ( #23955 )
...
Co-authored-by: Steven Clark <steven.clark@hashicorp.com >
2023-11-02 12:29:00 +00:00
hc-github-team-secure-vault-core
6abce7fa24
Backport of [DOCS] Link to compliance page for vault instead of a pdf into release/1.14.x ( #23933 )
...
* backport of commit 95535193a4
* Remove ref to missing partial
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com >
2023-11-01 10:59:21 -07:00
hc-github-team-secure-vault-core
b0b01cf0d7
backport of commit 30a8435499 ( #23926 )
...
Co-authored-by: Ryan Cragun <me@ryan.ec >
2023-10-31 15:34:22 -06:00
hc-github-team-secure-vault-core
c07c8f2b6c
backport of commit 63ab253cb4 ( #23929 )
...
Co-authored-by: Ellie <ellie.sterner@hashicorp.com >
2023-10-31 15:18:21 -05:00
hc-github-team-secure-vault-core
82047e61d0
backport of commit 9b1120b083 ( #23917 )
...
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com >
2023-10-31 10:49:28 -04:00
hc-github-team-secure-vault-core
76d238646b
Backport of core: fix bug where deadlock detection was always on for expiration and quotas into release/1.14.x ( #23904 )
...
* backport of commit 66494c8129
* Remove slices package
* remove slices
---------
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com >
2023-10-30 17:21:47 +00:00
hc-github-team-secure-vault-core
1355b1d7bf
backport of commit 26bae55997 ( #23900 )
...
Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com >
2023-10-30 08:47:45 -07:00
hc-github-team-secure-vault-core
101e5a5d52
docs/update docs with known issue ( #23866 ) ( #23892 )
...
* update docs with known issue
* Update website/content/partials/internal-error-namespace-missing-policy.mdx
* Update website/content/partials/internal-error-namespace-missing-policy.mdx
* add upgrade and release notes and change file location
* add 1.13 and 1.14 release and upgrade docs
---------
Co-authored-by: Ellie <ellie.sterner@hashicorp.com >
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com >
2023-10-27 18:19:20 -05:00
hc-github-team-secure-vault-core
930757314c
backport of commit 425b1e333d ( #23885 )
...
Co-authored-by: Josh Black <raskchanky@gmail.com >
2023-10-27 16:42:18 +00:00
hc-github-team-secure-vault-core
274436c097
api/seal-status: fix deadlock when namespace is set on seal-status calls ( #23861 ) ( #23879 )
...
* api/seal-status: fix deadlock when namespace is set on seal-status calls
* changelog
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com >
2023-10-27 14:47:12 +00:00
hc-github-team-secure-vault-core
3fe08e8374
backport of commit fb97a459ec ( #23876 )
...
Co-authored-by: miagilepner <mia.epner@hashicorp.com >
2023-10-27 14:28:07 +00:00
hc-github-team-secure-vault-core
c948c64a84
backport of commit a46def288f ( #23869 )
...
Co-authored-by: Ryan Cragun <me@ryan.ec >
2023-10-26 21:36:50 +00:00
hc-github-team-secure-vault-core
13512d53ac
backport of commit 307d27ef77 ( #23857 )
...
Co-authored-by: Scott Miller <smiller@hashicorp.com >
2023-10-26 12:59:59 -05:00
hc-github-team-secure-vault-core
ccf359899b
backport of commit 8c9929bed2 ( #23863 )
...
Co-authored-by: Steven Clark <steven.clark@hashicorp.com >
2023-10-26 13:50:53 -04:00
Theron Voran
bf68bdc8cc
backport of commit 41cc3b31bf ( #23860 )
...
docs/vault-helm: updates for the last release (v0.25.0) (#23844 )
2023-10-26 10:31:15 -07:00
hc-github-team-secure-vault-core
d7727dd5e2
backport of fix changelog anchor ( #23828 )
...
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com >
2023-10-26 11:35:30 -05:00
hc-github-team-secure-vault-core
340e29299e
Backport of Update hashicorp/vault-plugin-secrets-mongodbatlas to v0.10.2 into release/1.14.x ( #23851 )
...
* Update hashicorp/vault-plugin-secrets-mongodbatlas to v0.10.2 (#23849 )
* Automated dependency upgrades
* Add changelog
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com >
* Run tidy
---------
Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com >
Co-authored-by: Luis (LT) Carbonell <lt.carbonell@hashicorp.com >
2023-10-26 10:32:08 -04:00
hc-github-team-secure-vault-core
56d3c2c28d
backport of commit 548b7a094b ( #23847 )
...
Co-authored-by: Andreas Gruhler <andreas.gruhler@adfinis.com >
2023-10-26 12:31:09 +00:00
hc-github-team-secure-vault-core
725de7bce2
Fix segments fragments loss ( #23781 ) ( #23841 )
...
* add ent changes
* add changelog
* make fmt
Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com >
2023-10-25 21:55:45 +00:00
hc-github-team-secure-vault-core
c07fb7e298
backport of commit c0ad3f6ce2 ( #23835 )
...
Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com >
2023-10-25 15:20:26 -04:00
hc-github-team-secure-vault-core
e83f62dadb
Revert "Implement user lockout log ( #23140 )" ( #23741 ) ( #23765 )
...
This reverts commit 92fcfda8ad .
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com >
2023-10-25 15:38:58 +00:00
hc-github-team-es-release-engineering
5d3d8b79e9
Bumped product version to 1.14.6.
2023-10-24 19:18:27 -04:00
hc-github-team-secure-vault-core
4bd017d3ba
backport of commit 3d37a2507b ( #23810 )
...
Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com >
2023-10-24 22:07:54 +00:00
hc-github-team-secure-vault-core
b7fb057152
backport of commit a10685c521 ( #23803 )
...
Co-authored-by: Steven Clark <steven.clark@hashicorp.com >
2023-10-24 14:26:24 +00:00
hc-github-team-secure-vault-core
559f864654
backport of commit 87376a1f5c ( #23790 )
...
Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com >
2023-10-23 16:19:20 +00:00