vault/changelog
Vault Automation 6c52175b8d
events: send events from primary to secondary clusters (#8214) (#11451)
Collect event subscriber filters on the active node of a cluster as
"cluster wide" filters, and send them from the secondary active to the
primary active node (`SendSecondaryFilters rpc`). The primary active
node forwards events downstream to the secondary active node if the
events match the secondary cluster's subscriber filters
(`RecvPrimaryEvents rpc`). Then the events are further distributed
around the secondary cluster via the existing `RecvActiveNodeEvents`
and `SendStandbyFilters` rpc's.

Events are forwarded downstream to the secondary cluster if the mount
exists on the secondary cluster, i.e. events from mounts with
`local=true` aren't forwarded, and events from mounts that are not
replicated via paths-filter aren't forwarded.

(This is the CE portion of the above^^)

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2025-12-18 10:56:55 -08:00
..
6483.txt Support mixed case consul service tags on consul storage engine (#6483) 2023-07-25 20:26:54 +00:00
7277.txt Allow globbing dis/allowed_policies_glob in token roles (#7277) 2021-09-21 08:25:06 -07:00
9081.txt updated usage example (#9081) 2022-08-24 09:03:30 -04:00
9109.txt Add support for go-sockaddr templated addresses in config. (#9109) 2021-10-21 10:10:48 -04:00
9733.txt Add docs and changelog for PR 9733 (#27313) 2024-06-03 14:09:57 -04:00
9802.txt Add systemd notify support to Agent. Resolves: #7028 (#9802) 2022-08-29 08:18:47 -04:00
9972.txt add to changelog (#10601) 2020-12-18 10:26:08 -07:00
10072.txt docs change for max request size community PR (#10723) 2021-01-27 10:02:00 -08:00
10077.txt Templates and 1 example (#10363) 2020-11-16 14:05:28 -05:00
10085.txt Fix entity group associations (#10085) 2021-10-01 10:22:52 -04:00
10101.txt Dedup from_entity_ids when merging two entities (#10101) 2021-10-12 15:35:19 -04:00
10131.txt changelog: add PR 10131 to the changelog (#10688) 2021-01-12 18:24:04 -08:00
10181.txt Add a Changelog entry for 10181 (#11293) 2021-04-07 11:44:19 -05:00
10231.txt Allow Vault Agent to run as a Windows service (#10231) 2020-11-23 14:24:32 -08:00
10249.txt Add allowed_uri_sans_template (#10249) 2021-12-15 09:18:28 -06:00
10299.txt Expose ssh algorithm_signer in web interface (#10114) (#10299) 2022-11-10 14:24:53 -08:00
10365.txt "vault operator usage" CLI for client count reporting (#10365) 2020-11-23 14:57:35 -06:00
10375.txt changelog with go changelog (#10434) 2020-11-30 09:24:24 -08:00
10384.txt Match influxdb changelog with correct PR (#10535) 2020-12-11 15:50:07 -07:00
10386.txt changelog for vault 849 (#10435) 2020-11-30 10:28:32 -08:00
10416.txt Add changelog for #10416 (#10473) 2020-12-01 16:08:19 +00:00
10417.txt Fix delete role issue on transform (#10417) 2020-11-23 10:38:09 -06:00
10424.txt Fix license caching issue (#10424) 2020-12-02 18:21:14 +01:00
10433.txt MySQL - Fix username generation length bug (#10433) 2020-12-01 15:24:51 -07:00
10444.txt Add AllowedHeader and fix AllowedOrigins in the API (#10482) 2020-12-03 14:31:25 +01:00
10456.txt changelog/10456.txt 2020-12-10 06:55:24 -05:00
10467.txt Add retry policy and fix documentation for Cassandra storage backend (#10467) 2022-08-30 11:00:48 -07:00
10487.txt Only use entropy augmentation for root token creation [VAULT-670] (#10487) 2020-12-04 09:44:04 -08:00
10489.txt core: Record the time a node became active (#10489) 2020-12-11 16:50:19 -08:00
10490.txt Fix UI custom header values (#10511) 2020-12-15 15:58:03 +01:00
10491.txt No 'v' in version HTML anchor (#10491) 2020-12-08 11:21:48 -06:00
10498.txt Be consistent with how we report init status. (#10498) 2020-12-08 13:55:34 -05:00
10505.txt Add helper for encoding/decoding root tokens and OTP generation in SDK module (#10504) (#10505) 2021-12-01 08:05:49 -05:00
10514.txt metrics: activity log (#10514) 2021-01-26 16:37:07 -06:00
10520.txt Send a test message before committing a new audit device. (#10520) 2020-12-16 16:00:32 -06:00
10536.txt rate limit: fix initialize defaults (#10536) 2020-12-14 14:55:52 -05:00
10537.txt Improve consistency in error messages (#10537) 2020-12-11 15:21:53 -06:00
10546.txt Updates the OIDC/JWT auth plugin (#10546) 2020-12-14 10:07:07 -08:00
10556.txt Only set the namespace if the env var isn't present (#1519) (#10556) 2020-12-14 11:40:48 -08:00
10558.txt changelog: add entry for 10558 (#10563) 2020-12-14 12:00:26 -08:00
10579.txt Fix ip disclosure (#10649) 2021-01-05 15:32:47 -06:00
10588.txt UI/managed namespace changes (#10588) 2021-01-07 14:18:36 -06:00
10596.txt Bug: Fix issue with double encoding on space in secret history route (#10596) 2021-01-04 09:32:52 -07:00
10603.txt Add changelog entry for Snowflake DB support being added (#11078) 2021-03-10 16:09:13 -08:00
10609.txt Add log gathering to debug command. (#10609) 2020-12-22 15:15:24 -05:00
10613.txt Feature flags API (#10613) 2021-01-06 16:05:00 -06:00
10624.txt Update Azure MSI endpoint (#10624) 2024-06-04 10:19:18 -07:00
10650.txt Make the error response to the sys/internal/ui/mounts with no client token consistent (#10650) 2021-01-07 11:46:08 -06:00
10653.txt add variable entropy readers to cert gen helpers [VAULT-1179] (#10653) 2021-01-08 09:48:27 -08:00
10655.txt UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
10677.txt UI: Update dependencies (#10677) 2021-02-01 13:38:03 -06:00
10684.txt UI: Fix shape of response anticipated from feature-flags endpoint (#10684) 2021-01-11 14:44:52 -06:00
10689.txt Update 10689.txt 2021-02-24 13:29:09 -05:00
10705.txt changelog: add entry for PR 10705 (#10785) 2021-01-26 12:54:15 -08:00
10708.txt Protect part of emitMetrics from panic behavior during post-seal (#10708) 2021-01-19 14:06:50 -08:00
10725.txt Implement sys/seal-status and sys/leader in system backend (#10725) 2021-01-20 14:04:24 -06:00
10726.txt Minimal change to ensure that the bulky leaseEntry isn't kept in memory. (#10726) 2021-01-19 17:51:41 -05:00
10730.txt Update to go 1.15.7 (#10730) 2021-01-20 11:02:33 -08:00
10743.txt make token create case insensitive [VAULT-1021] (#10743) 2021-01-27 09:56:54 -08:00
10744.txt Documentation for barrier autorotation (#11027) 2021-03-01 10:45:22 -06:00
10751.txt secrets/consul: Add support to auto-bootstrap Consul ACL system (#10751) 2022-04-20 17:16:15 -05:00
10756.txt Pull in newest consul-template from master and all corresponding dependencies [VAULT-1392] (#10756) 2021-01-29 12:30:16 -08:00
10757.txt Set namespace for template server in agent (#10757) 2021-01-25 17:37:01 -05:00
10758.txt changelog++ (#10775) 2021-01-26 12:45:54 -05:00
10759.txt CHANGELOG update: GCP secrets WAL issue fix (#10776) 2021-01-26 13:50:39 -08:00
10766.txt Add Username Templating Concepts page (#10935) 2021-02-26 16:04:12 -07:00
10767.txt Add Username Templating Concepts page (#10935) 2021-02-26 16:04:12 -07:00
10812.txt Changing from "changelog" to "release-note" (#11303) 2021-04-07 18:21:01 -04:00
10826.txt Changing from "changelog" to "release-note" (#11303) 2021-04-07 18:21:01 -04:00
10833.txt Set TokenParent in the Index to be cached (#10833) 2021-02-03 18:30:41 -08:00
10834.txt Add Username Templating Concepts page (#10935) 2021-02-26 16:04:12 -07:00
10848.txt Updating date-fns library from 1.x to 2.x (#10848) 2021-02-08 13:13:00 -07:00
10850.txt agent: allow auto-auth to use an existing token (#10850) 2021-02-11 09:36:03 -05:00
10855.txt Fill in missing lease ID deterministically. Generate a UUID on creation. (#10855) 2021-02-08 13:46:59 -06:00
10858.txt Add Username Templating Concepts page (#10935) 2021-02-26 16:04:12 -07:00
10877.txt Correct lock acquisition order in the pathEntityMergeID identity to fix deadlock condition (#10877) 2021-02-10 11:05:16 -05:00
10886.txt Let allowed_users template mix templated and non-templated parts (#10886) 2021-10-19 15:00:15 -07:00
10901.txt Use an atomic to avoid a race in runEventDemuxer. (#10901) 2021-02-11 11:50:41 -05:00
10904.txt UI: Upgrade storybook (#10904) 2021-02-11 12:16:00 -07:00
10906.txt Add Username Templating Concepts page (#10935) 2021-02-26 16:04:12 -07:00
10919.txt Updates the JWT/OIDC auth plugin (#10919) 2021-02-16 17:21:35 -08:00
10927.txt agent: persistent caching support (#10938) 2021-03-03 14:01:33 -08:00
10931.txt Bundle new Vault plugin: Terraform secrets (#10931) 2021-02-19 16:38:56 -06:00
10938.txt agent: persistent caching support (#10938) 2021-03-03 14:01:33 -08:00
10942.txt Add TOTP support to Okta Auth (#10942) 2021-02-21 21:18:17 -08:00
10948.txt Adds "raw(/pem)" format to individual cert routes (#10947) (#10948) 2022-02-07 09:47:13 -05:00
10949.txt UI/Database Secrets Engine cleanup (#10949) 2021-02-19 14:04:51 -06:00
10951.txt UI/add usage metrics description (#10951) 2021-02-22 09:35:15 -06:00
10952.txt update docs related to OCI alias changes (#10952) 2021-02-23 10:08:15 -06:00
10953.txt Add changelog entry for #10953 (#11077) 2021-03-10 15:54:15 -08:00
10961.txt Add support for signed GET requests for aws authentication (#10961) 2023-08-15 15:40:12 -04:00
10964.txt Add configurable exponential backoff to Agent auto-auth (#10964) 2021-02-23 12:04:21 -08:00
10980.txt UI: Show error when connection roles fail to update on role create (#10980) 2021-02-23 10:47:02 -06:00
10982.txt UI: Add the wizard to the database secret engine (#10982) 2021-02-23 13:52:39 -07:00
10992.txt Make metrics access unauthenticated when in dev mode. (#10992) 2021-02-24 14:04:23 -05:00
10995.txt Vendor Couchbase DB plugin v0.3.0 (#10995) 2021-02-25 12:59:45 -07:00
10996.txt Vendor OpenLDAP v0.4.0 (#10996) 2021-02-25 13:00:00 -07:00
10997.txt Changing from "changelog" to "release-note" (#11303) 2021-04-07 18:21:01 -04:00
11000.txt Fix missing changelog (#13230) 2021-11-19 12:59:00 -08:00
11011.txt Changing from "changelog" to "release-note" (#11303) 2021-04-07 18:21:01 -04:00
11015.txt Changing from "changelog" to "release-note" (#11303) 2021-04-07 18:21:01 -04:00
11018.txt Changing from "changelog" to "release-note" (#11303) 2021-04-07 18:21:01 -04:00
11022.txt Add Partial Month Client Count API for Activity Log (#11022) 2021-03-01 16:15:59 -07:00
11084.txt Allow setting of Consul ServiceMeta tags from config file (#11084) 2024-05-27 16:28:10 -04:00
11094.txt Changing from "changelog" to "release-note" (#11303) 2021-04-07 18:21:01 -04:00
11113.txt Changing from "changelog" to "release-note" (#11303) 2021-04-07 18:21:01 -04:00
11119.txt UI: Connection "Add Role" automatically populates database in form (#11119) 2021-03-17 11:32:27 -05:00
11127.txt Changing from "changelog" to "release-note" (#11303) 2021-04-07 18:21:01 -04:00
11129.txt Add command to look up a lease by ID (#11129) 2021-03-18 11:11:09 -05:00
11142.txt Changing from "changelog" to "release-note" (#11303) 2021-04-07 18:21:01 -04:00
11143.txt UI/control groups kv (#11143) 2021-03-22 10:03:47 -06:00
11182.txt UI/namespace bug (#11182) 2021-03-23 14:55:31 -06:00
11208.txt Replace go-bindata-assetfs build dependency with native go:embed (#11208) 2021-08-18 11:05:11 -04:00
11213.txt UI: Fix status menu bug (#11213) 2021-03-26 09:53:33 -06:00
11216.txt certutil: select appropriate hash algorithm for ECDSA signature (#11216) 2021-11-04 16:33:01 -04:00
11218.txt pki: calculate Subject Key Identifier according to RFC 5280 (#11218) 2022-01-28 10:46:51 -05:00
11226.txt Changing from "changelog" to "release-note" (#11303) 2021-04-07 18:21:01 -04:00
11231.txt UI/database mssql (#11231) 2021-04-14 16:07:07 -05:00
11245.txt improvement: add signature_bits field to CA and signers (#11245) 2021-09-10 14:39:05 -07:00
11247.txt Autopilot: Return leader info via delegate (#11247) 2021-04-27 15:54:26 -04:00
11252.txt Add CL for #11252. (#11368) 2021-04-16 09:33:47 -04:00
11256.txt Updated show lease with toggle ttl picker (#11256) 2021-04-02 13:23:56 -07:00
11258.txt UI/fix kvv2 version (#11258) 2021-04-02 15:17:42 -05:00
11259.txt Changing from "changelog" to "release-note" (#11303) 2021-04-07 18:21:01 -04:00
11260.txt Add HA only autopilot to changelog (#11339) 2021-04-12 09:57:45 -04:00
11262.txt Cassandra DB plugin: Allow special chars in usernames (#11262) 2021-04-16 14:01:15 -06:00
11269.txt Switch to shared raft-boltdb library and add metrics (#11269) 2021-04-26 16:01:26 -07:00
11283.txt Bug Fix: OIDC with hcp flag (#11283) 2021-04-07 10:46:06 -06:00
11284.txt UI/obscure secret on input (#11284) 2021-04-22 08:58:37 -06:00
11288.txt Add ServerName to Vault Agent template config (#11288) 2021-05-13 07:18:15 -07:00
11289.txt Add HTTP response headers for hostname and raft node ID (if applicable) (#11289) 2021-04-20 15:25:04 -07:00
11294.txt Bug: DB secret engine not showing "Select one" in role select options (#11294) 2021-04-08 13:46:40 -06:00
11324.txt Add support for unauthenticated pprof access on a per-listener basis,… (#11324) 2021-04-19 14:30:59 -04:00
11345.txt feat(aws): add ability to provide a role session name when generating STS credentials (#11345) 2021-05-17 11:03:09 -07:00
11360.txt Updated search select component styling (#11360) 2021-04-19 15:40:18 -07:00
11364.txt Don't cut off stack traces at 32MB. (#11364) 2021-04-16 15:55:05 -04:00
11365.txt Validate hostnames when using TLS in Cassandra (#11365) 2021-04-16 15:52:35 -06:00
11366.txt Add metrics for requests forwarded by standbys. (#11366) 2021-04-16 14:02:20 -04:00
11367.txt pki: fix tidy removal on revoked entries (#11367) 2021-04-19 09:40:40 -07:00
11371.txt Fix goroutine leak caused by updating rate quotas (#11371) 2021-04-16 14:00:01 -04:00
11377.txt On lease deletion, also delete non-orphan batch token parent index (#11377) 2021-04-16 17:03:22 -04:00
11388.txt Updates the JWT/OIDC auth plugin to v0.9.3 (#11388) 2021-04-19 09:14:17 -07:00
11404.txt Add root rotation statement support to mongoDB (#11404) 2021-04-19 15:40:44 -05:00
11408.txt Make cubbyhole revocation/tidying compatible with cubbys in namespaces. (#11408) 2021-04-19 17:28:04 -04:00
11442.txt UI/okta duo push notification (#11442) 2021-05-06 12:29:39 -06:00
11447.txt UI/update UI deps (#11447) 2021-04-26 11:23:57 -05:00
11451.txt secrets/database: Fixes marshalling bug for json.Number types (#11451) 2021-04-23 14:07:26 -07:00
11453.txt [VAULT-1441] Fix race that allowed remounting on path used by another mount (#11453) 2021-04-24 09:05:41 -07:00
11473.txt Update Agent Auth with GCP to use new SignJWT endpoint (#11473) 2021-04-30 15:45:06 -05:00
11495.txt Add support for templated values in SSH CA DefaultExtensions. (#11495) 2021-05-13 14:37:22 -07:00
11500.txt Updated code mirror component for consistency (#11500) 2021-05-06 09:59:15 -07:00
11502.txt Adding changelog for #11502 (#11944) 2021-06-25 15:41:08 -07:00
11506.txt Use correct mount accessor when refreshing external group memberships (#11506) 2021-05-03 08:23:59 -04:00
11517.txt When running under systemd, send notifications about server startup, shutdown, and config reload (#11517) 2021-05-04 14:47:16 -05:00
11530.txt KV 2 Toolbar delete redesign (#11530) 2021-05-19 10:43:55 -06:00
11532.txt Fixes #11914. (#11915) 2021-06-22 12:39:23 -04:00
11541.txt Fix barrier key autoration config edge cases (#11541) 2021-05-05 14:39:04 -05:00
11562.txt changelog: add changelog for #11562 (#11564) 2021-05-07 11:43:09 -07:00
11576.txt agent/cert: properly return the cached client on AuthClient (#11576) 2021-05-12 14:59:07 -07:00
11585.txt DB engine: Check ErrPluginStaticUnsupported in rollback code (#11601) 2021-05-12 17:09:56 -06:00
11586.txt UI: Regex validation on transform templates (#11586) 2021-05-12 10:12:33 -05:00
11588.txt Add an exponential backoff to TCP listeners to avoid fast loops in error scenarios (#11588) 2021-05-12 10:47:38 -05:00
11596.txt core: updates to password policy generator (#11596) 2021-05-13 09:55:46 -04:00
11597.txt Fix: link on database role item goes to correct URL (#11597) 2021-05-12 14:33:35 -05:00
11600.txt Add ability to customize some timeouts in MongoDB database plugin (#11600) 2021-05-17 11:40:35 -06:00
11607.txt Vault 1979: Query API for Irrevocable Leases (#11607) 2021-06-02 10:11:30 -06:00
11628.txt Fix: Transit encrypt batch does not honor key_version (#11628) 2021-05-27 14:05:20 -05:00
11638.txt AWS Auth: Update error message to include underlying error (#11638) 2021-05-17 13:56:35 -06:00
11641.txt UI/fix identity model (#11641) 2021-05-17 16:41:39 -05:00
11647.txt Tokenutil: Perform num uses check earlier (#11647) 2021-05-19 14:06:08 -04:00
11650.txt Patch expiration fix over from ENT (#11650) 2021-05-18 14:55:38 -07:00
11672.txt UI/tools partial (#11672) 2021-05-24 10:45:35 -06:00
11680.txt Update cluster status partial to component (#11680) 2021-05-27 09:52:51 -07:00
11696.txt changelog: add entry for #11696 (#11715) 2021-05-27 10:57:59 -07:00
11705.txt UI unseal screen updates (#11705) 2021-05-26 13:59:11 -05:00
11708.txt UI: allow reset on database json fields (#11708) 2021-05-27 16:25:58 -05:00
11759.txt UI/license banners (#11759) 2021-06-03 15:30:26 -05:00
11775.txt agent: restart template runner on retry for unlimited retries (#11775) 2021-06-21 16:10:15 -07:00
11778.txt UI/license page with autoload (#11778) 2021-06-07 12:44:39 -05:00
11780.txt Add support for ed25519 (#11780) 2021-10-05 11:28:49 -04:00
11784.txt Updates the JWT/OIDC auth plugin to v0.9.4 (#11784) 2021-06-07 16:02:57 -07:00
11785.txt Implement ember-cp-validations on KV secret engine (#11785) 2021-06-15 09:21:54 -06:00
11795.txt Displays Auth Method description on Vault UI login page (#11795) 2021-06-14 13:03:49 -07:00
11796.txt add changelog to influxdb (#11896) 2021-06-18 14:56:41 -05:00
11802.txt Udate to Go 1.16.5 (#11802) 2021-06-09 10:38:52 -04:00
11820.txt db/cassandra: Adding changelog and documentation (#11822) 2021-06-10 19:06:40 -04:00
11826.txt Omit wrapping tokens and control groups from client counts (#11826) 2021-06-10 15:57:51 -07:00
11836.txt mod: update vault-plugin-secrets-ad@v0.9.1 (#11837) 2021-06-11 13:40:51 -04:00
11838.txt dep: update consul-template to v0.26.0 (#11838) 2021-06-11 10:29:40 -07:00
11861.txt Cassandra: Refactor PEM parsing logic (#11861) 2021-06-21 11:38:08 -06:00
11864.txt Fix for Issue 11863 - Panic when creating/updating approle role with token_type (#11864) 2021-06-24 13:03:41 -04:00
11872.txt Mongo doesnt allow periods in usernames (#11872) 2021-06-24 13:26:31 -04:00
11878.txt UI/cp validations kv duplicate path (#11878) 2021-06-22 10:34:00 -06:00
11884.txt UI/fix safari oidc login (#11884) 2021-06-17 15:56:04 -05:00
11887.txt base32.DecodeString expects length 8 for the buffer (#11887) 2021-07-14 07:38:10 -04:00
11895.txt Add new boltdb options (#11895) 2021-06-21 11:35:40 -07:00
11899.txt RabbitMQ - Add username customization (#11899) 2021-06-22 14:50:46 -05:00
11904.txt Improving Handling of Unix Domain Socket Addresses (#11904) 2022-06-21 15:16:58 -07:00
11907.txt raft: Set BatchApplyCh for more consistent batch sizes (#11907) 2021-06-21 12:00:41 -07:00
11934.txt agent/template: add static_secret_render_interval configurable (#11934) 2021-06-24 15:40:31 -04:00
11942.txt secrets/ad: change improvement to feature in changelog (#12095) 2021-07-15 15:55:40 -04:00
11956.txt mongodbatlas: update changelog for username customization (#12098) 2021-07-15 15:44:03 -05:00
11957.txt Update ElasticSearch DB plugin to v0.8.0 (#11957) 2021-06-29 08:07:00 -05:00
11958.txt changelog: update feature formatting for gcp and key management secrets (#12120) 2021-07-19 12:16:27 -07:00
11963.txt Handle form validation for open api form (#11963) 2021-07-13 15:50:27 -07:00
11969.txt Agent JWT auto auth remove_jwt_after_reading config option (#11969) 2022-07-25 07:42:09 -06:00
11970.txt [VAULT-708] Zero out request counter on preSeal (#11970) 2021-07-07 14:03:39 -05:00
11975.txt [ldap] auth method fix request_timeout (#11975) 2021-07-01 13:33:01 -05:00
11980.txt Update Go client libraries for etcd (#11980) 2021-09-29 14:28:13 -04:00
11984.txt UI: Show day of month instead of day of year in the expiration warning dialog (#11984) 2021-09-02 18:06:55 -04:00
11992.txt vault delete should allow the same output options as vault write,… (#11992) 2021-07-06 10:36:07 -04:00
11995.txt Truncate Secret Engine Description Text (#11995) 2021-07-08 08:21:10 -07:00
11997.txt Update SnowflakeDB plugin to v0.2.0 (#11997) 2021-07-06 13:23:03 -05:00
12003.txt Adds transform secrets engine to feature (#12003) 2021-07-07 16:14:54 -07:00
12008.txt Docfix: "Fix" is not a valid release-note type (#12676) 2021-09-29 14:54:58 -06:00
12016.txt Redshift - Add username customization (#12016) 2021-07-08 10:29:12 -05:00
12019.txt Change changelog type for openldap bug fix (#12112) 2021-07-16 16:37:21 -04:00
12020.txt [VAULT-1836] Support kv-v1 generic mounts for vault.kv.secret.count metric (#12020) 2021-07-09 11:05:05 -04:00
12023.txt changelog: update feature formatting for gcp and key management secrets (#12120) 2021-07-19 12:16:27 -07:00
12024.txt UI/control group db cred (#12024) 2021-07-12 12:50:30 -05:00
12025.txt [VAULT-2776] Add prefix_filter option to Vault (#12025) 2021-07-09 14:49:53 -05:00
12026.txt [VAULT-1986] Cap AWS Token TTL based on Default Lease TTL (#12026) 2021-07-15 10:05:38 -07:00
12031.txt Make the list and kv list commands work with wrapping, e.g. for controlgroups (#12031) 2021-07-09 12:08:58 -04:00
12034.txt VAULT-2809: Tweak creation of vault.db file (#12034) 2021-07-09 14:45:50 -04:00
12035.txt UI: Automatically refresh page on logout (#12035) 2021-07-14 10:01:14 -05:00
12042.txt [VAULT-2825] Fix erroneous 500 resp for field validation errors (#12042) 2021-07-12 13:39:28 -04:00
12049.txt Update node to latest stable version (#12049) 2021-07-22 14:09:12 -07:00
12066.txt [VAULT-1969] Add support for custom IAM usernames based on templates (#12066) 2021-07-20 09:48:29 -07:00
12071.txt Enable building darwin arm64 for 1.8.x (#11855) (#12071) 2021-07-14 09:26:37 -05:00
12073.txt Update kubernetes auth plugin with AliasLookahead fix (#12073) 2021-07-15 14:35:40 +01:00
12079.txt Fix KV Version History queryParams on the component LinkedBlock (#12079) 2021-07-14 15:38:55 -06:00
12084.txt Improve Secret Empty States (#12084) 2021-07-21 12:47:52 -07:00
12087.txt secrets/database: fixes external plugin reconnect after shutdown for v4 and v5 interface (#12087) 2021-07-15 13:41:04 -07:00
12111.txt UI/database cg read role (#12111) 2021-07-20 11:28:44 -05:00
12115.txt fix: print consul svc addr in debug log (#12115) 2021-07-21 13:12:49 -07:00
12117.txt Add ability to optionally clone an api.Client's headers (#12117) 2021-07-19 17:15:31 -04:00
12126.txt VAULT-2285 adding capability to accept comma separated entries for au… (#12126) 2021-08-09 15:37:03 -04:00
12151.txt identity: do not allow a role's token_ttl to be longer than verification_ttl (#12151) 2021-07-28 20:34:52 -05:00
12162.txt Check to make sure context isn't expired before doing a raft operation. (#12162) 2021-08-19 12:03:56 -04:00
12163.txt serviceregistration: add external-source meta value (#12163) 2021-08-03 09:31:01 -07:00
12165.txt Aerospike backend update (#12165) 2021-11-29 11:09:12 -08:00
12166.txt Add more raft metrics, emit more metrics on non-perf standbys (#12166) 2022-10-07 09:09:08 -07:00
12169.txt UI add custom metadata to KV2 (#12169) 2021-08-31 09:41:41 -06:00
12175.txt Fix vault debug so that captured logs include newlines. (#12175) 2021-07-27 09:15:24 -04:00
12185.txt Update genUsername to cap STS usernames at 32 chars (#12185) 2021-08-09 09:40:47 -07:00
12196.txt VAULT-1303 when a request to vault fails, show namespace if set (#12196) 2021-07-30 12:32:05 -04:00
12208.txt identity: enforce key param and key existence on role creation (#12208) 2021-09-08 10:46:58 -05:00
12212.txt UI/TTL helperEnabled/DisabledText fix (#12212) 2021-08-03 15:50:49 -07:00
12229.txt Fix Diagnose Formatting In Disk Usage Checks (#12229) 2021-08-02 10:06:04 -07:00
12245.txt Updating go version to 1.16.6 for security fix (#12245) 2021-08-04 11:30:43 -04:00
12253.txt Update github.com/ulikunitz/xz (#12253) 2021-09-17 09:48:38 -07:00
12255.txt Update github.com/gogo/protobuf (#12255) 2021-09-07 11:40:14 -07:00
12262.txt Switch/upgrade to influxdata/influxdb1-client (#12262) 2022-01-25 13:30:24 -05:00
12265.txt Updates vault-plugin-auth-jwt to v0.10.1 (#12265) 2021-08-04 13:13:02 -07:00
12295.txt UI/StatText Component (#12295) 2021-08-16 11:55:12 -07:00
12301.txt dep: update database-couchbase plugin to v0.4.1 (#12301) 2021-08-12 11:54:19 -07:00
12317.txt Vault 2176 snapshot config issue (#12317) 2021-08-16 10:12:00 -07:00
12320.txt Send x-forwarded-for in Okta Push Factor request (#12320) 2021-09-03 13:09:11 -07:00
12338.txt api: return parse errors if any for storage endpoints (#12338) 2021-08-17 13:19:39 -04:00
12339.txt (OSS Port) Restrict Quota Deletion to Primary Cluster [vault-2399] (#12339) 2021-08-17 15:34:43 -07:00
12340.txt creds/aws: Add support for DSA signature verification for EC2 (#12340) 2021-08-19 09:16:31 -04:00
12348.txt UI: Allow metrics view without config read (#12348) 2021-08-18 15:33:39 -05:00
12351.txt dbplugin: fix error message in DeleteUser (#12351) 2021-08-18 16:12:40 -07:00
12354.txt Handle api explorer routing error (#12354) 2021-08-19 14:32:02 -07:00
12357.txt Fixed overflowing text of flash message container (#12357) 2021-08-19 14:27:22 -07:00
12366.txt Auto-join support for IPv6 discovery (#12366) 2021-09-07 11:55:07 -07:00
12371.txt Upgrade snappy to fix panic with identity/packer on Go 1.16+arm64. (#12371) 2021-08-19 15:51:06 -04:00
12372.txt [MAR-3131] Set grace to 0 on non-positive lease duration (#12372) 2021-08-24 19:06:40 -07:00
12377.txt [VAULT-3226] Use os.rename on windows os (#12377) 2021-08-19 16:05:53 -07:00
12378.txt plugin/snowflake: update gosnowflake to v1.6.1 (#12378) 2021-08-20 11:52:31 -04:00
12379.txt Updates vault-plugin-secrets-gcp to v0.10.2 (#12379) 2021-08-19 16:33:34 -07:00
12388.txt Add code to api.RaftSnapshot to detect incomplete snapshots (#12388) 2021-09-07 11:16:37 -04:00
12393.txt Vault 2823 cc namespace (#12393) 2021-09-07 09:16:12 -07:00
12408.txt bump go to 1.16.7 (#12408) 2021-08-24 09:54:26 -07:00
12409.txt Bug Fix: tab on MaskedInput for GeneratedItems it was clearing the value (#12409) 2021-08-24 08:59:37 -06:00
12413.txt Upgrade pq to fix connection failure cleanup bug (v1.8.0 => v1.10.3) (#12413) 2021-10-01 14:35:51 -07:00
12414.txt Identity: prepublish jwt signing keys (#12414) 2021-09-09 13:47:42 -05:00
12418.txt Add missing read unlock calls in transit backend code (#12652) 2021-09-28 11:59:30 -05:00
12422.txt Client count config view (#12422) 2021-08-25 14:22:15 -07:00
12425.txt Expose secret_id_accessor as WrappedAccessor when wrapping secret-id creation. (#12425) 2021-09-16 10:47:49 -07:00
12428.txt Add PutAutoPilotRaftConfiguration to api (#12428) 2021-11-10 12:10:15 -05:00
12437.txt UI/bar chart horizontal (#12437) 2021-09-07 12:54:33 -07:00
12443.txt change cassandra db plugin timeout to 5s as in docs (#12443) 2022-02-15 07:35:44 -08:00
12451.txt Bootstrap Nomad ACL system if no token is given (#12451) 2022-04-20 11:06:25 -07:00
12473.txt Fail alias rename if the resulting (name,accessor) exists already (#12473) 2021-09-21 08:19:44 -04:00
12478.txt Docfix: "Fix" is not a valid release-note type (#12676) 2021-09-29 14:54:58 -06:00
12483.txt update couchbase plugin version (#12483) 2021-09-07 11:48:10 -05:00
12485.txt Customizing HTTP headers in the config file (#12485) 2021-10-13 11:06:33 -04:00
12502.txt Add Custom metadata field to alias (#12502) 2021-09-17 11:03:47 -07:00
12505.txt dep: update consul-template to v0.27.0 (#12505) 2021-09-09 09:12:42 -07:00
12508.txt CLI: add new -header option to be able to add headers to all cli requests #8754 (#12508) 2021-10-27 11:04:04 -04:00
12514.txt Allow signing self issued certs with a different public key algorithm. (#12514) 2021-09-14 10:07:27 -05:00
12519.txt Fix pkcs7 parsing in some cases (#12519) 2021-09-10 12:17:03 -04:00
12534.txt vault-agent: copy values retrieved from bolt (#12534) 2021-09-13 11:06:08 -07:00
12541.txt UI/ PKI UI Redesign (#12541) 2021-10-04 14:31:36 -07:00
12550.txt Bug fix: allow forward slash in paths for delete menu (#12550) 2021-09-14 12:30:01 -06:00
12554.txt Client count updates (#12554) 2021-09-16 15:28:03 -07:00
12559.txt Use the system rand reader for CA root and intermediate generation (#12559) 2021-09-15 11:59:12 -05:00
12560.txt Use the system rand reader for SSH keypair generation (#12560) 2021-09-15 11:59:28 -05:00
12563.txt Port: Premature Rotation For autorotate (#12563) 2021-09-21 17:45:04 -07:00
12565.txt [VAULT-3519] Return no_default_policy on token role read (#12565) 2021-09-21 09:53:08 -07:00
12577.txt Added namespace search to client count (#12577) 2021-09-22 12:50:59 -07:00
12581.txt Update plugin proto to send tls.ConnectionState (Op.2) (#12581) 2021-10-07 08:06:09 -04:00
12582.txt Patch to support VAULT_HTTP_PROXY variable (#12582) 2021-10-06 09:40:31 -07:00
12600.txt dep: update vault-plugin-secrets-openldap to latest (#12600) 2021-09-21 15:30:19 -07:00
12621.txt update changelog/12621.txt (#13117) 2021-11-10 16:39:27 -08:00
12622.txt UI/bar chart updates (#12622) 2021-09-27 13:48:44 -07:00
12626.txt KV search box when no list access to metadata (#12626) 2021-09-29 14:35:00 -06:00
12629.txt Update Azure secrets engine to use MS Graph (#12629) 2021-09-29 11:28:13 -06:00
12633.txt fix: upgrade vault-plugin-auth-kubernetes (#12633) 2021-09-27 13:10:55 -04:00
12635.txt core: set namespace within GeneratePasswordFromPolicy (#12635) 2021-09-27 09:08:07 -07:00
12646.txt Auth method role edit form should be valid by default (#12646) 2021-10-04 11:53:24 -06:00
12663.txt UI/kv creation time (#12663) 2021-09-28 13:15:43 -06:00
12666.txt make etcd param MaxCallSendMsgSize configurable (#12666) 2023-08-16 15:03:12 -04:00
12668.txt Add support to parameterize unauthenticated paths (#12668) 2021-10-13 11:51:20 -05:00
12672.txt UI/Add Elasticsearch DB (#12672) 2021-10-07 14:00:42 -07:00
12684.txt Softveda patch what is vault (#12686) 2023-08-30 18:27:23 +00:00
12687.txt Add HTTP PATCH support to KV (#12687) 2021-10-13 15:24:31 -04:00
12688.txt agent: tolerate partial restore failure from persistent cache (#12718) 2021-10-08 11:30:04 +01:00
12691.txt Fix a Deadlock on HA leadership transfer (#12691) 2021-10-04 13:55:15 -04:00
12713.txt Removed unpublished:true for sys/internal/* endpoints (#12713) 2021-10-15 14:50:14 -04:00
12715.txt Fix auth/aws so that config/rotate-root saves new key pair to vault (#12715) 2021-10-19 10:26:47 -04:00
12716.txt Fix 1.8 regression preventing email addresses being used as common name within pki certificates (#12336) (#12716) 2021-10-04 14:02:47 -04:00
12718.txt agent: tolerate partial restore failure from persistent cache (#12718) 2021-10-08 11:30:04 +01:00
12720.txt CLI request when namespace is in argument and part of the path (#12720) 2021-10-21 22:35:13 -04:00
12724.txt Upgrade go-kms-wrapping to pickup oci-go-sdk update (#12724) 2021-10-04 16:21:38 -05:00
12731.txt [VAULT-3157] Move mergeStates utils from Agent to api module (#12731) 2021-10-06 10:57:06 -07:00
12747.txt [VAULT-3252] Disallow alias creation if entity/accessor combination exists (#12747) 2021-10-14 09:52:07 -07:00
12752.txt Added support for Oracle db connection (#12752) 2021-10-11 09:20:23 -07:00
12762.txt agent: Use an in-process listener with cache (#12762) 2021-10-15 17:22:19 -07:00
12763.txt Skip metric increment during existence check (#12763) 2022-05-05 10:22:19 -07:00
12770.txt UI/Serialize DB Connection Attributes (#12770) 2021-10-11 16:42:11 -07:00
12780.txt Filter identity token keys (#12780) 2021-10-12 11:14:03 -05:00
12787.txt Add LIST support to sys/policies/password (#12787) 2022-01-24 13:42:14 -08:00
12788.txt Return 404 response when looking for a secret_id_accessor that does not exist (#12788) 2021-10-11 15:07:51 +01:00
12790.txt Add remote_port in the audit logs when it is available (#12790) 2022-01-26 15:47:15 -08:00
12791.txt Return num_uses during authentication (#12791) 2022-01-25 18:59:53 -08:00
12792.txt Some changelog tidying for 1.10 preview (#13385) 2021-12-10 16:23:20 -05:00
12793.txt cl update (#13798) 2022-02-03 16:52:45 -08:00
12795.txt Some changelog tidying for 1.10 preview (#13385) 2021-12-10 16:23:20 -05:00
12796.txt Native Login method for Go client (#12796) 2021-10-26 16:48:48 -07:00
12800.txt UI/OIDC provider (#12800) 2021-10-13 15:04:39 -05:00
12802.txt Diagnose partial/missing telemetry configuration (#12802) 2021-10-20 16:47:59 -05:00
12812.txt Entities may have duplicate policies (#12812) 2021-10-22 19:28:31 -04:00
12814.txt api.Client: support isolated read-after-write (#12814) 2021-10-14 14:51:31 -04:00
12819.txt UI/remove empty rows from DB config pages (#12819) 2021-10-14 13:14:33 -07:00
12820.txt Port: add client ID to TWEs in activity log [vault-3136] (#12820) 2021-10-14 09:10:59 -07:00
12834.txt Fix entity alias deletion (#12834) 2021-10-19 15:05:06 -04:00
12839.txt [VAULT-3379] Add support for contained DBs in MSSQL root rotation and lease revocation (#12839) 2021-10-19 14:11:47 -07:00
12843.txt agent/cache: Store leases in-order in persistent cache so that restore respects dependencies (#12843) 2021-10-27 11:36:48 +01:00
12847.txt Forbid ssh key signing with specified extensions when role allowed_extensions is not set (#12847) 2021-10-15 17:55:18 -04:00
12868.txt Move to go 1.17 (#12868) 2021-10-21 09:32:03 -04:00
12872.txt Restrict ECDSA/NIST P-Curve hash function sizes for cert signing (#12872) 2021-11-12 12:18:38 -05:00
12876.txt Updates vault-plugin-auth-jwt to v0.11.0 (#12876) 2021-10-19 15:22:52 -07:00
12877.txt [VAULT-3008] Update RabbitMQ dependency and fix regression in UserInfo.Tags in v3.9 (#12877) 2021-10-20 09:46:37 -07:00
12881.txt operator generate-root -decode: allow token from stdin (#12881) 2021-10-20 12:29:17 -04:00
12885.txt VAULT-444: Add PKI tidy-status endpoint. (#12885) 2021-11-02 11:12:49 -04:00
12887.txt UI/Remove spinner after token renew (#12887) 2021-10-21 09:05:45 -05:00
12888.txt fix 12888 release note format (#13016) 2021-11-02 16:54:46 -06:00
12890.txt UI Conditionally Copy Tooltips (#12890) 2021-10-21 09:26:56 -06:00
12895.txt adds divider to toolbars with destructive actions (#12895) 2021-10-22 08:11:14 -06:00
12903.txt Set Cassandra connect timeout, not just regular timeout (#12903) 2021-10-22 11:02:28 -04:00
12904.txt UI/Remove token_type field from token auth method (#12904) 2021-10-29 13:00:34 -07:00
12906.txt Vertical resize on .cm-s-hashi.CodeMirror (#12906) 2021-10-22 14:58:04 -06:00
12907.txt Extend kv metadata to get, put, and patch (#12907) 2021-10-26 15:38:56 -04:00
12908.txt Info table row typography (#12908) 2021-10-22 15:16:02 -06:00
12911.txt fixing a bug for cli when namespace is in both arg and path (#12911) 2021-10-22 17:47:16 -04:00
12916.txt Adds missing unlock of RWMutex in OIDC delete key (#12916) 2021-10-25 09:59:26 -07:00
12921.txt KV alert banner for white space in KV path (#12921) 2021-10-28 10:50:33 -06:00
12932.txt Use mutex in OIDC configuration handlers (#12932) 2021-10-27 08:23:05 -07:00
12934.txt go-kms-wrapping update for Azure Key Vault's Managed HSM offering (#12934) 2021-10-27 12:07:18 -04:00
12945.txt UI/ Add PostgreSQL DB (#12945) 2021-10-29 09:58:56 -07:00
12965.txt cockroachdb: add high-availability support (#12965) 2022-03-29 13:12:06 -04:00
12976.txt Incorporate Ember Flight Icons (#12976) 2021-12-07 10:05:14 -07:00
13000.txt UI/kv codemirror diff (#13000) 2021-12-01 11:41:49 -07:00
13015.txt Secrets header version badge (#13015) 2021-11-08 14:29:00 -07:00
13022.txt Some changelog tidying for 1.10 preview (#13385) 2021-12-10 16:23:20 -05:00
13024.txt Fiddling with changelog formatting (#13496) 2021-12-21 18:32:08 -05:00
13032.txt UI/Truncate long secret names (#13032) 2021-11-04 16:57:08 -07:00
13033.txt Add changelog for couchbase plugin bug fix (#13033) 2021-11-03 15:39:19 -05:00
13034.txt secrets/azure: add changelog for rotate-root (#13034) 2021-11-03 16:38:45 -04:00
13038.txt PGP key list input fix (#13038) 2021-11-04 14:25:15 -06:00
13042.txt Fix errors logged on standbys when we try to write versions to storage (#13042) 2021-11-08 10:04:17 -05:00
13044.txt Allowing Unwrap w/ Newline files (#13044) 2021-11-24 10:13:45 -08:00
13054.txt UI/Adds pagination to auth methods list (#13054) 2021-11-04 16:35:20 -07:00
13078.txt Add a periodic test of the autoseal to detect loss of connectivity. (#13078) 2021-11-10 14:46:07 -06:00
13080.txt Add universal default key_bits value for PKI endpoints (#13080) 2021-12-13 15:26:42 -05:00
13086.txt Port: Allow Routing to Partial Monthly Client Count From Namespaces (#13086) 2021-11-08 15:38:35 -08:00
13090.txt UI/Custom empty state messages for transit and transform (#13090) 2021-11-11 16:53:53 -08:00
13093.txt Add missing changelog for pr #13093 (#13095) 2021-11-09 11:03:59 -05:00
13098.txt Raft peer removal bug (#13098) 2021-11-09 15:05:25 -07:00
13107.txt Raft Snapshot Restore Bug (#13107) 2021-11-17 10:30:59 -07:00
13111.txt Return non-retryable errors on transit encrypt and decrypt failures (#13111) 2021-11-15 15:53:22 -06:00
13133.txt OIDC Auth Bug (#13133) 2021-11-15 08:48:11 -07:00
13146.txt sdk/queue: move lock before checking queue length (#13146) 2021-11-29 14:54:00 -05:00
13149.txt UI/Update blueprints to glimmer components (#13149) 2021-11-16 13:14:16 -08:00
13152.txt Hide verify-connection attribute on connection config show page (#13152) 2021-11-16 12:56:42 -06:00
13162.txt Authenticate to "login" endpoint for non-existent mount path bug (#13162) 2021-11-22 17:06:59 -08:00
13165.txt Fix 1.9 regression with raft and stored time values (#13165) 2021-11-16 14:43:00 -05:00
13166.txt KV automatic delete state issue in UI (#13166) 2021-11-23 14:17:37 -07:00
13168.txt Revert more downgrades from #12975. (#13168) 2021-11-16 15:07:03 -05:00
13169.txt Fix startup failures when aliases from a pre-1.9 vault version exist (#13169) 2021-11-16 14:56:34 -05:00
13177.txt Form field component ttl picker not initially enabling (#13177) 2021-11-17 10:21:17 -07:00
13178.txt Some changelog tidying for 1.10 preview (#13385) 2021-12-10 16:23:20 -05:00
13195.txt Add pagination to namespace list view (#13195) 2021-11-29 13:11:14 -08:00
13200.txt Update 13200.txt changelog (#13263) 2021-11-24 13:38:15 -05:00
13215.txt Add HTTP PATCH support for KV key metadata (#13215) 2022-01-12 12:05:27 -05:00
13231.txt identity/oidc: optional nonce parameter for authorize request (#13231) 2021-11-22 09:42:22 -08:00
13233.txt Fixed null token panic from 'v1/auth/token/' endpoints and returned p… (#13233) 2021-12-21 09:46:56 -08:00
13235.txt Fix regression in returning empty value for approle cidrlist. (#13235) 2021-11-23 12:13:47 -05:00
13236.txt Fix null token type bug (#13236) 2021-12-06 09:38:53 -08:00
13238.txt UI/Fix node-forge EC error (#13238) 2021-11-23 13:51:02 -05:00
13241.txt Respect WithWrappingToken for all secret ID's in approle auth (#13241) 2021-11-23 15:53:48 -08:00
13254.txt skip hash bits verification for ed25519 (#13254) 2021-11-23 15:28:18 -05:00
13257.txt recognize ed25519 key type and return PKCS8 format (#13257) 2021-11-24 14:24:06 -05:00
13277.txt secrets/azure: Update plugin to v0.11.2 (#13277) 2021-11-29 09:05:23 -08:00
13282.txt Return an error when trying to store a too-large key with Raft (#13282) 2021-11-25 14:07:03 -05:00
13286.txt Prevent raft transactions from containing overlarge keys. (#13286) 2021-11-26 08:38:39 -05:00
13292.txt Add "operator members" command to list nodes in the cluster. (#13292) 2021-11-30 14:49:58 -05:00
13298.txt Identity: check NextSigningKey existence during key rotation (#13298) 2021-11-29 15:10:58 -06:00
13318.txt Fix possible nil pointer dereference (#13318) 2021-12-02 08:23:41 -05:00
13324.txt Rename master key to root key (#13324) 2021-12-06 17:12:20 -08:00
13332.txt github auth: use org id to verify creds (#13332) 2021-12-14 16:37:19 -06:00
13348.txt auth/cert: Add certificate extensions as metadata (#13348) 2022-01-03 13:38:16 -08:00
13365.txt auth/jwt: update changelog for pkce improvement (#13392) 2021-12-10 11:15:22 -06:00
13367.txt Fiddling with changelog formatting (#13496) 2021-12-21 18:32:08 -05:00
13395.txt Support clearing an identity alias' custom_metadata (#13395) 2021-12-10 18:07:47 -05:00
13396.txt UI/fix client count partial (#13396) 2021-12-10 16:14:57 -06:00
13408.txt Main go version bump (#13408) 2021-12-14 11:11:13 -05:00
13414.txt secrets/database: Add parameter to disable escaping username and password chars for DB connections (#13414) 2022-01-10 12:05:17 -06:00
13439.txt update okta-sdk-golang to v2.9.1 (#13439) 2022-01-06 09:42:51 -05:00
13443.txt Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
13452.txt EscapeLDAPValue - catch trailing escape character (#13452) 2021-12-15 13:17:07 -08:00
13469.txt Update mssql's contained_db field to accept a boolean (#13469) 2021-12-20 10:04:43 -05:00
13476.txt Attempt to address a data race issue within identity store - take 2 (#13476) 2021-12-22 09:51:13 -05:00
13486.txt Fix properly initialize replicateStateStore from SetReadYourWrites() (#13486) 2021-12-21 16:14:39 -05:00
13487.txt [Vault-4628] OpenAPI endpoint not expanding root alternations (#13487) 2021-12-22 15:36:47 -08:00
13492.txt auth/oidc: update plugin to v0.11.4 (#13492) 2021-12-21 16:48:53 -08:00
13515.txt Add ability to optionally clone a Client's token (#13515) 2021-12-22 17:07:26 -05:00
13537.txt Enhance sys/raw to read and write values that cannot be encoded in json (#13537) 2022-01-20 07:52:53 -05:00
13540.txt Add support for PROXY protocol v2 in TCP listener (#13540) 2022-03-08 12:13:00 -05:00
13548.txt secrets/gcp: update plugin to v0.11.1 (#13548) 2022-01-03 11:18:48 -08:00
13573.txt Use MAP_POPULATE for our bbolt mmaps (#13573) 2022-01-11 08:16:53 -05:00
13585.txt UI/fix kmip role form (#13585) 2022-01-07 09:16:40 -06:00
13590.txt Search Select Input Fix (#13590) 2022-01-06 16:34:26 -07:00
13595.txt auth/kubernetes: support for dynamically reloading short-lived tokens (#13595) 2022-01-14 19:55:15 -08:00
13604.txt UI/Fixes secrets list breadcrumb (#13604) 2022-01-10 11:00:47 -08:00
13606.txt Parallel retry join (#13606) 2022-01-17 10:33:03 -05:00
13615.txt If we get a 405 doing an HTTP PATCH, assume the server is pre-1.9 and fall back to old readThenWrite approach (#13615) 2022-01-11 11:52:24 -05:00
13643.txt Distinguish LIST-only paths in OpenAPI (#13643) 2022-01-18 09:21:44 -08:00
13660.txt Add support for client certificates to -output-curl-string (#13660) 2022-01-20 10:25:26 -08:00
13661.txt Make auth/token/revoke-accessor idempotent (#13661) 2022-01-18 06:56:38 -05:00
13667.txt Vault-3991 Code Scanning Alerts Changes (#13667) 2022-01-14 15:35:27 -08:00
13669.txt auth/ldap: Add username to alias.metadata.name (#13669) 2022-01-20 12:30:26 -05:00
13675.txt Add telemetry to Vault agent (#13675) 2022-02-17 17:10:26 -08:00
13678.txt Support go-sockaddr templates in top-level cluster_addr config (#13678) 2022-01-19 10:56:04 -05:00
13682.txt Add the duration and start time to logged completed requests. (#13682) 2022-01-20 08:55:30 -05:00
13683.txt Accept both -f and --force in the web terminal (#13683) 2022-01-20 10:17:53 -07:00
13690.txt Add validation for nonce size when we aren't in convergent encryption mode within transit backend (#13690) 2022-01-19 13:02:49 +05:30
13691.txt Time-based transit key autorotation (#13691) 2022-01-20 09:10:15 -06:00
13703.txt Update to raft lib v1.3.3 (#13703) 2022-01-24 09:50:23 -05:00
13716.txt oidc: check for nil signing key on rotation (#13716) 2022-01-24 12:05:49 -06:00
13736.txt Support Y10K value in notAfter field when signing non-CA certificates (#13736) 2022-01-31 15:37:50 -06:00
13749.txt Raft/fix raft telemetry metric unit (#13749) 2022-01-24 10:51:35 -05:00
13759.txt PKI - Allow performance secondaries to generate and store certificates locally to them (#13759) 2022-01-24 10:03:04 -06:00
13766.txt Add sys/version-history endpoint and associated command (#13766) 2022-02-14 15:26:57 -05:00
13799.txt Remove fmt strings and replace with inline queries (#13799) 2022-01-27 15:20:13 -08:00
13841.txt [API] Add LDAP auth method (#13841) 2022-02-04 11:10:51 -08:00
13850.txt secret/consul: Add support for consul namespaces and admin partitions (#13850) 2022-02-09 15:44:00 -06:00
13871.txt identity/oidc: loopback redirect dynamic port (#13871) 2022-02-07 10:34:33 -08:00
13872.txt Fix kv secret access bug (#13872) 2022-02-03 01:46:03 +05:30
13889.txt Add duration/count metrics to PKI issue and revoke flows (#13889) 2022-02-08 10:37:40 -06:00
13893.txt add API docs for KVv2 subkeys endpoint (#13893) 2022-02-14 15:28:14 -05:00
13894.txt Switch from node-forge to PKI.js (#13894) 2022-02-04 12:52:28 -05:00
13908.txt Transform Advanced Templating (#13908) 2022-02-07 13:07:53 -07:00
13917.txt identity/oidc: Adds proof key for code exchange (PKCE) support (#13917) 2022-02-15 12:02:22 -08:00
13925.txt auth/kubernetes: Update plugin to v0.11.5 (#13925) 2022-02-10 12:23:19 -05:00
13927.txt Use application/pem-certificate-chain for PEMs (#13927) 2022-02-08 08:12:33 -05:00
13935.txt Add full CA Chain to /pki/cert/ca_chain response (#13935) 2022-02-07 14:37:01 -05:00
13950.txt UI: Add check for renewal time before triggering renew-self (#13950) 2022-02-08 11:43:42 -06:00
13958.txt Allow all other_sans in sign-intermediate and sign-verbatim (#13958) 2022-02-09 10:09:19 -05:00
13970.txt UI/transit auto rotate interval (#13970) 2022-02-09 10:56:49 -06:00
13973.txt secrets/azure: update to v0.11.3 (#13973) 2022-02-09 11:58:53 -05:00
13974.txt secrets/gcp: update to v0.11.2 (#13974) 2022-02-09 12:57:53 -05:00
13991.txt Allow specifying multiple allowed SSH key lengths (#13991) 2022-02-17 15:36:56 -05:00
14006.txt Switch to secure signing algorithm for SSH secrets engine (#14006) 2022-02-18 10:44:01 -05:00
14008.txt Allow generation of other types of SSH CA keys (#14008) 2022-02-15 14:14:05 -05:00
14013.txt identity/oidc: use inherited group membership for client assignments (#14013) 2022-02-11 11:40:44 -08:00
14014.txt secret/consul: Add Consul ACL roles support (#14014) 2022-02-16 19:31:08 -06:00
14025.txt update MFA changelog (#14326) 2022-03-01 15:13:39 -08:00
14033.txt update changelog to include db config connection return value change (#14256) 2022-02-24 14:03:11 -06:00
14049.txt MFA UI Changes (v3) (#14145) 2022-02-17 15:40:25 -07:00
14051.txt Allow auto-detection of AWS region when using the vault CLI (#14051) 2022-02-14 12:01:27 -08:00
14054.txt UI: Switch usage of localStorage to sessionStorage (#14054) 2022-02-17 10:04:53 -06:00
14067.txt Revert "MFA (#14049)" (#14135) 2022-02-17 13:17:59 -07:00
14074.txt Use FieldData.GetOkError() to access required Transit parameters. (#14593) 2022-03-18 16:10:38 -04:00
14095.txt auth/ldap: add resp warning if userfilter doesn't consider userattr (#14095) 2022-02-17 17:19:44 -08:00
14107.txt Revert "MFA (#14049)" (#14135) 2022-02-17 13:17:59 -07:00
14109.txt Server Side Consistency Docs (#14392) 2022-03-16 10:20:12 -07:00
14119.txt identity/oidc: Adds default provider, key, and allow_all assignment (#14119) 2022-02-22 08:33:19 -08:00
14130.txt secrets/azure: update plugin to v0.11.4 (#14130) 2022-02-17 12:09:36 -08:00
14131.txt interactive CLI for mfa login (#14131) 2022-02-24 15:16:15 -05:00
14138.txt auth/azure: update to v0.9.3 (#14138) 2022-02-18 09:42:48 -05:00
14144.txt upgrade vault-plugin-auth-kubernetes (#14144) 2022-02-22 11:25:44 -05:00
14171.txt secrets/openldap: fix panic from nil logger (#14171) 2022-02-18 19:40:30 -05:00
14178.txt Rebase #14178 / Add not_before_duration API parameter to Root/Intermediate CA generation (#15511) 2022-05-19 12:35:08 -04:00
14190.txt Update github.com/prometheus/client_golang (#14190) 2022-02-23 09:31:58 -05:00
14193.txt Remove support for etcd v2 storage backend. (#14193) 2022-02-22 16:48:04 -05:00
14195.txt Add checks for other error types within the PKI plugin (#14195) 2022-02-22 14:39:21 -05:00
14197.txt Ensure that fewer goroutines survive after a test completes (#14197) 2022-02-23 10:33:52 -05:00
14206.txt prevent int64 overflow for default_lease_ttl and max_lease_ttl (#14206) 2022-02-23 17:08:52 -05:00
14214.txt agent/azure: adds ability to use specific user-assigned managed identities for auto auth (#14214) 2022-02-23 11:43:36 -08:00
14217.txt Change OpenAPI code generator to extract request objects (#14217) 2022-03-11 19:00:26 -05:00
14222.txt Set header content type instead of overwriting all headers (#14222) 2022-02-23 17:09:57 -05:00
14223.txt Quit agent endpoint with config (#14223) 2022-02-25 10:29:05 +00:00
14224.txt UI/fix db role ttl display (#14224) 2022-02-23 10:00:20 -06:00
14229.txt Move version out of SDK. (#14229) 2022-12-07 13:29:51 -05:00
14231.txt Increase column width of vault_key on mysql (#14231) 2022-02-24 09:21:57 -05:00
14232.txt Update to Go 1.17.7 (#14232) 2022-02-23 15:08:08 -05:00
14233.txt UI: Fix incorrect validity modal on transit secrets engine (#14233) 2022-02-23 14:59:49 -06:00
14235.txt Fix broken interactions between glob_domains and wildcards (#14235) 2022-02-23 16:44:09 -05:00
14238.txt Add role parameter to restrict issuance of wildcard certificates (#14238) 2022-02-24 08:41:56 -05:00
14268.txt UI: add Database static role password rotation (#14268) 2022-02-25 12:16:54 -06:00
14269.txt [VAULT-5003] Use net/http client in Sys().RaftSnapshotRestore (#14269) 2022-03-14 10:13:33 -07:00
14292.txt Add warning when generate_lease=no_store=true when writing PKI role (#14292) 2022-02-28 13:55:12 -05:00
14301.txt Output full secret path in certain kv commands (#14301) 2022-03-08 13:17:27 -08:00
14324.txt auth/ldap: add username_as_alias config flag (#14324) 2022-03-15 10:21:40 -04:00
14328.txt treat logical.ErrRelativePath as 400 instead of 500 (#14328) 2022-03-30 09:08:02 -04:00
14329.txt Logout with wrapped token (#14329) 2022-03-02 09:45:53 -07:00
14385.txt Set service type to notify in systemd unit. (#14385) 2022-03-09 08:13:45 -05:00
14388.txt Add context-aware functions to vault/api (#14388) 2022-03-23 17:47:43 -04:00
14389.txt Added Enigma Vault secret plugin. Designed to be simple but complete, a good starting point for plugin developers (#14389) 2022-03-11 08:33:48 -05:00
14399.txt Fix debug bundle panic on Windows (#14399) 2022-06-09 15:57:45 -07:00
14400.txt UI/Hide empty masked PKI row values (#14400) 2022-03-11 13:55:01 -08:00
14422.txt UI/add managed ns redirect prefix (#14422) 2022-03-10 08:26:33 -06:00
14424.txt Agent error log level is mismatched (#14424) 2022-04-07 11:03:38 -07:00
14426.txt identity/oidc: prevent key rotation on performance secondary clusters (#14426) 2022-03-09 15:41:02 -08:00
14455.txt Update google-cloud-storage backend documentation (#14455) 2022-08-26 09:59:40 -05:00
14474.txt Add fields 'ttl' and 'num_uses' to SecretID generation. (#14474) 2022-09-02 09:29:59 -07:00
14487.txt only check Contains if IP address (#14487) 2022-03-15 09:55:50 -06:00
14489.txt UI/fix kv data cache (#14489) 2022-03-16 11:00:08 -05:00
14493.txt UI/d3 DOM cleanup hover issue (#14493) 2022-03-16 13:36:41 -05:00
14501.txt Add input validation to getRuleInfo to prevent panic (#14501) 2022-03-24 16:16:37 -04:00
14508.txt UI: Parse OpenAPI response correctly if schema includes $ref (#14508) 2022-03-16 09:24:07 -05:00
14522.txt Fix panic caused by parsing json.Number values for TypeCommaStringSlice fields (#14522) 2022-03-28 11:07:55 -04:00
14523.txt Fix CLI panic caused by single backslash values (#14523) 2022-03-24 16:40:32 -04:00
14543.txt identity/token: fix duplicate keys in well-known (#14543) 2022-03-16 18:48:10 -07:00
14545.txt OIDC Logout Bug (#14545) 2022-03-18 09:40:17 -06:00
14551.txt UI/Wrong sentinel error message for auth methods (#14551) 2022-03-18 16:47:42 -07:00
14622.txt Add a check for missing entity during local alias invalidation. (#14622) 2022-03-21 15:09:31 -04:00
14659.txt Remove Ivy Codemirror (#14659) 2022-03-29 10:25:16 -06:00
14670.txt Warn on upper case in policy name (#14670) 2022-03-24 13:29:11 -07:00
14704.txt Vault-4010 Unauthenticated panic when processing "help" requests (#14704) 2022-03-24 12:19:14 -07:00
14723.txt Allow identity mount to be tunable (#14723) 2024-06-12 13:16:58 -04:00
14744.txt Ensure that URL encoded passwords are properly redacted. (#14744) 2022-03-29 10:33:55 -04:00
14746.txt add value length check to approle createHMAC (#14746) 2022-03-29 14:43:35 -04:00
14751.txt auth/cert: Add metadata to identity-alias (#14751) 2022-08-23 11:03:53 -07:00
14752.txt Vault-4279 reporting redundant/unused keys in config (#14752) 2022-04-01 10:34:27 -04:00
14753.txt Add ability to pass certificate PEM bytes to vault/api (#14753) 2022-04-06 11:21:46 -04:00
14755.txt Address incorrect table metric value for local mounts (#14755) 2022-03-30 13:06:49 -04:00
14763.txt Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
14775.txt Use WriteWithContext in auth helpers (#14775) 2022-04-06 11:20:34 -04:00
14791.txt Fixing excessive unix file permissions (#14791) 2022-04-01 12:57:38 -04:00
14794.txt UI/Only show form values if have read access (#14794) 2022-04-01 16:05:42 -05:00
14807.txt Mount flag syntax to mitigate confusion from KV-v2 path discrepancies (#14807) 2022-04-06 13:58:06 -07:00
14814.txt VAULT-4240 time.After() in a select statement can lead to memory leak (#14814) 2022-04-01 10:17:11 -04:00
14817.txt Vault 3992 ToB Config and Plugins Permissions (#14817) 2022-04-04 09:45:41 -07:00
14836.txt Respect increment value in grace period calculations (api/LifetimeWatcher) (#14836) 2022-04-06 13:04:45 -04:00
14846.txt Vault 3999 Change permissions for directory/archive created by debug command (#14846) 2022-04-04 09:44:03 -07:00
14864.txt VAULT-5422: Add rate limit for TOTP passcode attempts (#14864) 2022-04-14 13:48:24 -04:00
14869.txt deprecating Legacy MFA (#14869) 2022-04-19 21:19:34 -04:00
14875.txt Fix handling of default zero SignatureBits value with Any key type in PKI Secrets Engine (#14875) 2022-04-04 15:26:54 -04:00
14899.txt Fix changelog formatting for feature (#15386) 2022-05-12 08:19:52 -07:00
14900.txt [Vault-5248] MFA support for api login helpers (#14900) 2022-04-15 11:13:15 -07:00
14916.txt OIDC Login Bug (#14916) 2022-04-07 08:30:29 -06:00
14941.txt Bug Fix and Glimmerize secret-edit component (#14941) 2022-04-07 11:07:33 -06:00
14943.txt Fix handling of SignatureBits for ECDSA issuers (#14943) 2022-04-07 11:52:59 -04:00
14945.txt Vault Raw Read Support (CLI & Client) (#14945) 2022-10-28 09:45:32 -04:00
14946.txt feature: secrets/auth plugin multiplexing (#14946) 2022-08-29 21:42:26 -05:00
14954.txt aws auth displayName (#14954) 2022-04-08 14:37:49 -07:00
14957.txt Add build date (#14957) 2022-04-19 14:28:08 -04:00
14962.txt Warnings indicating ignored and replaced parameters (#14962) 2022-04-11 09:57:12 -04:00
14963.txt [Vault-5736] Add (*Client).WithNamespace() for temporary namespace handling (#14963) 2022-04-14 09:50:21 -07:00
14966.txt Fix edit capabilities call in auth method (#14966) 2022-04-11 10:48:35 -07:00
14968.txt Don't clone OutputCurlString value (#14968) 2022-04-08 09:58:50 -07:00
14973.txt Update gocql to resolve #12878 (#14973) 2022-04-18 11:12:32 -07:00
14975.txt Add various missing PKI related changelog entries (#15500) 2022-05-23 11:53:49 -04:00
14977.txt Ensure initialMmapSize is 0 on Windows (#14977) 2022-04-08 12:07:21 -07:00
14985.txt supporting google authenticator with Okta auth (#14985) 2022-04-14 08:37:04 -04:00
14998.txt UI: move selectable card to add-on (#23739) 2023-10-20 15:10:49 -07:00
15004.txt Add various missing PKI related changelog entries (#15500) 2022-05-23 11:53:49 -04:00
15009.txt forwarding requests subjected to Login MFA to the active node (#15009) 2022-04-13 10:11:53 -04:00
15025.txt UI: Masked inputs always look the same when value is hidden (#15025) 2022-04-13 16:56:39 -05:00
15041.txt When running under systemd, send ready when server completed reloading config #7028 (#15041) 2022-05-03 08:34:11 -04:00
15042.txt Raft: use a larger initial heartbeat/election timeout (#15042) 2022-04-29 08:32:16 -04:00
15046.txt Custom tooltip for Generated Token Policies form field on auth methods (#15046) 2022-04-14 14:58:26 -06:00
15054.txt Add AWS_DYNAMODB_REGION Environment variable (#15054) 2022-04-28 12:29:51 -07:00
15055.txt Remove duplicate policies when creating/updating identity groups (#15055) 2022-05-16 17:20:48 -04:00
15058.txt UI: fix blank selection on search select field (#15058) 2022-04-15 12:47:55 -05:00
15067.txt When tainting a route during setup, pre-calculate the namespace specific path (#15067) 2022-04-26 09:13:45 -07:00
15072.txt fix TypeCommaIntSlice panic caused by json.Number input (#15072) 2022-04-18 16:43:16 -04:00
15074.txt remove storybook: (#15074) 2022-04-19 15:45:20 -06:00
15092.txt Upgrade hashicorp/consul-template dependency (#15092) 2022-04-19 20:51:11 +01:00
15100.txt Add various missing PKI related changelog entries (#15500) 2022-05-23 11:53:49 -04:00
15104.txt [VAULT-5887] TypeInt64 support added to OpenApi Spec generation (#15104) 2022-04-22 15:37:12 -07:00
15123.txt Clone identity objects to prevent races. (#15123) 2022-04-22 13:04:34 -04:00
15125.txt Update golang.org/x/crypto/ssh (#15125) 2022-04-22 12:58:23 -04:00
15152.txt Add various missing PKI related changelog entries (#15500) 2022-05-23 11:53:49 -04:00
15155.txt Add various missing PKI related changelog entries (#15500) 2022-05-23 11:53:49 -04:00
15156.txt fix raft tls key rotation panic when rotation time in past (#15156) 2022-04-25 21:48:34 -04:00
15163.txt [VAULT-5813] Remove duplicate sha_256 in SystemCatalogRequest OAS (#15163) 2022-04-25 13:12:08 -07:00
15166.txt VAULT-5827 Don't prepare SQL queries before executing them (#15166) 2022-04-26 12:47:06 -07:00
15167.txt Handle client count timezone (#15167) 2022-05-20 21:43:01 +02:00
15179.txt Add various missing PKI related changelog entries (#15500) 2022-05-23 11:53:49 -04:00
15188.txt [VAULT-14990] Support retrieving kv secret paths with trailing spaces (#15188) 2022-05-10 14:07:45 -07:00
15204.txt agent/auto-auth: Add min_backoff to set first backoff value (#15204) 2022-04-29 12:31:32 -04:00
15211.txt Add various missing PKI related changelog entries (#15500) 2022-05-23 11:53:49 -04:00
15213.txt Allow callers to choose the entropy source for the random endpoints. (#15213) 2022-05-02 14:42:07 -05:00
15224.txt Do sockaddr template parsing only when needed (#15224) 2022-04-29 09:57:17 -04:00
15248.txt Globally scoped MFA method Get/List endpoints (#15248) 2022-05-17 14:54:16 -04:00
15250.txt not_before_duration added to SSH (#15250) 2022-05-12 08:50:40 -04:00
15259.txt change ordering of activity log month data to sort by ascending order… (#15259) 2022-05-03 13:39:29 -07:00
15261.txt loading MFA configs upont restart (#15261) 2022-05-05 18:53:57 -04:00
15277.txt Add various missing PKI related changelog entries (#15500) 2022-05-23 11:53:49 -04:00
15293.txt Update deps for consul-template 0.29.0 (#15293) 2022-05-05 10:30:40 -07:00
15295.txt secrets/consul: Add support for generating tokens with service and node identities (#15295) 2022-05-09 20:07:35 -05:00
15305.txt KV helper methods for api package (#15305) 2022-05-25 11:17:13 -07:00
15316.txt Add DR Metric scraping capability to debug command (#15316) 2022-05-06 16:04:08 -04:00
15342.txt add mount accessor to audit request and responses (#15342) 2022-05-12 11:28:00 -06:00
15343.txt postgres: replace the package lib/pq with pgx (#15343) 2022-05-23 12:49:18 -07:00
15352.txt Query and Precompute Non-Contiguous Segments in the Activity Log (#15352) 2022-05-17 12:17:32 -07:00
15355.txt Updating Okta MFA to use official SDK (#15355) 2022-05-17 15:14:26 -04:00
15361.txt auth/okta: Add support for Okta number challenge (#15361) 2022-05-11 17:09:29 -07:00
15364.txt UI/ fix firefox not recognizing csv export (#15364) 2022-05-10 17:19:38 -07:00
15369.txt Disabling client side rate limiting in Okta login MFA client (#15369) 2022-05-12 15:55:33 -04:00
15376.txt secrets/database: adds ability to manage alternative credential types and configuration (#15376) 2022-05-17 09:21:26 -07:00
15377.txt Added support for VAULT_PROXY_ADDR + Updated docs (#15377) 2022-05-24 13:38:51 -04:00
15378.txt Fix OIDC callback query params (#15378) 2022-05-13 09:58:56 -07:00
15380.txt VAULT-5935 agent: redact renew-self if using auto auth (#15380) 2022-05-12 09:25:55 -07:00
15383.txt report listener and storage types as found keys (#15383) 2022-05-12 09:04:56 -07:00
15400.txt secrets/consul: Use consistent parameter names (#15400) 2022-05-19 14:43:54 -05:00
15405.txt Added optional -log-level flag to 'operator migrate' command (#15405) 2022-05-12 15:56:25 -04:00
15414.txt Transit byok import endpoints (#15414) 2022-05-16 11:50:38 -05:00
15417.txt Vault CLI: show detailed information with ListResponseWithInfo (#15417) 2022-05-18 13:00:50 -04:00
15420.txt append nil months to query get to cover all requested months (OSS) (#15420) 2022-05-16 13:01:28 -07:00
15428.txt VAULT-5885: Fix erroneous success message in case of two-phase MFA, and provide MFA information in table format (#15428) 2022-05-17 14:03:02 -04:00
15429.txt pki/sign-verbatim uses role not before duration (#15429) 2022-05-16 16:15:18 -04:00
15434.txt api: make ListPlugins parse only known plugin types (#15434) 2022-05-17 17:41:26 +01:00
15440.txt Add default timeout to legacy ssh.ClientConfig (#15440) 2022-05-16 12:36:47 -04:00
15452.txt Vault-6037 making filesystem permissions check opt-in (#15452) 2022-05-17 11:34:31 -07:00
15457.txt Add list of granting policies audit logs (#15457) 2022-05-16 16:23:08 -07:00
15464.txt UI/vault 6212/multiple issuer pki changes (#15464) 2022-05-18 11:31:17 -07:00
15469.txt possibly forward cached MFA auth response to leader (#15469) 2022-05-17 16:30:36 -04:00
15470.txt Always return PKI configs for CRLs, URLs (#15470) 2022-05-17 11:40:09 -04:00
15474.txt UI: Better default transit auto-rotation (#15474) 2022-05-17 16:06:57 -05:00
15478.txt Remove signature_bits on intermediate generate (#15478) 2022-05-18 09:36:39 -04:00
15482.txt prevent deleting MFA method through an invalid path (#15482) 2022-05-31 14:22:04 -04:00
15487.txt oss changes (#15487) 2022-05-18 09:16:13 -07:00
15493.txt Forward autopilot state reqs, avoid self-dialing (#15493) 2022-05-18 14:50:18 -04:00
15494.txt Warn on empty Subject field for issuers (#15494) 2022-05-18 10:15:37 -04:00
15509.txt Add warning on missing AIA info fields (#15509) 2022-05-19 11:12:10 -04:00
15510.txt Vault 5917 allow patch operations to pki roles issuers (#15510) 2022-05-20 13:34:55 -04:00
15513.txt Remove reference to stored license (#15513) 2022-05-20 09:33:50 -07:00
15519.txt VAULT-4306 Ensure /raft/bootstrap/challenge call ignores erroneous namespaces set (#15519) 2022-05-19 16:27:51 -04:00
15523.txt UI: keymgmt secret engine (#15523) 2022-05-20 10:41:24 -05:00
15524.txt Return the signed ca in the ca_chain response field within sign-intermediate api call. (#15524) 2022-05-20 11:06:44 -04:00
15525.txt Fix handling of username_as_alias during LDAP authentication (#15525) 2022-05-20 14:17:26 -07:00
15527.txt Add usage documentation for new Kubernetes Secrets Engine (#15527) 2022-05-20 13:37:15 -07:00
15536.txt api/monitor: Adding log format to monitor command and debug (#15536) 2022-05-24 13:10:53 -04:00
15543.txt Allow issuer/:issuer_ref/sign-verbatim/:role, add error on missing role (#15543) 2022-05-23 13:09:18 -04:00
15550.txt secrets/consul: Deprecate token_type and policy fields (#15550) 2022-05-20 15:48:02 -05:00
15551.txt Adding vault-plugin-secrets-kubernetes v0.1.0 (#15551) 2022-05-20 14:13:33 -07:00
15552.txt VAULT-6131 OpenAPI schema now includes /auth/token endpoints when explicit permission has been granted (#15552) 2022-05-31 11:25:27 -04:00
15559.txt Convert not_before_duration to seconds before returning it (#15559) 2022-05-23 08:06:37 -04:00
15560.txt UI/Fix form validation issues (#15560) 2022-05-25 11:22:36 -07:00
15561.txt SSH secrets engine - Enabled creation of key pairs (CA Mode) (#15561) 2022-06-10 09:48:19 -04:00
15573.txt Remove unsupported fields for DB roles show page (#15573) 2022-05-25 11:28:19 -04:00
15579.txt Fix plugin reload mounts (#15579) 2022-05-25 13:37:42 -05:00
15581.txt Add deprecation note about X.509/SHA-1 (#15581) 2022-05-25 10:11:17 -07:00
15583.txt use provided namespace for wrapping lookup cubbyhole request (#15583) 2022-05-26 15:17:29 -04:00
15584.txt Add change release note for Kubernetes auth (#15891) 2022-06-09 10:07:43 +01:00
15586.txt Add an API for exporting activity log data (#15586) 2022-05-24 17:00:46 -07:00
15592.txt auth/gcp: updates plugin to v0.13.0 (#15592) 2022-05-25 10:35:41 -07:00
15593.txt auth/jwt: updates plugin to v0.13.0 (#15593) 2022-05-25 11:04:32 -07:00
15614.txt fix: upgrade vault-plugin-database-elasticsearch to v0.11.0 (#15614) 2022-05-26 10:20:52 -05:00
15638.txt Only add distinct policies to identity group (#15638) 2022-05-26 13:52:19 +01:00
15655.txt secrets/kubernetes: update to v0.1.1 (#15655) 2022-05-26 15:44:03 -07:00
15681.txt Removed red spellcheck underline that appears for sensitive values (#15681) 2022-05-31 17:00:34 -04:00
15685.txt updates leasId to leaseId (#15685) 2022-06-13 13:17:07 -05:00
15693.txt Avoid deadlocking on stateLock in emitMetrics (#15693) 2022-05-31 12:15:39 -04:00
15719.txt Update AWS auth method certificates (#15719) 2022-06-01 10:26:17 -07:00
15735.txt VAULT-6371 Fix issue with lease quotas on read requests that generate leases (#15735) 2022-06-03 15:45:21 -04:00
15742.txt Add parsing for NSS-wrapped Ed25519 keys (#15742) 2022-06-06 18:09:21 -04:00
15751.txt Support for CPS URLs in Custom Policy Identifiers. (#15751) 2022-06-03 14:50:46 -04:00
15759.txt File Audit Mode 0000 bug (#15759) 2022-06-03 09:17:41 -07:00
15769.txt Revert UI: replace localStorage with sessionStorage (#15769) 2022-06-02 15:19:57 -05:00
15789.txt UI: calendar widget fix (#15789) 2022-06-03 14:22:50 -07:00
15792.txt bump vault-plugin-secrets-kv to v0.12.1 (#15792) 2022-06-03 16:01:35 -04:00
15809.txt Allow reading Nomad CA/Client cert configuration (#15809) 2022-06-10 10:09:54 -04:00
15824.txt UI: Fix metadata tab not showing given policy (#15824) 2022-06-07 10:56:44 -05:00
15835.txt Dynamic parameter for mountpaths in OpenApi Spec generation(#15835) 2022-06-30 07:43:04 -07:00
15852.txt Change tooltip for token_bound_certs and glimmerize string-list component (#15852) 2022-06-07 13:15:25 -06:00
15858.txt Add warning about EA in FIPS mode (#15858) 2022-06-08 08:57:48 -04:00
15866.txt pass context to postgres queries (#15866) 2022-06-08 17:54:19 -04:00
15869.txt secrets/aws: don't create leases for AWS STS secrets (#15869) 2022-10-28 16:28:25 -05:00
15879.txt Limit SSCT WAL Check on Perf Standbys to Raft Backends Only (#15879) 2022-06-08 13:58:22 -07:00
15898.txt Remove deprecated core-js version from production builds (#15898) 2022-06-09 09:12:59 -06:00
15900.txt Parse ha_storage in config (#15900) 2022-06-09 15:55:49 -07:00
15912.txt return bad request instead of server error for identity group cycle detection (#15912) 2022-06-10 10:15:31 -04:00
15933.txt Add changelog for #15933 (#16425) 2022-07-22 09:50:28 -07:00
15946.txt Fix keyring file missing after Vault restart (#15946) 2022-06-15 10:22:42 -07:00
15986.txt Fix changelog for 15986 (#16085) 2022-06-21 12:27:24 -04:00
15989.txt (OSS) Path Suffix Support for Rate Limit Quotas (#15989) 2022-06-16 13:23:02 -04:00
15996.txt Add explicit cn_validations field to PKI Roles (#15996) 2022-06-16 06:53:27 -07:00
15998.txt UI Support for Okta Number Challenge (#15998) 2022-08-10 15:46:04 -04:00
16000.txt Activity Log Filtering Limit Parameter (#16000) 2022-06-15 15:41:31 -07:00
16018.txt ssh: Fix template regex test for defaultExtensions to allow additional text (#16018) 2022-06-17 11:06:17 -04:00
16056.txt fix bug with allowed_users_template and add allowed_domains_template for SSH role (#16056) 2022-08-16 14:59:29 -05:00
16063.txt website: Update replication docs to mention Integrated Storage (#16063) 2022-06-21 10:55:15 -07:00
16087.txt Update consul-template to latest for pkiCert fix (#16087) 2022-06-27 08:39:36 -07:00
16088.txt Replicate member_entity_ids and policies in identity/group across nodes identically (#16088) 2022-06-28 19:54:24 -04:00
16094.txt Fix bug where id not existing in multiplexing map causes panic (#16094) 2022-06-22 14:29:25 -04:00
16111.txt Add endpoints to provide ability to modify logging verbosity (#16111) 2022-06-27 11:39:53 -04:00
16112.txt Return a 403 for a bad SSCT instead of 500 (#16112) 2022-06-23 13:01:20 -07:00
16115.txt VAULT-6613 Add role support for rate limit quotas (OSS Changes) (#16115) 2022-06-24 08:58:02 -04:00
16124.txt Add signature_bits to sign-intermediate, sign-verbatim (#16124) 2022-06-23 14:07:27 -04:00
16140.txt changelog: Add entry for AD secrets engine bug fix (#16480) 2022-07-27 15:51:53 -07:00
16146.txt ActivityLog Implement HyperLogLog Store Functionality During Precomputation (#16146) 2022-06-27 09:38:32 -07:00
16162.txt activity log refactoring port (#16162) 2022-06-27 13:33:45 -07:00
16170.txt UI OIDC auth type saved in localStorage not sessionStorage (#16170) 2022-06-28 11:04:24 -06:00
16181.txt identity/oidc: allow filtering the list providers response by an allowed_client_id (#16181) 2022-07-28 09:47:53 -07:00
16184.txt Port: Use Stored Hll to Compute New Clients For Current Month (#16184) 2022-06-29 10:51:23 -07:00
16213.txt Docs: API generate-recovery-token unhidden. (#16213) 2022-08-29 09:02:47 -04:00
16218.txt Clarification for local mounts in the context of DR (#16218) 2022-07-12 10:17:12 -07:00
16224.txt fix: PGP subkeys support (#16224) 2022-09-22 09:12:41 -04:00
16231.txt agent/template: fix exec parsing error for templates (#16231) 2022-07-06 21:21:35 +01:00
16246.txt pki: When a role sets key_type to any ignore key_bits value when signing a csr (#16246) 2022-07-08 10:56:15 -04:00
16249.txt PKI - Honor header If-Modified-Since if present (#16249) 2022-08-29 15:28:47 -04:00
16274.txt auth/oidc: fix changelog entry for SecureAuth groups parsing (#16388) 2022-07-21 08:24:11 -07:00
16324.txt Vault 6773/raft rejoin nonvoter (#16324) 2022-07-18 14:37:12 -04:00
16327.txt Increase the allowed concurrent gRPC streams (#16327) 2022-07-20 15:26:52 -04:00
16351.txt Allow identity templates in ssh backend default_user field (#16351) 2022-07-29 09:45:52 -04:00
16353.txt Remove gox in favor of go build. (#16353) 2022-07-20 10:44:41 -07:00
16379.txt updating changelog for vault-951 (#16558) 2022-08-03 10:39:21 -07:00
16386.txt VAULT-7046 Allow trailing globbing at the end of a path suffix quota (#16386) 2022-07-21 15:31:23 -04:00
16409.txt command/audit: improve audit enable type missing error message (#16409) 2022-07-21 16:43:50 -04:00
16421.txt command/server: add dev-tls flag (#16421) 2022-07-22 14:04:03 -04:00
16435.txt auth/gcp: add support for GCE regional instance groups (#16435) 2022-07-22 17:31:25 -05:00
16441.txt Added a small utility method to display warnings when parsing command arguments. (#16441) 2022-07-27 14:00:03 -04:00
16443.txt ignore leading slash in kv get command (#16443) 2022-07-28 14:11:58 -04:00
16455.txt Remove SHA1 for certs in prep for Go 1.18 (#16455) 2022-07-28 09:14:33 -07:00
16466.txt UI: fix jwt auth failure (#16466) 2022-07-27 15:22:38 -05:00
16479.txt agent: add disable_keep_alives configurable (#16479) 2022-07-28 12:59:49 -07:00
16484.txt Fix case handling in policyutil.EquivalentPolicies() (#16484) 2024-05-31 09:58:03 -04:00
16487.txt Clone created entities that were inserted into memdb... (#16487) 2022-07-28 09:43:24 -04:00
16489.txt Lookup, wrap, rewrap and unwrap token rename with description (#16489) 2022-07-28 14:33:47 -04:00
16494.txt Allow old certs to be cross-signed (#16494) 2022-08-03 06:34:21 -07:00
16519.txt Add PSS support to PKI Secrets Engine (#16519) 2022-08-03 12:42:24 -04:00
16525.txt auth/jwt: updates dependency and adds changelogs (#16525) 2022-08-01 12:46:34 -07:00
16534.txt secrets/gcp: adds changelog entry for bug fixes in release branches (#16534) 2022-08-02 10:52:23 -07:00
16539.txt VAULT-6818 - Restrict ability to merge entities with mount-accessor-conflicting aliases unless one is explicitly chosen to be kept (#16539) 2022-08-10 09:10:02 -04:00
16549.txt Allow configuring the possible salt lengths for RSA PSS signatures (#16549) 2022-08-31 12:27:03 -04:00
16550.txt Vault 7338/fix retry join (#16550) 2022-08-03 20:44:57 -05:00
16553.txt Make key completion work for both kv-v1 and kv-v2 (#16553) 2022-09-13 12:11:00 -04:00
16563.txt Add per-issuer AIA URI information to PKI secrets engine (#16563) 2022-08-19 11:43:44 -04:00
16564.txt Add BYOC-based revocation to PKI secrets engine (#16564) 2022-08-15 08:50:57 -05:00
16566.txt Add proof possession revocation for PKI secrets engine (#16566) 2022-08-16 14:01:26 -04:00
16567.txt identity/oidc: adds detailed listing capability for clients and providers (#16567) 2022-08-04 10:10:28 -07:00
16594.txt auth/kerberos: add remove_instance_name config (#16594) 2022-08-04 16:38:12 -04:00
16598.txt identity/oidc: adds client_secret_post token endpoint authentication method (#16598) 2022-08-08 08:41:09 -07:00
16599.txt identity/oidc: change the state parameter to optional (#16599) 2022-08-05 11:37:24 -07:00
16600.txt identity/oidc: fixes validation of the request and request_uri parameters (#16600) 2022-08-05 11:55:15 -07:00
16601.txt identity/oidc: reorder authorization endpoint validation for invalid redirect uris (#16601) 2022-08-08 09:02:18 -07:00
16609.txt upgrade raft to 1.3.10 (#16609) 2022-08-05 10:27:37 -07:00
16621.txt Allow marking issuers as revoked (#16621) 2022-08-18 18:08:31 -04:00
16622.txt Evaluate ssh validprincipals user template before splitting (#16622) 2022-10-13 17:34:36 -05:00
16631.txt update changelog from feature to improvement (#16986) 2022-09-01 15:50:51 -05:00
16636.txt auth/kerberos: update plugin version to v0.7.2 (#16636) 2022-08-09 11:02:41 -05:00
16659.txt UI/ fix tooltip submitting form (#16659) 2022-08-09 20:51:29 -07:00
16668.txt Add support for a dedicated HMAC type in Transit. (#16668) 2022-09-06 10:17:58 -05:00
16673.txt secrets/auth: fix bug with aliased backends (#16673) 2022-08-10 20:02:05 -05:00
16676.txt Basics of Cert-Count Non-Locking Telemetry (#16676) 2022-09-20 10:32:20 -07:00
16686.txt secret/database: fix bug where too many wal deletes are deferred (#16686) 2022-08-11 16:22:53 -04:00
16688.txt Plugin versioning changelog entries (#17322) 2022-09-27 16:24:21 +01:00
16699.txt Add a sentinel error for missing KV secrets (#16699) 2022-08-12 19:29:42 -04:00
16700.txt Fix for duplicate SANs in signed certificates (#16700) 2022-10-07 12:19:08 -04:00
16702.txt Add _remaining tidy metrics. (#16702) 2022-08-23 12:17:17 -04:00
16714.txt Remove extra empty lines from vault.log - Debug command (#16714) 2022-08-15 14:16:57 -07:00
16721.txt Ignore EC PARAMETER blocks during issuer import (#16721) 2022-08-15 08:59:10 -07:00
16723.txt Update changelog for OCSP feature (#16969) 2022-08-31 16:55:22 -04:00
16739.txt Fix naming of permitted_dns_domains in webui (#16739) 2022-08-16 14:57:05 -05:00
16762.txt Enable periodic, automatic rebuilding of CRLs (#16762) 2022-08-23 13:27:15 -04:00
16773.txt Support for generating Delta CRLs (#16773) 2022-08-29 11:37:09 -04:00
16794.txt VAULT-7698 Fix ignored parameter warnings for endpoint arbitrary data options (#16794) 2022-08-23 08:51:23 -04:00
16813.txt Migrate existing PKI mounts that only contains a key (#16813) 2022-08-22 10:11:21 -07:00
16821.txt UI: Forward to redirect_to param to when auth'd (#16821) 2022-08-23 11:05:00 -05:00
16830.txt Fix LIST issuers endpoint (#16830) 2022-08-23 11:08:23 -04:00
16834.txt command/debug: fix bug where monitor was not honoring configured duration (#16834) 2022-08-23 17:09:30 -04:00
16846.txt Fix changelog type for registry deprecation status (#16889) 2022-08-25 14:35:52 -04:00
16849.txt Add deprecation status to auth/secrets list (#16849) 2022-08-31 16:11:14 -04:00
16856.txt Update mount table and CLI with plugin version for auth (#16856) 2022-08-31 19:23:05 +01:00
16865.txt Don't allow crl-signing issuer usage without CRLSign KeyUsage (#16865) 2022-08-24 07:45:54 -07:00
16871.txt Let PKI tidy associate revoked certs with their issuers (#16871) 2022-08-26 10:13:45 -07:00
16872.txt fix incorrect use of loop variable (#16872) 2022-10-04 09:23:37 -04:00
16874.txt Cleanup changes around issuer revocation (#16874) 2022-08-25 11:36:37 -04:00
16886.txt UI/OIDC auth bug for hcp namespace flag (#16886) 2022-08-26 10:04:01 -07:00
16890.txt auth/kerberos: add config to include ldap groups in group alias (#16890) 2022-08-25 13:51:54 -07:00
16900.txt Add ability to perform automatic tidy operations (#16900) 2022-08-30 15:45:54 -04:00
16911.txt VAULT-6433: Add namespace path to MFA read/list endpoints (#16911) 2022-08-29 09:11:25 -04:00
16930.txt UI: Use correct endpoint for force revoke prefix (#16930) 2022-08-30 09:33:01 -07:00
16935.txt Add remove_roots_from_chain to sign and issue pki apis (#16935) 2022-08-31 09:51:26 -04:00
16938.txt auth/token: Fix ignored parameter warnings for valid parameters on token create (#16938) 2022-09-01 08:32:40 -04:00
16950.txt VAULT-7707 Add docs around making mass amounts of lease count quotas via automation (#16950) 2022-08-31 11:50:01 -04:00
16956.txt Load SSCT Generation Counter Upon DR Promotion [OSS] (#16956) 2022-08-31 11:05:21 -07:00
16958.txt Add ability to cancel PKI tidy operations, pause between tidying certs (#16958) 2022-08-31 11:36:12 -07:00
16970.txt VAULT-6575 Vault agent respects retry config even with caching set (#16970) 2022-09-06 10:35:54 -04:00
16972.txt Multiplexing opt out flag (#16972) 2022-09-08 11:32:46 -04:00
16974.txt Add option for not mounting the KV mount in --dev (#16974) 2024-05-31 15:48:56 -04:00
16982.txt Plugin versioning changelog entries (#17322) 2022-09-27 16:24:21 +01:00
16983.txt LinkTo Transition Bug (#16983) 2022-09-01 16:15:54 -06:00
16992.txt identity/oidc: adds claims_supported to discovery document (#16992) 2022-09-02 09:19:25 -07:00
16995.txt Prepare multiplexing support for database plugins (#16995) 2022-09-06 14:00:37 -04:00
17005.txt Handle deprecated builtins (#17005) 2022-09-06 15:49:35 -04:00
17007.txt fix an edge case bug that "identity_policies" is nil (#17007) 2024-05-28 15:34:59 -04:00
17019.txt autopilot: assume nodes we haven't received heartbeats from are running the same version as we are (#17019) 2022-09-06 14:49:04 -04:00
17028.txt Make some activity log tests less flaky (#17028) 2022-09-07 09:06:15 -04:00
17038.txt Mark database-specific secrets engines Pending Removal (#17038) 2022-09-07 10:45:09 -04:00
17040.txt Store login MFA secret with tokenhelper (#17040) 2022-10-26 17:02:26 -04:00
17045.txt Update Vault Azure Secrets docs for permanent deletion feature (#17045) 2022-09-13 16:25:19 -07:00
17058.txt api: Add deprecation warnings to secrets/auth POST endpoints (#17058) 2022-09-08 09:15:10 -04:00
17070.txt Import Redis OSS database plugin into Vault (#17070) 2022-09-09 13:42:25 -05:00
17071.txt UI: OIDC Config for Vault as a provider (#17071) 2022-09-08 19:06:05 -06:00
17073.txt Add "plumbing" for surfacing warnings, and warning overwriting ttl (#17073) 2022-09-15 12:38:33 -07:00
17075.txt + added redis elasticache as a built-in plugin (#17075) 2022-09-09 16:16:30 -04:00
17076.txt Core: interactive CLI improvement VAULT_ADDR warning message (#17076) 2023-10-30 11:08:55 -04:00
17077.txt Add deprecation status to plugin api and cli (#17077) 2022-09-09 16:03:07 -04:00
17079.txt Do not attempt to write a new TLS keyring at startup if raft is already setup (#17079) 2022-09-09 12:19:57 -04:00
17086.txt Ember Upgrade to 4.4 (#17086) 2022-10-18 09:46:02 -06:00
17088.txt Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
17091.txt agent/auto-auth: add exit_on_err configurable (#17091) 2022-09-15 11:00:31 -07:00
17093.txt Add cached OCSP client support to Cert Auth (#17093) 2022-11-21 10:39:24 -06:00
17104.txt Return errInvalidCredentials when wrong credentials is provided for existent users (#17104) 2022-09-27 16:49:14 -07:00
17116.txt Replace Non-Inclusive Terms in UI (#17116) 2022-09-13 10:42:34 -06:00
17118.txt Implement partial_failure_response_code_override for batch requests (#17118) 2022-09-13 12:51:09 -05:00
17124.txt UI: Fix KV engine deleting latest version instead of specified version depending on policy (#17124) 2022-09-14 00:11:08 +02:00
17136.txt Fetch CRLs from a user defined URL (#17136) 2022-09-16 16:44:30 -05:00
17138.txt Load existing CRLs on startup and after invalidate (#17138) 2022-09-14 15:30:44 -05:00
17139.txt Prevent Requests to resultant-acl Endpoint When Unauthenticated (#17139) 2022-09-15 12:45:33 -06:00
17152.txt Adds ldap secrets to plugin registry and updates to v0.9.0 (#17152) 2022-09-15 22:19:24 -07:00
17153.txt UI: Add 'disable' to CRL config (#17153) 2022-09-19 14:03:50 -07:00
17159.txt fix: upgrade vault-plugin-database-snowflake to v0.6.0 (#17159) 2022-09-15 16:01:56 -07:00
17160.txt update changelog with google dep updates (#17176) 2022-09-16 15:46:46 -07:00
17161.txt auth/kubernetes: upgrade to v0.14.0 (#17161) 2022-09-16 02:03:21 -04:00
17164.txt secrets/kubernetes: upgrade to v0.2.0 (#17164) 2022-09-16 08:31:53 -07:00
17167.txt Plugin versioning changelog entries (#17322) 2022-09-27 16:24:21 +01:00
17174.txt secrets/gcp: updates plugin to v0.14.0 (#17174) 2022-09-16 12:42:37 -07:00
17180.txt bump secrets/azure to v0.14.0 (#17180) 2022-09-19 10:02:57 -07:00
17186.txt Fix unsafe access to perf standby status from systemview (#17186) 2022-10-05 08:56:36 -04:00
17187.txt Break grabLockOrStop into two pieces to facilitate investigating deadlocks (#17187) 2022-09-20 11:03:16 -04:00
17194.txt Upgrade vault-plugin-auth-azure to v0.12.0 (#17194) 2022-09-19 19:22:09 +01:00
17196.txt Upgrade vault-plugin-auth-cf to v0.13.0 (#17196) 2022-09-19 19:24:24 +01:00
17199.txt Update changelog for gcpkms dep updates. (#17202) 2022-09-19 11:00:37 -07:00
17204.txt Handle when pluginCatalog.Get returns (nil,nil) during cred backend creation (#17204) 2022-09-20 08:57:08 -04:00
17212.txt fix: upgrade vault-plugin-auth-oci to v0.12.0 (#17212) 2022-09-19 13:34:44 -07:00
17251.txt Upgrade vault-plugin-auth-alicloud to v0.13.0 (#17251) 2022-09-21 21:05:18 +01:00
17265.txt VAULT-6938 Remove license from being cache exempt (#17265) 2022-09-26 10:26:07 -04:00
17272.txt Add support for forwarded Tls-Client-Cert (#17272) 2024-04-05 11:22:46 -05:00
17281.txt VAULT-8630 Fix goroutine leak from RLQ initialize (#17281) 2022-09-22 15:59:53 -04:00
17289.txt Plugin versioning changelog entries (#17322) 2022-09-27 16:24:21 +01:00
17308.txt Write explicit -help output to stdout (#17308) 2022-09-26 12:15:48 -04:00
17328.txt PKI: Fix managed key signatures when using specified signature_bits (#17328) 2022-09-28 09:08:23 -04:00
17338.txt Fix changelog for vault-8305 (#17843) 2022-11-08 11:08:20 -08:00
17339.txt fix: upgrade vault-plugin-secrets-kv to v0.13.1 (#17339) 2022-09-28 18:36:10 +01:00
17340.txt Plugins: Fix file permissions check to always use the correct path (#17340) 2022-09-30 10:33:31 +01:00
17347.txt cli/api: Update plugin listing to always include version info in the response (#17347) 2022-09-29 18:22:33 +01:00
17352.txt Added flag and env var which will disable client redirection (#17352) 2022-09-30 09:29:37 +01:00
17376.txt Fix small TtlPIcker2 bug (#17376) 2022-09-30 18:28:27 -04:00
17385.txt PKI: Do not load revoked certificates if CRL has been disabled (#17385) 2022-10-03 10:04:32 -04:00
17388.txt PKI: Add support for signature_bits param to the intermediate/generate api (#17388) 2022-10-03 12:39:54 -04:00
17395.txt Fix for KV_V2 Custom Metadata Bug (#17395) 2022-10-05 16:43:54 -07:00
17406.txt VAULT-8631 Upgrade vault-plugin-secrets to v0.13.3, to enable synchronous KVV2 creation (#17406) 2022-10-04 13:54:38 -04:00
17407.txt Bug Fix for Kymgmt keyType on default (#17407) 2022-10-04 13:14:25 -06:00
17419.txt Update plugin consul template v0.29.5 (#17419) 2022-10-04 22:34:28 +01:00
17430.txt Plugins: Add version info to CLI and server log output (#17430) 2022-10-06 12:54:27 +01:00
17459.txt VAULT-8719 Support data array for alias clash error response so UI/machines can understand error (#17459) 2022-10-17 14:46:25 -04:00
17497.txt Fix tidy-status, tidy-cancel on PR Secondaries (#17497) 2022-10-12 09:15:06 -04:00
17499.txt update protoc version to 3.21.7 oss (#17499) 2022-10-26 16:49:44 -07:00
17514.txt vault operator init -output-curl-string bug (#17514) 2022-10-13 15:15:01 -07:00
17532.txt prevent memory leak when using control group factors in a policy (#17532) 2022-10-14 19:15:15 -04:00
17540.txt auth/azure: documents auth support for VMSS flexible orchestration (#17540) 2022-10-20 12:36:29 -07:00
17562.txt Tolerate NamespaceByID returning (nil,nil) when looking up an mfa enforcement's ns (#17562) 2022-10-17 09:18:02 -04:00
17575.txt UI: combine current + history client count tabs into one dashboard (#17575) 2023-01-26 18:21:12 -08:00
17577.txt CLI: Fix secrets list -detailed headings (#17577) 2022-10-18 14:46:11 +01:00
17593.txt database/snowflake: update plugin to v0.6.1 (#17593) 2022-10-18 15:49:37 -07:00
17598.txt reload service registration configuration on SIGHUP (#17598) 2024-05-09 17:13:14 -04:00
17612.txt Intercept key_id from generic configmap and turn it into a wrapperv2 option (#17612) 2022-10-19 15:42:56 -05:00
17636.txt Add support for PKCSv1_5_NoOID signatures (#17636) 2022-10-27 08:26:20 -04:00
17638.txt Add AD mode to Transit's AEAD ciphers (#17638) 2022-10-24 13:41:02 -04:00
17640.txt Add Paging Interface for LDAP Connection (#17640) 2022-10-26 14:05:53 -05:00
17650.txt Add PATCH support to Vault CLI (#17650) 2022-10-26 14:30:40 -04:00
17660.txt VAULT-8519 fix spurious "unknown or unsupported fields" warnings for JSON config (#17660) 2022-10-27 10:28:03 -04:00
17661.txt OIDC Alternate Path Bug (#17661) 2022-10-26 15:34:43 -06:00
17678.txt Proposal: Remove debug symbols from build (#17678) 2022-11-02 10:47:13 -07:00
17679.txt Fix kv -mount flag error when mount and secret path are the same (#17679) 2022-11-01 09:57:23 -04:00
17693.txt Add empty expiry crlConfig upgrade test (#17701) 2022-10-27 11:20:12 -04:00
17732.txt Don't panic on unknown raft ops (#17732) 2022-11-30 15:37:58 -08:00
17747.txt secrets/aws: update dependencies (#17747) 2022-11-01 16:01:20 -05:00
17749.txt change release note (#18182) 2022-12-01 16:56:59 -08:00
17750.txt PKI Health Check Command (#17750) 2022-11-16 09:27:56 -05:00
17752.txt Fix gen_openapi.sh script to load plugins (#17752) 2022-11-01 17:32:54 -04:00
17768.txt VAULT-8518 Increase HMAC limit to 4096, and limit approle names to the same limit (#17768) 2022-11-02 10:42:09 -04:00
17769.txt Raft Snapshot Download Bug (#17769) 2022-11-02 13:23:09 -06:00
17772.txt PKI - Fix order of chain building writes (#17772) 2022-11-03 11:50:03 -04:00
17774.txt Return revocation info within existing certs/<serial> api (#17774) 2022-11-02 13:06:04 -04:00
17779.txt Add new API to PKI to list revoked certificates (#17779) 2022-11-03 14:17:17 -04:00
17789.txt Introspection API Implementation for Router Struct (#17789) 2022-11-04 09:39:09 -07:00
17801.txt core: fix start up policy loading race condition on perf standbys (#17801) 2022-11-03 13:01:39 -04:00
17816.txt plugins: Filter builtins by RunningVersion (#17816) 2022-11-11 14:51:37 -05:00
17822.txt Removed the legacy env var: LOGXI_FORMAT (#17822) 2022-11-04 22:16:18 +00:00
17823.txt Add automatic tidy of expired issuers (#17823) 2022-11-10 10:53:26 -05:00
17824.txt Optional automatic default issuer selection (#17824) 2022-11-08 14:40:29 -05:00
17835.txt ui: mfa: use proper request id generation (#17835) 2022-11-29 10:21:09 -06:00
17836.txt Make the error and http code clearer when supplying wrong unseal key (#17836) 2022-11-28 16:01:47 -08:00
17841.txt Updated changelogs from 'feature' to 'improvement' (#18171) 2022-11-30 20:08:49 +00:00
17855.txt VAULT-8703 Add warning for dangerous undocumented overrides, if used, in status response (#17855) 2022-11-09 11:04:36 -05:00
17856.txt Fix activity log end time (#17856) 2022-11-10 12:11:23 -08:00
17857.txt auth/azure: upgrades dependencies (#17857) 2022-11-09 10:24:51 -08:00
17858.txt Updated auth-gcp plugin (#17858) 2022-11-09 12:00:24 -05:00
17866.txt UI: Update <a> tags to LinkTo's (#17866) 2022-11-11 09:56:44 -06:00
17871.txt Updated secrets-gcp dependency (#17871) 2022-11-10 13:15:46 -05:00
17879.txt plugins: Handle mount/enable for shadowed builtins (#17879) 2022-12-14 13:06:33 -05:00
17893.txt updates k8s changelog entry to feature format (#19062) 2023-02-07 23:38:39 +00:00
17894.txt Add default to allowed values for algorithm_signer (#17894) 2023-02-09 13:03:53 -05:00
17904.txt Added error message (#17904) 2022-11-11 11:04:10 -08:00
17909.txt Make request objects required (#17909) 2022-11-11 14:05:12 -08:00
17913.txt Vault 9800 Fix vault read handling for endpoints with no top-level data object (#17913) 2022-11-17 10:51:37 -08:00
17914.txt Deduplicate policies prior to generating ACL on request (#17914) 2022-11-16 17:43:46 -05:00
17919.txt LifeTimeWatcher SleepDuration calculation testing (#17919) 2023-02-14 14:57:25 +00:00
17927.txt UI: Add Typescript for PKI engine (#17927) 2022-11-15 11:39:46 -06:00
17929.txt core/server: Add environment variable to write stacktrace to file (#17929) 2022-11-15 12:03:17 -05:00
17932.txt Use generate endpoint instead of admin-generate during MFA setup (#17932) 2022-11-22 17:05:30 -06:00
17934.txt Provide public key encryption via transit engine (#17934) 2023-05-11 11:56:46 +00:00
17935.txt Don't return a 204 if there's no historical data (#17935) 2022-11-15 12:15:51 -08:00
17944.txt Barrier: Fix potential locking issue (#17944) 2022-11-16 09:53:22 -08:00
17950.txt UI: fixes link from to show page from entity policies list (#17950) 2022-11-16 14:39:59 -06:00
17951.txt Vault 8307 user lockout workflow oss (#17951) 2022-12-06 17:22:46 -08:00
17964.txt secrets/azure: update dependencies (#17964) 2022-11-16 13:57:07 -08:00
17979.txt VAULT-9427: Add read support to sys/loggers endpoints (#17979) 2022-11-28 11:18:36 -05:00
18011.txt fix auth renew panic (#18011) 2022-11-18 10:38:18 -05:00
18021.txt auth/alicloud: update dependencies (#18021) 2022-11-17 15:00:34 -06:00
18030.txt storage/raft: Add retry_join_as_non_voter config option (#18030) 2022-11-18 17:58:16 +00:00
18031.txt Updated changelogs from 'feature' to 'improvement' (#18171) 2022-11-30 20:08:49 +00:00
18039.txt Mark deprecated builtins Removed (#18039) 2023-01-09 09:16:35 -05:00
18040.txt New PKI API to generate and sign a CRL based on input data (#18040) 2022-11-22 11:41:04 -05:00
18043.txt Add list to cert auth's CRLs (#18043) 2022-11-18 11:39:17 -05:00
18051.txt Remove pinned builtin plugin versions from storage (#18051) 2022-11-23 18:36:25 +00:00
18067.txt improve kv CLI to remove data or custom metadata using kv patch (#18067) 2022-11-21 17:11:36 -05:00
18101.txt VAULT-6368 Metrics-only listener for Agent (#18101) 2022-11-25 16:00:56 -05:00
18114.txt UI: TTL picker cleanup (#18114) 2022-12-01 09:33:30 -06:00
18121.txt Add stack trace to audit logging panic recovery (#18121) 2022-11-30 17:59:05 +00:00
18125.txt Log environment variable keys at startup (#18125) 2022-12-02 08:49:24 -06:00
18128.txt Add option 'elide_list_responses' to audit backends (#18128) 2023-01-11 16:15:52 -05:00
18137.txt VAULT-11510 Vault Agent can start listeners without caching (#18137) 2022-12-05 10:51:03 -05:00
18143.txt Fix vault cli namespace patch examples (#18143) 2022-12-01 14:42:40 -06:00
18145.txt Approle: Fix CIDR validation for /32 masks on Token Bound CIDRs (#18145) 2022-12-16 12:09:05 -05:00
18163.txt Skip Formatting For NIL Secret (#18163) 2022-12-01 13:36:24 -06:00
18173.txt Fix plugin list API when audit logging enabled (#18173) 2022-12-01 10:44:44 +00:00
18184.txt Address a nil panic when writing an empty POST request to the ocsp handler (#18184) 2022-12-01 15:10:12 +00:00
18186.txt Telemetry Metrics Configuration. (#18186) 2023-02-10 21:31:56 +00:00
18189.txt plugins: Mount missing plugin entries and skip loading (#18189) 2022-12-02 13:16:31 -05:00
18192.txt Add logic to generate openapi response structures (#18192) 2022-12-05 11:11:06 -05:00
18198.txt Add openapi response definitions to approle/path_role.go (#18198) 2022-12-05 16:55:13 -05:00
18199.txt Allow templating cluster-local AIA URIs (#18199) 2022-12-05 10:38:26 -05:00
18210.txt Check if sys view is missing in GRPC sys view (#18210) 2022-12-02 10:12:05 -08:00
18222.txt Respond with data to all writes in PKI engine (#18222) 2022-12-05 10:40:39 -05:00
18225.txt feat(auth/ldap): allow passing the LDAP password via an env var (#18225) 2023-02-23 11:16:17 -05:00
18227.txt Server: add and support unix listener (UDS) (#18227) 2022-12-09 12:28:18 -08:00
18228.txt Link OSS (#18228) 2022-12-08 15:02:18 -05:00
18230.txt Allow alias dereferencing in LDAP searches (#18230) 2023-02-24 13:49:17 -05:00
18243.txt Add the batch reference field, as in Transform, to Transit operations (#18243) 2022-12-13 12:03:40 -06:00
18244.txt Use a small pool of workers to run postUnsealFuncs in parallel (#18244) 2022-12-12 17:07:53 -06:00
18263.txt Prevent autopilot from demoting voters when they join a 2nd time (#18263) 2022-12-07 14:17:45 -05:00
18272.txt Add transit key config to disable upserting (#18272) 2022-12-08 15:45:18 -05:00
18273.txt VAULT-8336 Fix default rate limit paths (#18273) 2022-12-09 08:49:17 -05:00
18279.txt Prevent Brute Forcing: Create api endpoint to unlock users (#18279) 2022-12-19 14:24:42 -08:00
18299.txt Resolve unrecognized parameter warnings on batch_input parameter in transit (#18299) 2023-01-04 09:15:48 -05:00
18302.txt VAULT-11830: Expand NodeStatusReporter with new fields (#18302) 2023-01-06 20:53:09 -05:00
18310.txt Return the partial success code override for all batch error types (#18310) 2022-12-12 17:08:22 -06:00
18315.txt Add HCP connectivity info to vault server startup logs (#18315) 2022-12-12 14:01:02 -05:00
18342.txt Duo Passcode Prepend (#18342) 2022-12-13 14:50:11 -07:00
18350.txt UI: Update database to connection name on role (#18350) 2022-12-14 10:23:59 -06:00
18351.txt VAULT-11829: Add cluster status handler (#18351) 2023-01-06 17:06:54 -05:00
18374.txt UI: update host to new doc link location (developer.hashicorp.com/) (#18374) 2022-12-14 23:25:16 +00:00
18376.txt Adding Response Structures to PKI Config (#18376) 2023-02-15 14:51:27 -08:00
18397.txt Vault 9406 enablement certs need userid handling in role (#18397) 2023-01-25 13:13:54 -05:00
18401.txt Fix changelog for #18401 (#18727) 2023-01-16 13:49:28 -05:00
18403.txt VAULT-12095 Support multiple config files for Vault Agent (#18403) 2023-01-03 12:50:19 -05:00
18437.txt Vault 11795 vault cli verify s ign (#18437) 2023-01-26 10:21:13 -05:00
18452.txt De-duplicate namespaces when historical and current month data are mixed (#18452) 2022-12-16 16:02:42 -08:00
18456.txt VAULT-12112: openapi response definitions: sys/audit (#18456) 2023-01-20 11:09:33 -05:00
18463.txt Vault 11796 vault cli list intermediates (#18463) 2023-01-27 10:34:31 -05:00
18465.txt VAULT-12112: add openapi response structures for /sys/auth/* endpoints (#18465) 2023-02-16 15:03:19 -05:00
18466.txt Correctly distinguish empty issuer names in PKI (#18466) 2023-01-10 10:04:30 -05:00
18467.txt Vault 11798 vault cli issue intermediate (#18467) 2023-01-27 16:41:16 -05:00
18468.txt VAULT-12112: add openapi response structures for /sys/capabilities* endpoints (#18468) 2023-02-16 15:04:37 -05:00
18472.txt VAULT-12112: add openapi response structures for /sys/config and /sys/generate-root endpoints (#18472) 2023-02-16 15:06:26 -05:00
18482.txt Add issuer reference info on JSON endpoint (#18482) 2022-12-19 21:39:01 +00:00
18492.txt CreateOperation should only be implemented alongside ExistenceCheck (#18492) 2023-07-18 13:44:15 +01:00
18499.txt Vault 11799 Vault CLI Re-Issue (Templating based on existing certificate) (#18499) 2023-02-10 20:27:36 +00:00
18513.txt Fixed Oauth redirect not working on Android Chrome (#18513) 2024-01-08 13:22:03 -06:00
18515.txt Added OpenAPI response structures for sys endpoints (#18515) 2023-02-15 15:00:06 -05:00
18521.txt UI: OIDC callback bug. (#18521) 2023-03-07 16:23:45 +00:00
18542.txt VAULT-12112: add openapi responses for /sys/internal endpoints (#18542) 2023-02-24 15:03:21 -05:00
18546.txt MongoDB - Fix write_concern param (#18546) 2022-12-23 17:14:41 -06:00
18554.txt Fix multiple OpenAPI generation issues with new AST-based generator (#18554) 2023-01-31 16:27:39 -05:00
18556.txt Fix aspects of auth/token/create request parsing (#18556) 2023-07-10 12:15:03 -04:00
18568.txt Fix HelpOperation on sudo-protected paths (#18568) 2023-01-10 12:17:16 -06:00
18571.txt Fix vault path-help for selected paths with bad regexps (#18571) 2023-06-30 08:42:30 -07:00
18585.txt only update SCADA metadata if status changes (#18585) 2023-01-04 11:09:51 -05:00
18587.txt secrets/kubernetes: updating to latest plugin (#18587) 2023-01-03 15:32:30 -08:00
18589.txt Upgrade go.opentelemetry.io/otel from v0.20.0 to v1.11.2 (#18589) 2023-01-04 11:31:30 -08:00
18598.txt Account for mount counts when de-duplicating current and historical month data (#18598) 2023-01-05 09:34:05 -08:00
18604.txt add core state lock deadlock detection config option v2 (#18604) 2023-01-11 13:32:05 -06:00
18610.txt named Login MFA methods (#18610) 2023-01-23 15:51:22 -05:00
18615.txt Add sys/storage/raft/bootstrap option to reset TLS keyring (#18615) 2024-10-01 11:52:12 -04:00
18624.txt VAULT-12144: add openapi responses for /sys/rotate endpoints (#18624) 2023-03-28 15:40:48 -04:00
18625.txt VAULT-12144: add openapi responses for /sys/seal endpoints (#18625) 2023-03-28 15:39:08 -04:00
18626.txt VAULT-12144: add openapi responses for /sys/tools endpoints (#18626) 2023-03-24 23:11:39 +00:00
18627.txt VAULT-12144: add openapi responses for /sys/wrapping endpoints (#18627) 2023-03-28 11:12:34 -04:00
18628.txt VAULT-12144: add openapi responses for assorted /sys endpoints (#18628) 2023-03-28 15:38:35 -04:00
18632.txt db plugin: support multiline revoke stmt in postgres (#18632) 2023-01-10 15:27:00 -06:00
18633.txt added OpenAPI response objects for sys endpoints (#18633) 2023-02-15 15:02:21 -05:00
18635.txt Add response schema validation methods & test helpers (#18635) 2023-01-13 14:55:56 -05:00
18636.txt Add AppRole response schema validation tests (#18636) 2023-01-13 15:23:36 -05:00
18638.txt VAULT-9883: Agent Reloadable Config (#18638) 2023-01-10 17:45:34 +00:00
18645.txt Allow tidy to backup legacy CA bundles (#18645) 2023-01-11 12:12:53 -05:00
18651.txt ui: unload auth method when navigating away from form (#18651) 2023-01-12 13:03:22 -08:00
18663.txt OpenAPI generic_mount_paths follow-up (#18663) 2023-01-17 23:07:11 -05:00
18673.txt Vault 8308 Background thread to update locked user entries (#18673) 2023-01-12 14:09:33 -08:00
18675.txt Prevent Brute Forcing: Create an api endpoint to list locked users OSS changes (#18675) 2023-01-17 14:25:56 -08:00
18682.txt Event system alpha experiment (#18795) 2023-01-23 19:26:49 +00:00
18684.txt VAULT-12542 Add info encouraging users to upgrade if agent version is different to server (#18684) 2023-01-13 09:49:36 -05:00
18704.txt Speculative fix for a panic that might arise during raft teardown (#18704) 2023-01-16 13:49:11 -05:00
18708.txt Remove timeout logic from ReadRaw functions and add ReadRawWithContext (#18708) 2023-01-17 15:41:59 -05:00
18716.txt auth/kubernetes: upgrade to v0.14.1 (#18716) 2023-01-13 19:00:18 -05:00
18718.txt Prevent brute forcing : telemetry oss changes (#18718) 2023-01-17 15:10:50 -08:00
18729.txt bug: correct sdk handling of the zero int64 value (#18729) 2023-03-09 11:25:45 +00:00
18740.txt VAULT-12564 Add new token_file auto-auth method (#18740) 2023-01-24 16:09:32 -05:00
18743.txt API Explorer Query Params (#18743) 2023-01-17 16:37:07 -07:00
18752.txt * added the new redis parameter documentation (#18752) 2023-01-18 15:51:15 -05:00
18766.txt Add new clients into the monthly breakdown (#18766) 2023-01-19 09:12:17 -08:00
18772.txt Add approle's remaining response schema definitions (#18772) 2023-01-24 13:12:41 -05:00
18787.txt UI: JWT Auth Browser Popup warning. Resolves: #10753. (#18787) 2023-01-24 13:15:17 +00:00
18799.txt secrets/mysql: Add tls_server_name and tls_skip_verify parameters (#18799) 2023-01-23 20:06:46 +00:00
18808.txt UI: Bugfix: VAULT-9343 fix key management key view bug (#18808) 2023-01-24 11:33:57 -08:00
18809.txt Fix misattribution of activity log entries to incorrect auth methods (#18809) 2023-08-21 14:59:39 +02:00
18811.txt Provide IP Address in Duo Request (#18811) 2023-01-24 17:28:59 -05:00
18817.txt Parallel migration (#18815) (#18817) 2023-01-25 15:19:45 +00:00
18842.txt UI: PKI Sign Intermediate (#18842) 2023-01-27 18:07:55 +00:00
18859.txt return 403 for wrapping requests when no token provided (#18859) 2023-01-31 13:57:50 -05:00
18863.txt VAULT-12798 Correct removal behaviour when JWT is symlink (#18863) 2023-03-14 15:44:19 -04:00
18870.txt Provide Descriptive Error when Enterprise-only Paths Called in Open-source Version (#18870) 2023-04-21 16:14:40 -04:00
18874.txt Remove dynamic keys from SSH Secrets Engine (#18874) 2023-01-31 16:02:22 -05:00
18885.txt Move cert auth backend setup into initialize (#18885) 2023-01-27 17:42:13 +00:00
18887.txt Transit Import Key CLI functionality (#18887) 2023-01-30 12:46:57 -06:00
18890.txt Brute forcing unlock user bug (#18890) 2023-01-30 13:06:10 -08:00
18892.txt VAULT-12833 Update prompts for the rekey command (#18892) 2023-01-30 16:51:01 +00:00
18899.txt Fix race in tidy status with cert counting (#18899) 2023-01-30 14:13:40 -05:00
18916.txt VAULT-13061: Fix mount path discrepancy in activity log (#18916) 2023-02-06 10:26:32 +01:00
18923.txt prevent panic on mfa enforcement delete after a namespace is deleted (#18923) 2023-01-31 21:06:16 +00:00
18934.txt Change gen_openapi.sh to generate schema with generic mount paths (#18934) 2023-01-31 23:37:19 +00:00
18935.txt openapi: Add default values to the thing_mount_path parameters (#18935) 2023-01-31 19:37:16 -05:00
18938.txt Apply URL encoding/unencoding to OCSP Get requests (#18938) 2023-02-01 11:03:43 -05:00
18939.txt Allow cleanup ssh dynamic keys host keys (#18939) 2023-02-01 15:09:16 +00:00
18945.txt Fix race accessing b.crls within cert auth (#18945) 2023-02-01 16:23:06 -05:00
18951.txt fix sys/leases panic when lease_id is nil (#18951) 2023-02-03 09:51:10 -05:00
18962.txt Make API not depend on SDK (#18962) 2023-02-06 09:41:56 -05:00
18984.txt Use UTC for leaf exceeding CA's notAfter (#18984) 2023-02-03 17:00:42 +00:00
19002.txt Fix: Optionally reload x509 key-pair from disk on agent auto-auth (#19002) 2023-03-22 11:01:58 -04:00
19005.txt fix: upgrade vault-plugin-auth-alicloud to v0.14.0 (#19005) 2023-02-06 16:15:26 -06:00
19018.txt secrets/gcp: use feature format for changelog entry of impersonated accounts (#19200) 2023-02-15 11:06:50 -08:00
19032.txt Add Configurable LDAP Max Page Size (#19032) 2023-04-20 20:39:27 +00:00
19036.txt Wrapped token login bug (#19036) 2023-02-07 14:22:22 -07:00
19037.txt Add a comment around why we are grabbing a lock to update an atomic boolean (#19087) 2023-02-09 09:12:37 -05:00
19043.txt Validate response schema for integration tests (#19043) 2023-02-15 14:57:57 -05:00
19044.txt upgrade vault-plugin-database-redis-elasticache to v0.2.0 (#19044) 2023-02-07 16:11:52 -05:00
19056.txt update vault-plugin-secrets-kv to v0.14.0 (#19056) 2023-02-08 09:48:46 -05:00
19061.txt secrets/ad: update plugin version (#19061) 2023-02-07 20:06:53 -06:00
19063.txt secrets/gcpkms: upgrade to v0.14.0 (#19063) 2023-02-07 18:30:53 -08:00
19064.txt Core: CLI Doc improvements to example read / write. (#19064) 2024-08-09 11:48:21 -04:00
19068.txt Remove the last vestiges of sdk/version. (#19068) 2023-02-08 12:30:27 -05:00
19071.txt UI: Fix OIDC login in fullscreen (#19071) 2023-02-08 14:32:57 -06:00
19076.txt upgrade vault-plugin-auth-jwt to v0.15.0 (#19076) 2023-02-08 12:29:48 -08:00
19077.txt upgrade vault-plugin-auth-azure to v0.13.0 (#19077) 2023-02-08 14:15:48 -08:00
19084.txt fix: upgrade vault-plugin-secrets-kubernetes to v0.3.0 (#19084) 2023-02-10 10:23:31 -05:00
19094.txt fix: upgrade vault-plugin-auth-kubernetes to v0.15.0 (#19094) 2023-02-10 10:23:11 -05:00
19096.txt upgrade vault-plugin-secrets-azure to v0.15.0 (#19096) 2023-02-08 23:54:02 +00:00
19098.txt auth/cf: update plugin to v0.14.0 (#19098) 2023-02-09 08:40:51 -08:00
19100.txt Bump go-plugin version 1.4.5->1.4.8 (#19100) 2023-02-09 17:24:55 +00:00
19103.txt add error message when trying to rotate mssql root without password in configuration (#19103) 2023-02-13 07:31:13 -05:00
19111.txt fix: upgrade vault-plugin-secrets-mongodbatlas to v0.9.1 (#19111) 2023-02-09 15:55:42 -06:00
19116.txt Disabling License Banners (#19116) 2023-02-14 17:00:24 +00:00
19135.txt UI: Fix cancel button on role transform form (#19135) 2023-02-10 20:37:22 +00:00
19139.txt UI: sets operationNone for a kmip role if no checkboxes are selected (#19139) 2023-02-10 21:38:31 +00:00
19145.txt Bump kv plugin v0.14.0->v0.14.2 (#19145) 2023-02-10 21:42:05 +00:00
19160.txt address various issues with the output-policy flag (#19160) 2023-02-21 10:12:45 -05:00
19170.txt Fix database sample payload doc (#19170) 2023-02-14 08:29:27 -05:00
19186.txt add nil check for secret id entry on delete via accessor (#19186) 2023-02-24 13:18:08 -05:00
19187.txt Add rotate root docs for azure secrets (#19187) 2023-02-15 13:07:42 -08:00
19190.txt Show generate creds for static-roles when you have read permissions (#19190) 2023-02-16 18:10:56 +00:00
19194.txt Add changelog entry for alpha event system feature (#19194) 2023-02-16 17:21:12 +00:00
19196.txt Add PKI unified-revocation changelog (#19196) 2023-02-15 09:54:14 -05:00
19215.txt plugin/secrets/auth: enable multiplexing (#19215) 2023-02-16 22:25:15 +00:00
19216.txt UI/add allowed response headers secret mount (#19216) 2023-02-16 17:03:15 +00:00
19220.txt UI: Remove Wizard (#19220) 2023-02-16 22:44:33 +00:00
19244.txt use github token env var if present when fetching org id (#19244) 2023-02-21 12:17:35 -08:00
19247.txt Add OIDC provider docs for IBM ISAM (#19247) 2023-04-20 11:30:59 -07:00
19252.txt Stop vault on exit in gen_openapi.sh (#19252) 2023-02-17 13:06:00 -05:00
19260.txt Add Oracle Cloud auth to the Vault Agent (#19260) 2023-03-15 09:08:52 -04:00
19265.txt pki health-check fails to read in int config values (#19265) 2023-02-21 08:52:19 -05:00
19269.txt Output default config output from pki health-check --list as json (#19269) 2023-02-21 12:41:04 -05:00
19274.txt Fix role endpoint in pki health-check warnings (#19274) 2023-02-21 14:48:50 -05:00
19276.txt Handle permission issue on pki health-check tune checkers (#19276) 2023-02-22 09:01:29 -05:00
19290.txt Auth method token_type possibleValues fix (#19290) 2023-02-23 11:59:21 -07:00
19296.txt Sidebar Navigation (#19296) 2023-05-02 19:36:15 -06:00
19311.txt VAULT-12299 Use file.Stat when checking file permissions (#19311) 2023-02-23 18:05:00 +01:00
19319.txt openapi: Improve operationId/request/response naming strategy (#19319) 2023-04-04 13:14:40 -04:00
19334.txt secrets/ad: change deprecation status to deprecated (#19334) 2023-02-24 00:13:32 +00:00
19365.txt aws: pass cancelable context with aws calls (#19365) 2023-03-23 12:02:24 -05:00
19373.txt Fix transit byok tool, add docs, tests (#19373) 2023-02-27 18:25:38 +00:00
19378.txt Add -mount flag to kv list command (#19378) 2023-03-20 16:26:21 -04:00
19416.txt Fix cubbyhole and token revocation for legacy service tokens (#19416) 2023-03-06 15:09:45 -05:00
19428.txt Configure Ember Data ID Generation (#19428) 2023-03-02 13:59:35 -07:00
19429.txt Pass encodeBase64 param to transit-key-actions (#19429) 2023-03-06 11:28:49 -07:00
19448.txt UI: fix delete for SSH engine config (#19448) 2023-03-08 11:37:53 -06:00
19460.txt Regression bug fix OIDC namespace (#19460) 2023-03-23 00:55:03 +00:00
19468.txt Fix a possible data race with rollback manager and plugin reload (#19468) 2023-03-14 09:36:37 -05:00
19472.txt VAULT-14048: raft-autopilot appears to refuse to remove a node which has left and wouldn't impact stability (#19472) 2023-04-03 11:58:57 -04:00
19483.txt VAULT-14215 Fix panic for non-TLS listeners during SIGHUP (#19483) 2023-03-09 10:09:16 -05:00
19495.txt add changelog for shamir change (#19566) 2023-04-18 16:34:43 +00:00
19519.txt Add support for importing RSA-PSS keys into Transit (#19519) 2023-03-13 17:03:01 +00:00
19520.txt Add support for HEAD operations (#19520) 2023-03-21 18:37:17 -04:00
19541.txt UI/update auth form to fetchRoles after a namespace is inputted, prior to OIDC auth (#19541) 2023-03-21 07:51:15 -06:00
19545.txt database/elasticsearch: upgrades plugin to v0.13.1 (#19545) 2023-03-15 10:24:03 -07:00
19585.txt Fix remount for mounts with spaces in the name (#19585) 2023-03-16 15:26:55 -04:00
19591.txt vault-12244 (#19591) 2023-03-17 07:52:54 -07:00
19593.txt Suppress event broker not started log warning (#19593) 2023-03-20 11:14:14 +00:00
19600.txt openapi: Fix logic for labeling unauthenticated/sudo paths (#19600) 2023-03-20 13:25:09 -04:00
19616.txt VAULT-13614 Support SCRAM-SHA-256 encrypted passwords for PostgreSQL (#19616) 2023-03-21 12:12:53 -07:00
19624.txt Forward PKI revocation requests received by standby nodes to active node (#19624) 2023-03-20 14:58:36 +00:00
19640.txt secrets/ldap: upgrades plugin to v0.10.1 (#19640) 2023-03-20 11:29:09 -07:00
19676.txt Allow overriding gRPC's connection timeout with VAULT_GRPC_MIN_CONNECT_TIMEOUT (#19676) 2023-03-22 18:51:37 +00:00
19703.txt Secret Metadata Breadcrumb Bug (#19703) 2023-03-23 16:25:56 +00:00
19721.txt Address regression introduced by #15493 for non-raft storage backends. (#19721) 2023-03-24 10:15:25 -04:00
19776.txt VAULT-12940 Vault Agent uses Vault Agent specific User-Agent header when issuing requests (#19776) 2023-04-03 14:14:47 -04:00
19791.txt UI: Mount PKI options + allowed_managed_keys (#19791) 2023-04-07 14:05:29 -07:00
19798.txt Update pseudo-version for Secrets Terraform plugin (#19798) 2023-03-29 09:01:35 -07:00
19799.txt UI: Namespace area fixes (#19799) 2023-04-05 10:54:27 -05:00
19811.txt Fix undelete for mount paths that are deeper than one level (#19811) 2023-10-31 09:08:12 -04:00
19814.txt update release-note from feature to improvement (#20414) 2023-04-28 09:33:09 -07:00
19829.txt Bumping ad dependencies (#19829) 2023-03-31 11:01:02 -04:00
19846.txt plugin/secrets/alicloud: upgrade dependencies (#19846) 2023-03-30 11:11:15 -04:00
19861.txt secrets/mongodbatlas: upgrade dependencies (#19861) 2023-03-30 11:24:31 -07:00
19862.txt build: try creating the go bin directory (#19862) 2023-04-17 22:57:17 +00:00
19875.txt fix race condition in string generator helper (#19875) 2023-03-31 15:19:45 +00:00
19878.txt Remove the Bulma CSS Framework (#19878) 2023-04-27 14:23:17 -06:00
19891.txt VAULT-13191: OSS changes (#19891) 2023-03-31 15:05:16 +00:00
19901.txt Address Critical Vulnerabilities from Dependencies (#19901) 2023-04-03 15:24:38 -06:00
19913.txt Model Validation Warnings (#19913) 2023-04-03 15:24:58 -06:00
19954.txt upgrade mongo driver to 1.11 (#19954) 2023-04-03 22:18:18 -05:00
19993.txt update vault-plugin-secrets-openldap@main (#19993) 2023-04-05 14:40:08 -07:00
20019.txt VAULT-14734: activity log write endpoint (#20019) 2023-04-12 18:26:26 +02:00
20034.txt Revert changes to STS leases but keep the ttl field (#20034) 2023-04-13 15:02:39 -05:00
20044.txt add max_entry_size to sanitized config output (#20044) 2023-04-14 09:52:23 -04:00
20057.txt Log, don't err, on unified delta WAL write failure (#20057) 2023-04-11 09:36:10 -04:00
20058.txt Fix building unified delta WAL, unified delta CRLs (#20058) 2023-04-11 18:02:58 +00:00
20064.txt UI: fix browser console formatting (#20064) 2023-04-11 10:42:50 -07:00
20070.txt UI: Fix remaining DocLink paths (#20070) 2023-04-10 23:26:50 +00:00
20073.txt VAULT-14733: Split logic of precomputedQueryWorker (#20073) 2023-05-16 16:29:18 +02:00
20078.txt Require activity log retention months at least the minimum (#20078) 2023-04-11 15:09:01 +00:00
20086.txt api: Add reporting fields to activitylog config endpoint (#20086) 2023-04-12 12:02:28 -04:00
20109.txt Update wrapping-unwrap.mdx (#20109) 2023-04-18 14:20:27 -07:00
20125.txt Clients config updates for census reporting (#20125) 2023-04-13 15:57:12 -06:00
20144.txt sdk/ldaputil: add connection_timeout configurable (#20144) 2023-04-13 12:43:28 -04:00
20150.txt Add minimum_retention_months to config endpoint (#20150) 2023-04-13 18:33:23 +00:00
20154.txt Add missing cert auth ocsp read data (#20154) 2023-04-13 18:59:09 +00:00
20163.txt UI: remove references to comma separation for string array edit types (#20163) 2023-04-19 16:16:30 +00:00
20181.txt Add fix for Go x/crypto/ocsp failure case (#20181) 2023-04-17 11:48:19 -04:00
20201.txt Remove extraneous certificate from OCSP response (#20201) 2023-04-17 16:40:26 +00:00
20216.txt Fix Indentation in Kubernetes Auth Example (#20216) 2023-04-18 15:23:25 -07:00
20220.txt Minor follow-ups to #16865 (#20220) 2023-04-18 07:39:05 -04:00
20224.txt Add tests based on vault binary (#20224) 2023-04-24 09:57:37 -04:00
20234.txt Return OCSP errors on cert auth login failures (#20234) 2023-04-19 08:54:45 -04:00
20235.txt UI: Remove usage of htmlSafe (#20235) 2023-04-19 15:40:33 +00:00
20243.txt cli/namespace: add detailed flag to namespace list (#20243) 2023-04-19 09:31:51 -04:00
20247.txt Add support for docker testclusters (#20247) 2023-04-24 14:25:50 -04:00
20253.txt Add warnings to crl rebuilds, allowing notifying operator of empty issuer equivalency sets (#20253) 2023-04-19 16:55:37 +00:00
20257.txt VAULT-15668: fix windows issues with -dev-tls flag (#20257) 2023-04-21 10:54:38 +02:00
20261.txt Use a current version of etcd (#20261) 2023-04-19 14:17:11 -04:00
20263.txt UI: OIDC provider logo fix (#20263) 2023-04-19 14:30:18 -05:00
20265.txt Add new method to access a client config's TLSConfig. (#20265) 2023-04-19 15:14:18 -04:00
20276.txt Add additional fields to LIST issuers for Web UI (#20276) 2023-04-21 18:16:16 +00:00
20285.txt Small fixes for OpenAPI display attributes (#20285) 2023-04-21 17:04:12 +00:00
20294.txt Add symbols back to the build to fix Dynatrace support (#20294) 2023-04-21 17:15:56 +00:00
20341.txt Fix issuer patch of leaf_not_after_behavior (#20341) 2023-04-25 11:02:13 -04:00
20354.txt Fix reading issuer's enable_aia_url_templating value (#20354) 2023-04-25 16:48:05 -04:00
20368.txt VAULT-15840: Allow updates of only entity-alias custom-metadata (#20368) 2023-05-01 12:42:30 +02:00
20375.txt add nil check for mfa enforcement config namespace on login (#20375) 2023-04-26 16:52:39 -04:00
20411.txt Pipe MountPoint to audit logs (#20411) 2023-04-27 15:29:24 -07:00
20418.txt Fix panic when Vault enters recovery mode, added test (#20418) 2023-04-28 12:41:19 +00:00
20425.txt Add support for client cert credential type (#20425) 2023-05-30 09:11:02 -07:00
20430.txt UI: fix secret with % in path (#20430) 2023-05-01 09:18:45 -05:00
20431.txt UI: glimmerize masked input (#20431) 2023-05-01 16:43:05 +00:00
20441.txt Show existing keys, issuers on PKI import (#20441) 2023-05-01 14:07:31 +00:00
20442.txt Update to tidy status and docs (#20442) 2023-05-01 14:26:29 +00:00
20453.txt Correct Default for MaximumPageSize (#20453) 2023-05-17 20:56:53 +00:00
20464.txt Add walkSecretsTree helper function (#20464) 2023-05-02 15:23:43 -04:00
20477.txt CLI to take days as a unit of time (#20477) 2023-05-04 08:03:37 -07:00
20481.txt Filter Secret Engine List view by engineType and/or name (#20481) 2023-05-15 16:57:27 +00:00
20488.txt Improve addPrefixToKVPath helper (#20488) 2023-05-03 17:10:55 +00:00
20502.txt disable printing flags warning message for the ssh command (#20502) 2023-05-08 16:15:44 +00:00
20519.txt Keep symbols by default (#20519) 2023-05-04 13:23:06 -07:00
20530.txt Fix release note for Secrets as Environment Variables (#21090) 2023-06-08 20:15:40 +00:00
20536.txt VAULT-12226: Add Static Roles to the AWS plugin (#20536) 2023-05-24 14:55:13 -04:00
20548.txt Update Vault Proxy changelog to use the new feature format (#20811) 2023-05-26 11:56:20 -04:00
20559.txt Upgrade go-jose library to v3 (#20559) 2023-05-23 12:25:58 +00:00
20569.txt agent: Add logic to validate env_template entries (#20569) 2023-05-23 18:37:08 +00:00
20590.txt UI/console update (#20590) 2023-05-17 11:41:02 -05:00
20595.txt Add possibility to decode generated encoded root token to api (#20595) 2023-05-18 15:18:19 -04:00
20603.txt MFA Create Enforcement Bug (#20603) 2023-05-16 10:38:53 -06:00
20609.txt command/server: add support to write pprof files to the filesystem via SIGUSR2 (#20609) 2023-05-17 09:21:25 -04:00
20626.txt Add client_type field to EntityRecord protobuf (#20626) 2023-05-19 20:30:12 +00:00
20628.txt agent: Add implementation for injecting secrets as environment variables (#20628) 2023-05-24 16:56:06 -04:00
20629.txt Make -dev-three-node use perf standbys for ent binaries (#20629) 2023-05-17 18:37:44 +00:00
20636.txt VAULT-5094: Deal with identity_policies Set to nil in Secret Data Field (#20636) 2023-05-19 09:51:52 -04:00
20642.txt pki: add subject key identifier to read key response (#20642) 2023-05-18 16:49:22 +00:00
20643.txt report intermediate error messages during request forwarding (#20643) 2023-05-18 05:07:54 -07:00
20652.txt Transit UX improvements: show key policy, configs on write (#20652) 2023-05-18 14:36:10 -04:00
20654.txt Properly validate int ca lifetime error, add warning on leaf cert with basic constraints (#20654) 2023-05-19 19:52:16 +00:00
20664.txt Fix tidy with maintain_stored_certificate_counts == publish_stored_certificate_count_metrics == false (#20664) 2023-05-19 12:09:48 +00:00
20668.txt Make transit import command work for the transform backend (#20668) 2023-05-25 15:33:27 -05:00
20680.txt VAULT-15703: Reload automated reporting (#20680) 2023-05-19 14:42:50 +00:00
20694.txt Add current_billing_period activity endpoint param (#20694) 2023-05-22 09:22:45 -04:00
20697.txt UI: updates info table row jsdoc (#20697) 2023-05-30 10:21:07 -07:00
20701.txt Fix race in PKI's runUnifiedTransfer (#20701) 2023-05-22 18:31:19 +00:00
20725.txt fix: upgrade vault-plugin-auth-gcp to v0.16.0 (#20725) 2023-05-23 11:24:33 -07:00
20731.txt UI: Transit Key TTL not initializing to toggled off (#20731) 2023-05-25 16:39:48 +00:00
20736.txt Transit BYOK export capabilities (#20736) 2023-05-30 21:42:41 +00:00
20741.txt agent: Add agent process supervisor tests (#20741) 2023-05-30 18:06:44 +00:00
20742.txt fix: upgrade vault-plugin-secrets-mongodbatlas to v0.10.0 (#20742) 2023-05-25 09:13:28 -07:00
20745.txt fix: upgrade vault-plugin-auth-centrify to v0.15.1 (#20745) 2023-05-25 09:13:11 -07:00
20747.txt Filter Auth methods by name or type (#20747) 2023-05-26 16:07:36 +00:00
20750.txt upgrade vault-plugin-secrets-ad to v0.16.0 (#20750) 2023-05-24 13:37:41 -07:00
20751.txt fix: upgrade vault-plugin-database-redis-elasticache to v0.2.1 (#20751) 2023-05-24 20:15:53 +00:00
20752.txt Add initial ACME API documentation (#20752) 2023-05-30 11:01:12 -04:00
20758.txt upgrade vault-plugin-auth-alicloud to v0.15.0 (#20758) 2023-05-25 09:56:48 -07:00
20763.txt database/redis: upgrade plugin version (#20763) 2023-05-25 17:25:18 +00:00
20764.txt fix: upgrade vault-plugin-database-couchbase to v0.9.2 (#20764) 2023-05-25 09:17:36 -07:00
20767.txt database/elasticsearch: upgrade plugin version (#20767) 2023-05-25 17:09:41 +00:00
20771.txt auth/kerberos: upgrade plugin version (#20771) 2023-05-25 17:29:42 +00:00
20777.txt Updated the azure secrets plugin (#20777) 2023-05-25 11:27:33 -04:00
20783.txt User Lockout Perf Standby Error oss (#20783) 2023-05-30 11:46:30 -07:00
20784.txt secrets/gcpkms: upgrade plugin version (#20784) 2023-05-25 16:39:00 +00:00
20787.txt upgrade vault-plugin-secrets-alicloud to v0.15.0 (#20787) 2023-05-25 10:34:48 -07:00
20790.txt LDAP/AD Secrets Engine (#20790) 2023-08-25 10:54:29 -06:00
20799.txt fix: upgrade vault-plugin-auth-jwt to v0.16.0 (#20799) 2023-05-25 14:59:17 -07:00
20802.txt update secrets/kubernetes and auth/kubernetes plugin versions (#20802) 2023-05-25 18:54:45 -05:00
20807.txt Updated snowflake plugin to v0.8.0 (#20807) 2023-05-26 09:48:25 -04:00
20816.txt fix: upgrade vault-plugin-auth-azure to v0.15.0 (#20816) 2023-05-30 09:12:09 -07:00
20818.txt fix: upgrade vault-plugin-secrets-gcp to v0.16.0 (#20818) 2023-05-30 09:11:53 -07:00
20825.txt Skip Aerospike test on 32-bits, warn users it's unsupported. (#20825) 2023-05-29 16:30:54 +00:00
20826.txt Revert #19676, we decided this was unnecessary. (#20826) 2023-05-29 14:30:34 +00:00
20834.txt Remove feature toggle for SSCTs, VAULT_DISABLE_SERVER_SIDE_CONSISTENT_TOKENS (#20834) 2023-05-29 12:54:20 -04:00
20841.txt openapi: Fix generated types for duration strings (#20841) 2023-06-05 13:25:55 -04:00
20864.txt Fix transit import/export of hmac-only keys (#20864) 2023-05-31 18:04:08 +00:00
20879.txt Refactor identity/mfa/method/* endpoints to fix bad OpenAPI (#20879) 2023-06-23 13:32:41 -04:00
20881.txt Fix non-deterministic ordering of 'required' field in OpenAPI spec (#20881) 2023-05-31 15:10:24 -04:00
20882.txt Update MongoDB Atlas plugin to v0.10.0 (#20882) 2023-05-31 09:33:54 -07:00
20891.txt Improve consul secrets plugin error for failed bootstrap (#20891) 2023-05-31 16:31:24 +01:00
20897.txt UI cluster unseal bug (#20897) 2023-05-31 14:21:36 -06:00
20907.txt UI: fixes pki role editing changing to default key parameter values (#20907) 2023-05-31 15:44:22 -07:00
20933.txt Code Cleanup Around Audit Backends (#20933) 2023-06-05 16:53:29 -04:00
20934.txt agent: Fix bug with 'cache' stanza validation (#20934) 2023-06-01 18:08:04 +00:00
20943.txt Add TLS-ALPN-01 Challenge Type to ACME (#20943) 2023-06-07 16:34:00 +00:00
20964.txt Duplicate groups creation bug (#20964) 2023-06-02 14:02:09 -07:00
20965.txt Remove caseSensitivityKey invalidation (#20965) 2023-07-14 16:10:06 -07:00
20966.txt Bump go-plugin dep (#20966) 2023-08-22 15:21:38 +00:00
20981.txt Limit ACME issued certificates to a max of 90 days (#20981) 2023-06-06 09:51:23 -04:00
20986.txt Fix race with dead server cleanup when adding new raft nodes (#20986) 2023-06-05 13:38:46 -04:00
20995.txt OSS part of replication sys method (#20995) 2023-06-05 14:39:40 -07:00
21010.txt Add new policy metrics (#21010) 2023-06-07 15:19:29 +02:00
21057.txt UI: [VAULT-12979] Dashboard Landing Page (#21057) 2023-08-24 13:30:45 -07:00
21081.txt Transit backend: Create CSR's from keys in transit and import certificate chains (#21081) 2023-08-22 08:24:56 -04:00
21100.txt Fix forwarding on token create on perf standby when an alias is created (#21100) 2023-06-12 15:01:18 +01:00
21110.txt Fix: non-login requests shouldn't care about login roles for lease quotas. Also fix a potential deadlock (#21110) 2023-06-13 13:24:50 -04:00
21159.txt Speed up dynamodb List() by only getting keys (#21159) 2024-06-07 15:11:00 -04:00
21165.txt Add dr-token Flag to Autopilot CLI (#21165) 2023-07-27 15:35:25 +00:00
21209.txt Allow issuance of root certs no AIA when templating is enabled (#21209) 2023-06-14 13:35:17 -04:00
21215.txt Add high privilege namespace (#21215) 2023-07-06 09:51:43 +02:00
21223.txt Add paths for seal config to cache exceptions. (#21223) 2023-06-14 21:09:29 +00:00
21249.txt Fix a panic I observed in a sealed node running CollectMetrics (#21249) 2023-06-15 15:02:20 +00:00
21260.txt Call runFilteredPathsEvaluation from within mountInternal/enableCredentialInternal (#21260) 2023-06-15 16:55:59 +00:00
21282.txt normalize LDAP auth HTTP responses (#21282) 2023-06-21 15:32:00 -07:00
21297.txt agent: Fix agent generate-config to accept namespace (#21297) 2023-06-16 16:04:15 -04:00
21316.txt Fix re-migration of existing CA bundles (#21316) 2023-06-21 20:34:51 +00:00
21342.txt Don't exit just because we think there was a possible deadlock (#21342) 2023-06-19 15:08:34 +00:00
21357.txt Replace all remaining time.ParseDurations with parseutil.ParseDurationSeconds (#21357) 2023-06-20 14:37:46 -04:00
21375.txt add changelog (#21399) 2023-06-21 14:47:53 -07:00
21424.txt Add support for cloning a Client's tls.Config (#21424) 2023-06-28 17:56:39 -04:00
21449.txt openapi: Fix response schema for PKI Issue requests (#21449) 2023-06-26 13:31:56 -04:00
21458.txt Fix OpenAPI spec definitions for PKI EAB APIs (#21458) 2023-06-27 08:44:21 -04:00
21460.txt update styling of raft-wal changelog entry to reflect its feature status (#25402) 2024-02-13 16:52:30 -08:00
21466.txt Fix "vault agent generate-config" documentation URL (#21466) 2023-06-30 00:26:15 +00:00
21470.txt Don't rely on post-unseal funcs being run in any particular order. (#22362) 2023-08-16 13:59:21 +00:00
21495.txt Update step-down.mdx (#21495) 2023-08-14 15:25:39 -07:00
21503.txt Bug Fix: Surface Error for when cookie settings prevent localStorage (#21503) 2023-07-07 10:21:00 -06:00
21520.txt UI: HDS adoption replace <ConfirmAction> component (#21520) 2023-11-17 23:44:21 +00:00
21531.txt UI: VAULT-17699 Fix masked input bug (#21531) 2023-06-30 13:17:34 -07:00
21546.txt Don't say "Success!" when a specific field is requested. (#21546) 2023-08-17 11:49:04 -04:00
21562.txt Hide Nav Links in Child Namespaces (#21562) 2023-07-05 09:47:45 -06:00
21563.txt openapi: Better mount points for kv-v1 and kv-v2 in openapi.json (#21563) 2023-07-05 15:01:18 -04:00
21578.txt Add API Explorer Link to Sidebar Nav under tools (#21578) 2023-07-05 18:05:32 +00:00
21582.txt Login View Fix for Safari (#21582) 2023-07-05 17:20:18 +00:00
21583.txt change changelog for PR #21583 from release-note to 'improvement' (#22061) 2023-07-26 11:06:47 -07:00
21623.txt VAULT-17772: bump go-eventlogger to v0.2.1 (#21623) 2023-07-06 18:17:02 +01:00
21628.txt Introduce Experiment to Toggle Between Legacy Auditing Backends/EventLogger (#21628) 2023-07-07 10:01:40 -04:00
21631.txt secrets/azure: upgrade to v0.16.1 for bug fix (#21631) 2023-07-06 12:57:29 -07:00
21635.txt UI: PKI show missing info on generated certificate (#21635) 2023-07-07 14:51:05 +00:00
21640.txt Fix data race between updating a route entry's tainted status and incoming requests - OSS (#21640) 2023-07-07 09:14:33 -04:00
21641.txt fix LDAP auto auth changelog (#23027) 2023-09-13 08:48:46 -04:00
21642.txt Fix k8s service registration case where Vault fails to unlabel itself as a leader (#21642) 2023-07-17 13:42:32 +01:00
21681.txt Ent only ADP Metrics (#21681) 2023-07-10 10:28:42 -07:00
21702.txt Add a parameter to allow ExtKeyUsage field usage from a role within ACME (#21702) 2023-07-17 09:31:13 -04:00
21723.txt OpenAPI: Separate ListOperation from ReadOperation (#21723) 2023-07-13 13:36:52 -04:00
21739.txt UI: Fix SSH role edit clearing out object values (#21739) 2023-07-11 10:28:02 -05:00
21742.txt Add permet pool metrics to dynamo db backend (#21742) 2023-08-18 13:15:35 -04:00
21743.txt Adds replication state helper to framework.Backend (#21743) 2023-07-11 15:22:28 -07:00
21760.txt Fix regexes for sys/raw/ and sys/leases/lookup/ to match prevailing conventions (#21760) 2023-07-21 13:50:07 -04:00
21767.txt UI: focus navigate-input after automatic page filter (#21767) 2023-07-14 10:19:31 -05:00
21771.txt UI: Fix styling for username input when editing a user (#21771) 2023-07-13 11:28:20 -07:00
21772.txt Fix sudo paths missing from OpenAPI and docs (#21772) 2023-07-19 16:28:17 +00:00
21800.txt auth/azure: upgrade to v0.15.1 for bug fix (#21800) 2023-07-13 10:06:51 -07:00
21830.txt Vault-17911: add support for hex values in oid extension (#21830) 2023-07-17 10:58:18 -04:00
21854.txt chore: avoid unnecessary byte/string conversion calls (#21854) 2023-08-08 17:50:54 +00:00
21870.txt Fix ACME tidy to not reference acmeContext (#21870) 2023-07-17 14:54:28 -04:00
21871.txt UI: remodel shamir flow (#21871) 2023-07-19 23:57:37 +00:00
21925.txt Vault 18005 plugin api lock status (#21925) 2023-07-31 12:58:20 -04:00
21926.txt UI: catch error when verifying certificates with unsupported signature algorithms (#21926) 2023-07-19 00:16:52 +00:00
21934.txt OpenAPI: Define default response structure for ListOperations (#21934) 2023-07-25 11:22:33 -04:00
21942.txt OpenAPI: Fix generation of correct fields (#21942) 2023-07-24 23:10:33 -04:00
21951.txt awsutil: update to v0.2.3 (#21951) 2023-07-19 19:23:42 +00:00
21960.txt AWS auth login with multi region STS support (#21960) 2023-07-28 08:42:22 -07:00
21968.txt UI: Small styling fix for viewing certificate in kubernetes configuration (#21958) 2023-07-24 09:55:29 -07:00
21993.txt Specify headers by environment variable (#21993) 2024-06-19 16:51:24 -04:00
22039.txt UI: Display minus icon for empty MaskedInput value. Show MaskedInput for KV secrets without values (#22039) 2023-07-31 12:29:43 -07:00
22040.txt Don't allow setting dead server last contact threshold to less than 1 minute (#22040) 2023-07-25 20:46:52 +00:00
22122.txt UI: Upgrade to Ember 4.12 (#22122) 2023-08-01 14:02:21 -05:00
22126.txt bug(20562): allowed_domains are compared case-sensitive if they use g… (#22126) 2023-08-02 11:09:10 -04:00
22137.txt Remove "expiration manager is nil on tokenstore" error log for dr secondary (#22137) 2023-07-31 14:06:28 -07:00
22153.txt Correct doctype (#22153) 2023-08-15 19:00:29 +00:00
22160.txt Display CertificateCard instead of MaskedInput for certificates in PKI (#22160) 2023-08-10 16:48:48 -07:00
22185.txt VAULT 18227/introduce cap ldap library (#22185) 2023-09-14 10:26:29 -07:00
22191.txt UI: Add missing allowed_user_ids to role form in PKI (#22191) 2023-08-08 09:58:57 -07:00
22233.txt clarify when a entity is created (#22233) 2023-08-09 09:33:09 -04:00
22235.txt Ignore errors from rollback manager invocations (#22235) 2023-08-08 15:42:02 +00:00
22249.txt Address LDAP issues (#22249) 2023-08-08 13:49:26 -07:00
22253.txt secrets/db: improves error logs for static role rotation (#22253) 2023-08-08 16:28:31 -07:00
22264.txt VAULT-14644 Add support for Azure WIF auth to auto-auth (for Agent and Proxy) (#22264) 2023-08-10 10:28:13 -04:00
22277.txt Update hashicorp/vault-plugin-auth-azure to v0.16.0 (#22277) 2023-08-10 14:27:20 -04:00
22304.txt Chroot Listener (#22304) 2023-08-14 12:35:34 -07:00
22322.txt Bump consul-template 0.32.0 -> 0.33.0 (#22322) 2023-08-14 21:31:29 +01:00
22330.txt secrets/ldap: upgrade to v0.11.1 for bug fix (#22330) 2023-08-15 08:06:52 -05:00
22333.txt UI: HDS adoption replace <CopyButton> component (#22333) 2023-09-15 23:46:10 +00:00
22355.txt Background thread to update locked user entries runs on DR secondaries (#22355) 2023-08-17 14:02:07 -07:00
22362.txt Don't rely on post-unseal funcs being run in any particular order. (#22362) 2023-08-16 13:59:21 +00:00
22363.txt add autoloaded license path to the cache exempt list (#22363) 2023-08-16 13:31:02 +00:00
22374.txt Prevent a deadlock in expiration (#22374) 2023-08-16 16:04:23 -04:00
22390.txt Revoke Token Confirmation Text Fix (#22390) 2023-08-16 15:39:13 -06:00
22394.txt UI: remove default setting for max_versions in kv metadata (#22394) 2023-08-17 09:47:35 -07:00
22396.txt Fix link formatting in Vault lambda extension docs (#22396) 2023-08-17 20:39:54 +00:00
22400.txt [VAULT-17826] Remove mount point from rollback metrics (#22400) 2023-08-21 16:55:37 +02:00
22410.txt Fix client clone with headers deadlock (#22410) 2023-08-17 15:13:28 -04:00
22445.txt Add support for IAM Auth for Google CloudSQL DBs (#22445) 2023-09-06 14:40:39 -07:00
22452.txt Quota Inheritance for Rate Limit (OSS) (#22452) 2023-08-18 15:33:46 -07:00
22458.txt UI: fix default values resetting form inputs (#22458) 2023-08-20 10:55:41 -07:00
22460.txt add changelog (#26695) 2024-04-30 10:47:45 -04:00
22468.txt bolt.write.time should actually be a counter, not a gauge (#22468) 2023-08-21 20:11:57 +00:00
22471.txt UI: Enable KV create secret with Control Group (#22471) 2023-08-21 21:17:19 +00:00
22474.txt Add subscribe capability to policies (#22474) 2023-08-22 18:07:32 +00:00
22484.txt secrets/database: advanced TTL management for static roles (#22484) 2023-08-24 16:45:07 -05:00
22487.txt events: Add full api_path; rename Send (#22487) 2023-08-23 15:11:22 -07:00
22502.txt UI: Allow navigate to list from View Secret card (#22502) 2023-08-23 20:45:50 +00:00
22516.txt Update hashicorp/vault-plugin-database-snowflake to v0.9.0 (#22516) 2023-08-22 21:39:09 +00:00
22519.txt UI: Fix InfoTableRow args so row value renders with copyable tooltip (#22519) 2023-08-23 11:33:03 -07:00
22521.txt allow to skip TLS check in acme http-01 challenge (#22521) 2023-11-15 11:10:29 -05:00
22523.txt Work around issue with UNIX domain sockets in api.Client addresses (#22523) 2023-08-23 15:05:03 +00:00
22533.txt Update hashicorp/vault-plugin-secrets-alicloud to v0.15.1 (#22533) 2023-08-23 15:46:18 -05:00
22540.txt events: Add support for multi-namespace subscriptions (#22540) 2023-08-25 21:04:45 +00:00
22541.txt UI: Fix blank secret on KV create > cancel (#22541) 2023-08-23 22:45:45 +00:00
22551.txt UI: add copyable paths for CLI and API commands to kv v2 (#22551) 2023-08-25 09:03:46 -07:00
22559.txt ui: Wire up new KV ember engine to main app (#22559) 2023-08-25 17:45:23 -05:00
22567.txt [VAULT-17827] Rollback manager worker pool (#22567) 2023-09-04 15:48:09 +02:00
22583.txt reduce calls to DetermineRoleFromLoginRequest from 3 to 1 for aws auth method (#22583) 2023-08-28 16:01:07 -05:00
22584.txt Update hashicorp/vault-plugin-database-redis-elasticache to v0.2.2 (#22584) 2023-08-28 18:05:10 +00:00
22593.txt UI: kv-v2 version history & path tests (#22593) 2023-08-30 15:23:15 +00:00
22597.txt Only resolve roles for role quotas and leases (#22597) 2023-08-30 10:13:30 -04:00
22598.txt Update hashicorp/vault-plugin-database-redis-elasticache to v0.2.3 (#22598) 2023-08-29 00:04:12 +00:00
22612.txt Update hashicorp/vault-plugin-auth-gcp to v0.16.1 (#22612) 2023-08-29 17:55:57 +00:00
22646.txt Update hashicorp/vault-plugin-auth-alicloud to v0.16.0 (#22646) 2023-08-30 20:51:10 +00:00
22651.txt Add config value that gives users options to skip calculating role for each lease (#22651) 2023-09-01 07:01:41 -05:00
22654.txt Update hashicorp/vault-plugin-database-redis to v0.2.2 (#22654) 2023-08-30 20:09:00 +00:00
22655.txt Update hashicorp/vault-plugin-database-mongodbatlas to v0.10.1 (#22655) 2023-08-30 11:58:32 -07:00
22657.txt Add -dev-tls-san flag (#22657) 2023-08-31 23:31:42 +01:00
22659.txt Add worker pool for LDAP group lookup (#22659) 2023-08-31 19:34:23 +00:00
22678.txt Update hashicorp/vault-plugin-auth-jwt to v0.17.0 (#22678) 2023-08-31 11:59:34 -07:00
22694.txt Fix potential panic in audit during header formatting (#22694) 2023-08-31 17:44:35 +00:00
22696.txt Update hashicorp/vault-plugin-database-elasticsearch to v0.13.3 (#22696) 2023-08-31 11:31:38 -07:00
22709.txt fix: upgrade vault-plugin-auth-kubernetes to v0.17.0 (#22709) 2023-09-01 09:35:44 -07:00
22712.txt Support running plugins in isolated containers (#22712) 2023-09-01 17:55:17 +00:00
22716.txt Update hashicorp/vault-plugin-secrets-kv to v0.16.1 (#22716) 2023-09-01 10:52:59 -05:00
22726.txt secrets/aws: add sts_region parameter to root config (#22726) 2024-10-04 18:33:09 +00:00
22734.txt Update hashicorp/vault-plugin-secrets-openldap to v0.11.2 (#22734) 2023-09-01 11:28:55 -05:00
22746.txt Update hashicorp/vault-plugin-secrets-gcp to v0.17.0 (#22746) 2023-09-01 20:40:44 +00:00
22748.txt Update hashicorp/vault-plugin-secrets-mongodbatlas to v0.10.1 (#22748) 2023-09-01 15:08:39 -07:00
22753.txt Fix transit panic with invalid PEM (#22753) 2023-09-05 14:32:20 +00:00
22757.txt Update hashicorp/vault-plugin-secrets-gcpkms to v0.15.1 (#22757) 2023-09-05 15:27:46 +00:00
22758.txt Update hashicorp/vault-plugin-auth-cf to v0.15.1 (#22758) 2023-09-05 14:53:20 +00:00
22774.txt Update hashicorp/vault-plugin-auth-oci to v0.14.1 (#22774) 2023-09-05 13:30:06 -07:00
22790.txt * bumped kv plugin (#22790) 2023-09-06 11:07:48 -04:00
22795.txt Update hashicorp/vault-plugin-auth-azure to v0.16.1 (#22795) 2023-09-06 16:07:41 +00:00
22797.txt Update hashicorp/vault-plugin-auth-kerberos to v0.10.1 (#22797) 2023-09-06 16:17:21 +00:00
22799.txt Update hashicorp/vault-plugin-secrets-azure to v0.16.2 (#22799) 2023-09-06 16:38:46 +00:00
22805.txt Update hashicorp/vault-plugin-auth-oci to v0.14.2 (#22805) 2023-09-06 09:53:23 -07:00
22812.txt VAULT-19681 allow users to specify files for agent child process stdout/stderr (#22812) 2023-09-12 13:54:37 -04:00
22815.txt events: Enable by default, disable flag (#22815) 2023-09-07 18:27:14 +00:00
22818.txt [VAULT-1324] Fix the CLI failing to return wrapping information for KV PUT and PATCH operations when format is set to 'table' (#22818) 2023-09-07 20:43:57 +01:00
22823.txt Update hashicorp/vault-plugin-secrets-kubernetes to v0.6.0 (#22823) 2023-09-06 20:27:06 +00:00
22824.txt Update hashicorp/vault-plugin-secrets-azure to v0.16.3 (#22824) 2023-09-06 20:08:41 +00:00
22832.txt Form Field Tooltip Alignment (#22832) 2023-09-06 22:14:17 +00:00
22835.txt events: WebSocket subscriptions support go-bexpr expressions (#22835) 2023-09-07 20:11:53 +00:00
22852.txt Reject supplied nonces for non-convergent encryption operations (#22852) 2023-09-08 08:07:33 -05:00
22854.txt Update hashicorp/vault-plugin-database-couchbase to v0.9.3 (#22854) 2023-09-07 11:18:05 -07:00
22855.txt UI: [VAULT-18040] List all features in license info (#22855) 2023-09-12 08:48:15 -07:00
22856.txt Update hashicorp/vault-plugin-secrets-ad to v0.16.1 (#22856) 2023-09-07 12:03:28 -07:00
22871.txt Update hashicorp/vault-plugin-database-couchbase to v0.9.4 (#22871) 2023-09-07 23:19:24 +00:00
22879.txt Update hashicorp/vault-plugin-auth-kubernetes to v0.17.1 (#22879) 2023-09-08 00:42:53 +00:00
22907.txt Update hashicorp/vault-plugin-secrets-terraform to v0.7.3 (#22907) 2023-09-08 16:31:58 +00:00
22914.txt Avoid Vault hang when no communication established with plugin (#22914) 2023-09-08 18:21:02 +01:00
22926.txt adds mount config details to kubernetes configuration view (#22926) 2023-09-08 15:18:54 -06:00
22994.txt chore: update azurevaultkey wrapper dependency (#22994) 2023-09-12 12:31:33 -04:00
22996.txt Add support for true/false string literals for agent injector (#22996) 2023-09-27 10:46:44 -04:00
22997.txt Events: Drop log level for events to debug (#22997) 2023-09-12 15:21:41 +01:00
23007.txt Clean up unused CRL entries when issuer is removed (#23007) 2023-09-12 20:56:47 +00:00
23010.txt Update 23010 changelog (#23794) 2023-10-23 18:46:42 +00:00
23013.txt Prevent split-brain active node writes when using Consul (#23013) 2023-09-22 16:16:01 +01:00
23022.txt Correct the post-unseal meaning of the seal status type (#23022) 2023-10-09 12:53:13 -05:00
23025.txt UI: Handle control group error on SSH (#23025) 2023-09-12 21:01:52 +00:00
23042.txt events: Ensure pipelines are cleaned up on closing subscription (#23042) 2023-09-13 22:23:24 +01:00
23047.txt VAULT-19237 Add mount_type to secret response (#23047) 2023-09-20 09:28:52 -04:00
23050.txt auth/centrify: Centrify auth method is now deprecated (#23050) 2023-09-13 21:45:06 +00:00
23059.txt Update changelog for auth/azure v0.16.2 (#23059) 2023-09-13 21:23:01 +00:00
23060.txt Update hashicorp/vault-plugin-auth-azure to v0.16.2 (#23060) 2023-09-13 21:30:00 +00:00
23066.txt UI: [VAULT-19982] confirm delete modal for namespaces (#23066) 2023-09-14 12:19:35 -07:00
23103.txt downgrade go-ldap client to v3.4.4 due to race conditions in tests (#23103) 2023-09-14 23:18:20 +00:00
23118.txt disable ldap tests for arm (#23118) 2023-09-18 10:48:03 -05:00
23119.txt UI: add SSH role attribute allowed_domains_template (#23119) 2023-09-15 21:35:02 +00:00
23123.txt UI: [VAULT-18178] Fix filter/search bug in search secrets engines (#23123) 2023-09-15 22:03:17 +00:00
23143.txt UI: Show token expiring warning (#23143) 2023-10-20 14:28:02 +00:00
23155.txt Fix list on password policies to list the policies containing slashes (#23155) 2023-09-19 12:28:39 -07:00
23160.txt Add Reindex In Progress Metric (#23160) 2023-09-22 10:53:26 -04:00
23166.txt UI: [VAULT-17461] add mount configuration as toggle for pki (#23166) 2023-09-19 22:58:08 +00:00
23169.txt UI: HDS adoption replace <ListPagination> component (#23169) 2023-09-26 16:27:14 +00:00
23171.txt Allow GET for plugin runtime listing (#23171) 2023-09-20 11:59:15 +01:00
23193.txt UI: add pagination to new PKI (#23193) 2023-09-21 23:32:01 +00:00
23200.txt ui: Add version diff comparison to KV v2 (#23200) 2023-09-21 16:50:08 +00:00
23215.txt Support mlock and custom tmpdir for containerized plugins (#23215) 2023-09-22 12:14:02 +01:00
23225.txt [DOCS]Fix wrong api path for ldap secrets (#23225) 2023-09-22 15:01:14 +00:00
23232.txt UI: Adds tidy_revoked_certs and revoked_cert_deleted_count to PKI tidy status page (#23232) 2023-09-21 14:05:32 -07:00
23240.txt MongoDB database secret engine - rotate-root - Only default to admin if DB blank (#23240) 2023-10-03 20:28:25 -05:00
23256.txt Remove SA Credentials from DB Connection Details on Read (#23256) 2023-09-22 10:49:46 -07:00
23260.txt UI: add warning before downloading secret data (#23260) 2023-09-22 20:19:38 +00:00
23272.txt add LimitCORE=0 to vault.service (#23272) 2023-11-01 15:57:52 -04:00
23277.txt UI: [VAULT-19783] Set up root token warning modal (#23277) 2023-10-12 01:36:59 +00:00
23278.txt Stop processing ACME verifications when active node is stepped down (#23278) 2023-09-26 13:59:13 -04:00
23282.txt Prevent long delays in ExpirationManager.Stop due to blanking a large pending map (#23282) 2023-09-27 13:30:39 -04:00
23287.txt VAULT-20339: fixed typo in parameter name and moved it to correct section (#23287) 2023-09-28 10:04:32 -04:00
23297.txt UI: Policy JSON Editor Toolbar Styling Fix (#23297) 2023-09-26 15:14:57 -07:00
23331.txt Fix Copy token button when sidebar navigation is in a collapsed state due to a small window size (#23331) 2023-10-03 18:02:14 -06:00
23382.txt UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
23446.txt Bug fix for double slash in LIST endpoint (#23446) 2023-10-02 14:36:58 -06:00
23457.txt fix changelog formatting for vault snapshot inspector feature (#25401) 2024-02-14 07:14:41 -06:00
23470.txt Allow AWS secret engine to send empty policy document (#23470) 2023-10-03 10:59:52 -07:00
23500.txt events: Ignore send context (#23500) 2023-10-05 13:50:16 -07:00
23503.txt Add banner for when resultant-acl check fails (#23503) 2023-10-18 21:51:36 +00:00
23516.txt Policies Error Route (#23516) 2023-10-05 09:29:20 -06:00
23528.txt VAULT-18307: update rotation period for aws static roles on update (#23528) 2023-10-11 17:06:58 +00:00
23534.txt VAULT-19863: Per-listener redaction settings (#23534) 2023-10-06 17:39:02 +01:00
23547.txt Add Ability to Disable Replication Status Endpoints in Listener Configuration (#23547) 2023-10-11 14:23:21 -04:00
23549.txt api/plugins: add tls-server-name arg for plugin registration (#23549) 2023-10-20 10:05:21 -04:00
23555.txt auth/aws: fix panic in IAM-based login when client config doesn't exist (#23555) 2023-10-06 14:29:28 -05:00
23565.txt Fix OktaNumberChallenge (#23565) 2023-10-11 09:12:44 -06:00
23571.txt Vault-18638: add seal reload on SIGHUP (#23571) 2023-11-30 15:08:13 -06:00
23573.txt Fix changelog entry formatting (#23753) 2023-10-20 12:18:22 +00:00
23580.txt Upgrade to HDS 2.13.0 (#23580) 2023-10-12 17:34:38 +00:00
23585.txt UI: Add version 1 if KV engine has no version data (#23585) 2023-10-11 18:04:31 +00:00
23598.txt Audit: eventlogger sink node reopen on SIGHUP (#23598) 2023-10-11 16:46:49 +01:00
23620.txt Replace KV v2 List route with wildcard instead of dynamic segment (#23620) 2023-10-13 11:01:23 -06:00
23621.txt VAULT-24385 docs updates for proxy static secret caching -> ent (#25677) 2024-02-28 10:28:51 -05:00
23636.txt command/server: fix bug with sigusr2 where pprof files were not closed (#23636) 2023-10-12 18:29:23 +00:00
23667.txt Secrets Sync (#23667) 2023-12-13 11:16:44 -08:00
23673.txt AWS Static Secrets: Requeue credential for rotation if initial attempt fails (#23673) 2023-10-17 14:12:33 -04:00
23690.txt Update changelog 23690.txt (#25414) 2024-02-14 11:52:34 -06:00
23695.txt UI: Add changelog for decoding connection url (#23699) 2023-10-17 19:29:13 +00:00
23700.txt Update packages and OpenApi styling (#23700) 2023-10-25 17:06:06 +00:00
23702.txt KV Key Whitespace Warning (#23702) 2023-10-17 15:36:35 -06:00
23703.txt Bump grpc version to v1.58.3 (#23703) 2023-10-17 17:35:30 -04:00
23723.txt Forbid setting auto_rotate_period on transit managed keys (#23723) 2023-10-19 15:29:01 -04:00
23726.txt Dashboard TLS Configuration Details Bug (#23726) 2023-10-18 15:47:54 -06:00
23747.txt KV Download Value Stringify Toggle (#23747) 2023-10-20 08:56:14 -06:00
23771.txt plugins: allow all log levels for external plugins (#23771) 2023-10-20 12:13:06 -05:00
23781.txt Fix segments fragments loss (#23781) 2023-10-25 21:02:58 +00:00
23786.txt Normalize error response messages when invalid credentials are provided (#23786) 2023-10-23 15:59:26 +00:00
23797.txt UI: Allow userpass user to update their own password (#23797) 2023-10-24 20:01:30 +00:00
23802.txt fix a bug reading auth mount using sys/internal/ui/mount endpoint when filter paths are enforced (#23802) 2023-10-30 08:15:15 -07:00
23837.txt Document the seal HA metrics and use labels for seal names (#23837) 2023-10-26 10:07:34 -05:00
23849.txt Update hashicorp/vault-plugin-secrets-mongodbatlas to v0.10.2 (#23849) 2023-10-26 09:23:42 -04:00
23861.txt api/seal-status: fix deadlock when namespace is set on seal-status calls (#23861) 2023-10-27 09:59:50 -04:00
23872.txt etcd backend listing should only require keys (#23872) 2023-10-27 09:17:50 -07:00
23874.txt VAULT-3825: Wildcard ACL policies without a trailing slash should match LIST operations (#23874) 2023-10-27 15:59:41 +02:00
23894.txt Skip unnecessary deriving of policies from entity on Login MFA check (#23894) 2023-10-31 10:15:44 -04:00
23897.txt Add HCP subcommand -- integrate with HCP library (#23897) 2024-01-09 15:29:30 +01:00
23902.txt core: fix bug where deadlock detection was always on for expiration and quotas (#23902) 2023-10-30 12:49:46 -04:00
23906.txt Fix race that can lead to panic during seal (#23906) 2023-10-30 18:26:33 +00:00
23908.txt OIDC/JWT Role Fetch Error Handling Updates (#23908) 2023-11-03 09:05:50 -06:00
23913.txt Update dependency packages for sdk package (#23913) 2023-11-06 16:55:46 -05:00
23921.txt UI: Show error when seal fails (#23921) 2023-11-08 10:01:53 -06:00
23942.txt UI: chroot namespace listener (#23942) 2023-11-02 12:55:09 -05:00
23964.txt UI: Update secrets engines sidenav to title-casing (#23964) 2023-11-02 19:10:37 +00:00
23994.txt UI: Increase base font size (#23994) 2023-11-13 21:29:39 +00:00
24010.txt Use our fork of bbolt to improve freelist performance (#24010) 2023-11-21 10:08:18 -05:00
24027.txt Stop copying sync.Maps, which is forbidden. (#24027) 2023-11-06 10:26:27 -05:00
24054.txt Address a panic when exporting RSA public keys in transit (#24054) 2023-11-14 09:40:37 -05:00
24056.txt changelog for PR #24056 (#24060) 2023-11-08 11:01:01 +00:00
24099.txt Add a /config/rotate-root path to the ldap auth backend (#24099) 2023-11-27 15:48:16 -05:00
24103.txt UI: helper sort-objects to alphabetize list items (#24103) 2023-11-14 21:57:29 +00:00
24108.txt [VAULT-21623] Close rate-limit client purge goroutines when sealing (#24108) 2023-11-15 08:49:29 -05:00
24136.txt Fix error not being handled when creating a docker cluster. (#24136) 2023-11-15 14:09:06 +00:00
24147.txt UI: Allow token configuration tune from namespace (#24147) 2023-11-15 16:18:53 -06:00
24152.txt added documentation for mongodb atlas database secrets engine eventua… (#24152) 2024-05-01 14:19:26 -07:00
24165.txt Use seal wrappers rather than config to determine autoSeal barrier type. (#24165) 2023-11-16 19:17:40 +00:00
24168.txt UI: always send capabilities-self request in user's root namespace (#24168) 2023-11-20 13:21:00 -06:00
24191.txt UI: HDS adoption replace footer element (#24191) 2023-11-20 12:00:03 -06:00
24192.txt PKI: Do not set NextUpdate OCSP field when ocsp_expiry is 0 (#24192) 2023-11-20 10:32:05 -05:00
24193.txt Handle expired OCSP responses from server (#24193) 2023-11-20 10:51:03 -05:00
24201.txt events: Add filters to keep track of local and other subscriptions (#24201) 2023-11-30 09:49:22 -08:00
24224.txt UI: Fix KV v2 json editor (#24224) 2023-11-21 15:11:14 -06:00
24236.txt Support rootless plugin containers (#24236) 2023-11-28 14:07:07 +00:00
24238.txt Audit: logging a response uses a separate 5 second timeout (#24238) 2023-11-22 11:54:47 -08:00
24246.txt Ensure that Autopilot sees all nodes in KnownServers at outset (#24246) 2023-12-04 09:31:16 -05:00
24250.txt cli: Improve error handling for plugin commands (#24250) 2023-11-28 14:13:26 +00:00
24252.txt Fix non-JSON log messages when using -log-format JSON (#24252) 2023-11-29 12:46:18 +00:00
24256.txt api/leader: fix deadlock when namespace is set on leader calls (#24256) 2023-11-27 15:50:41 -05:00
24270.txt [VAULT-22270] API: add enterprise field to the response from /sys/health/ endpoint (#24270) 2023-11-28 14:22:33 +00:00
24280.txt release log gate if disable-gated-logs flag is set (#24280) 2023-12-11 08:08:48 -08:00
24281.txt Fixes redirects to KV engine when secret is a directory (#24281) 2023-11-30 13:46:39 -07:00
24283.txt UI: Update replication nav (#24283) 2023-12-04 10:40:34 -06:00
24290.txt Default to Json editor if KV secret is nested (#24290) 2023-11-30 16:36:26 +00:00
24292.txt UI: Prevent replication disable action from sending data payload (#24292) 2023-11-29 16:40:40 -06:00
24297.txt fix -log-file so that it uses the correct name and only adds timestamps on rotation (#24297) 2023-12-01 11:30:34 +00:00
24299.txt UI: HDS adoption update <AlertInline> component to use Hds::Alert (#24299) 2023-12-01 00:57:32 +00:00
24305.txt bump eventlogger dependency to v0.2.7 (#24305) 2023-11-30 20:05:25 +00:00
24325.txt Always forward entity merge requests from perfStandby (#24325) 2023-12-01 08:47:32 -06:00
24336.txt Only use the short persistKeyring timeout for encryption count tracking (#24336) 2023-12-04 12:36:55 -06:00
24339.txt Handle show and edit views for old KV urls (#24339) 2023-12-08 10:23:44 -07:00
24343.txt Use our heartbeat echo RPCs to estimate clock skew, expose it in status APIs (#24343) 2023-12-04 12:04:38 -05:00
24352.txt Interface for event subscription plugins; SQS plugin (#24352) 2024-02-05 13:17:07 -08:00
24373.txt Add PATCH to CORS allowed request methods (#24373) 2023-12-07 11:27:35 +01:00
24382.txt enterprise: Default LCQ changelog update (#25671) 2024-02-27 14:42:33 -05:00
24387.txt UI: HDS adoption replace Breadcrumbs (#24387) 2023-12-06 10:56:01 -08:00
24404.txt Add directory paths to KV capabilities checks (#24404) 2023-12-07 12:48:09 -07:00
24441.txt VAULT-22569: Handle nil node info when retrieving HA peers (#24441) 2023-12-08 17:34:24 +01:00
24472.txt New database plugin API to reload by plugin name (#24472) 2023-12-13 10:23:34 +00:00
24476.txt UI: Add a11y testing (#24476) 2023-12-18 17:03:35 +00:00
24479.txt Command: token capabilities using accessor (#24479) 2023-12-13 11:15:21 -05:00
24492.txt UI: Show correct nav items when in chroot namespace (#24492) 2023-12-13 23:06:31 +00:00
24512.txt Support reloading database plugins across multiple mounts (#24512) 2024-01-08 12:21:13 +00:00
24513.txt UI: better calculation for advanced secret in KV v2 (#24513) 2023-12-13 21:38:43 +00:00
24529.txt Consistently refer to Key Value secrets engine as KV (#24529) 2023-12-14 11:28:58 -08:00
24530.txt UI: Obscure values for nested KV v2 secret (#24530) 2023-12-14 19:55:45 +00:00
24548.txt VAULT-22552: Add MaxConnsPerHost field to Agent template_config (#24548) 2024-01-03 15:06:41 -05:00
24549.txt Don't touch ActiveTime in preSeal/postUnseal (#24549) 2023-12-15 13:59:29 +00:00
24616.txt fix race condition on GetWorkerCounts by cloning map (#24616) 2023-12-21 10:28:36 -08:00
24649.txt Set consistency prior to calling CreateSesion (#24649) 2024-01-04 14:09:59 -05:00
24660.txt Fix UI when editing database roles (#24660) 2024-01-05 11:11:33 -08:00
24667.txt VAULT-17292 CE portion of changes (#24667) 2024-01-04 13:01:38 -05:00
24686.txt UI: fix PKI issuer capabilities (#24686) 2024-01-05 20:40:55 +00:00
24697.txt UI: Changes jwks_ca_pem param to a 'file' edit type (#24697) 2024-01-07 12:06:03 -08:00
24710.txt VAULT-22642: Include secret syncs in activity log responses (#24710) 2024-01-15 11:40:47 +01:00
24718.txt 24718 conform to changelog process (#25404) 2024-02-14 01:03:31 +00:00
24752.txt Secrets Sync Client Count Updates (#24752) 2024-02-01 10:01:07 -07:00
24790.txt Fix Agent and Proxy env var handling (#24790) 2024-01-11 08:56:50 -05:00
24823.txt UI: Update flight icons (#24823) 2024-01-11 15:19:16 -06:00
24864.txt List plugin runtimes API always includes a list even if empty (#24864) 2024-01-16 16:36:07 +00:00
24878.txt New root namespace plugin reload API sys/plugins/reload/:type/:name (#24878) 2024-01-17 15:46:27 +00:00
24891.txt pkcs7: fix slice out-of-bounds panic (#24891) 2024-01-17 10:12:00 -06:00
24898.txt identity/tokens: adds plugin issuer with openid-configuration and keys (#24898) 2024-01-17 13:22:42 -08:00
24925.txt sdk: add identity token helpers to consistently apply fields in plugins (#24925) 2024-01-17 23:20:37 +00:00
24929.txt systemview: adds method for plugins to generate identity tokens (#24929) 2024-01-18 11:01:14 -08:00
24947.txt UI: Database fixes (#24947) 2024-01-24 18:04:44 +00:00
24954.txt bump github.com/hashicorp/go-kms-wrapping/wrappers/azurekeyvault/v2 version to include support for azure workload identities (#24954) 2024-01-23 11:56:54 -06:00
24962.txt sys: adds identity_token_key to mounts/auth for enable/tune (#24962) 2024-01-22 15:28:11 -08:00
24968.txt VAULT-23122: Audit fix for 'log_raw' issue (#24968) 2024-01-22 12:03:08 +00:00
24972.txt Update hashicorp/vault-plugin-auth-jwt to v0.19.0 (#24972) 2024-01-22 09:59:08 -08:00
24978.txt Support setting plugin TMPDIR in config as well as env (#24978) 2024-01-30 13:10:23 +00:00
24979.txt oidc/provider: adds code_challenge_methods_supported to metadata (#24979) 2024-01-22 13:40:13 -08:00
24980.txt cli: adds plugin identity token to enable and tune commands for secret engines and auth methods (#24980) 2024-01-22 16:00:03 -08:00
24987.txt WIF support for AWS secrets engine (#24987) 2024-01-29 11:34:57 -08:00
24990.txt fix plugin register cli error on unfound oci images (#24990) 2024-02-13 10:33:47 -08:00
24991.txt Add support for larger transactions in Raft (#24991) 2024-01-24 14:38:39 +00:00
25001.txt Allow Dashboard's QA card to search for nested KVv2 secrets (#25001) 2024-01-23 11:31:46 -07:00
25004.txt Audit: ensure 'prefix' is supplied to socket audit backends (#25004) 2024-01-23 18:26:44 +00:00
25014.txt Update vault-plugin-auth-alicloud to v0.16.1 (#25014) 2024-01-23 16:28:32 -06:00
25020.txt Update vault-plugin-database-snowflake to v0.9.1 (#25020) 2024-01-24 18:08:41 +00:00
25040.txt Update vault-plugin-secrets-openldap to v0.11.3 (#25040) 2024-01-24 14:10:55 -07:00
25058.txt Update vault-plugin-secrets-ad to v0.16.2 (#25058) 2024-01-24 16:23:49 -07:00
25080.txt fixes auto_join for mDNS provider (#25080) 2024-06-10 09:22:03 -04:00
25093.txt Move Request Limiter to enterprise (#25615) 2024-02-27 16:24:06 -05:00
25095.txt Disable Request Limiter by default (#25442) 2024-02-16 17:50:18 -05:00
25098.txt Request Limiter listener config opt-out (#25098) 2024-01-26 15:24:32 -05:00
25105.txt HTTP API for pinning plugin versions (#25105) 2024-01-30 10:24:33 +00:00
25106.txt UI: Make resultant-acl banner dismissable (#25106) 2024-01-26 20:17:35 +00:00
25128.txt Make plugin-specific env take precedence over sys env (#25128) 2024-02-02 11:20:32 +00:00
25143.txt Update vault-plugin-database-snowflake to v0.10.0 (#25143) 2024-01-31 17:33:54 +00:00
25152.txt Bug fix: Update KV data when you change the version of a nested secret (#25152) 2024-02-01 12:24:21 -07:00
25171.txt Seal HA Improvements, CE side (#25171) 2024-02-01 14:09:40 -06:00
25173.txt Update vault-plugin-secrets-gcp to v0.18.0 (#25173) 2024-02-05 14:08:37 -06:00
25187.txt Update vault-plugin-secrets-ad to v0.17.0 (#25187) 2024-02-01 17:14:32 -05:00
25189.txt Update vault-plugin-secrets-azure to v0.17.0 (#25189) 2024-02-02 15:35:42 -05:00
25191.txt Router: fix missing lock on routeEntry when accessing backend field (#25191) 2024-02-09 10:13:32 -05:00
25196.txt Update vault-plugin-auth-cf to v0.16.0 (#25196) 2024-02-02 15:35:22 -05:00
25204.txt Update vault-plugin-secrets-kubernetes to v0.7.0 (#25204) 2024-02-02 19:05:47 +00:00
25207.txt Update vault-plugin-auth-kubernetes to v0.18.0 (#25207) 2024-02-02 14:44:59 -07:00
25209.txt UI: Make empty state links consistent (#25209) 2024-02-02 16:56:53 -08:00
25212.txt add support for 'LeaseRenewalThreshold' in vault agent (#25212) 2024-02-26 15:49:31 -05:00
25217.txt Update vault-plugin-auth-alicloud to v0.17.0 (#25217) 2024-02-05 16:37:22 +00:00
25231.txt Update vault-plugin-secrets-gcpkms to v0.16.0 (#25231) 2024-02-06 10:20:50 -05:00
25232.txt Update vault-plugin-auth-kerberos to v0.11.0 (#25232) 2024-02-06 11:15:45 -05:00
25233.txt Update vault-plugin-auth-gcp to v0.16.2 (#25233) 2024-02-06 10:10:44 -06:00
25235.txt UI: KV version 2 advanced secret updates (#25235) 2024-02-06 11:50:22 -06:00
25245.txt Update vault-plugin-auth-oci to v0.15.1 (#25245) 2024-02-06 22:58:41 +00:00
25251.txt Update vault-plugin-secrets-openldap to v0.12.0 (#25251) 2024-02-07 16:12:56 +00:00
25253.txt Update vault-plugin-secrets-mongodbatlas to v0.11.0 (#25253) 2024-02-07 17:13:46 +00:00
25256.txt UI: Update resultant-acl banner (#25256) 2024-02-07 18:57:14 +00:00
25257.txt Update vault-plugin-secrets-alicloud to v0.16.0 (#25257) 2024-02-07 17:22:09 +00:00
25258.txt Update vault-plugin-auth-azure to v0.17.0 (#25258) 2024-02-07 17:31:16 +00:00
25263.txt Update vault-plugin-database-elasticsearch to v0.14.0 (#25263) 2024-02-07 18:30:59 +00:00
25264.txt Update vault-plugin-database-mongodbatlas to v0.11.0 (#25264) 2024-02-07 19:23:58 +00:00
25269.txt UI: Fix copy button not working for non-string masked values (#25269) 2024-02-07 14:15:02 -06:00
25270.txt Add some helpers to the sdk for working with namespaces. (#25270) 2024-02-09 09:24:08 -05:00
25272.txt Upgrade Ember data 4.11.x to 4.12.x (#25272) 2024-02-20 12:37:50 -07:00
25275.txt Update changelog 23690.txt (#25414) 2024-02-14 11:52:34 -06:00
25277.txt Update vault-plugin-secrets-kv to v0.17.0 (#25277) 2024-02-07 16:30:07 -06:00
25288.txt Update vault-plugin-secrets-terraform to v0.7.5 (#25288) 2024-02-08 14:47:12 +00:00
25289.txt Update vault-plugin-database-redis to v0.2.3 (#25289) 2024-02-08 14:49:16 +00:00
25296.txt Update vault-plugin-database-redis-elasticache to v0.3.0 (#25296) 2024-02-08 09:43:07 -08:00
25321.txt UI: Hds::Dropdown replace PopupMenu (#25321) 2024-02-09 12:38:14 -06:00
25326.txt Update vault-plugin-auth-jwt to v0.20.0 (#25326) 2024-02-08 16:32:59 -08:00
25329.txt Minor improvements to test cluster libraries (#25329) 2024-02-09 09:45:43 -05:00
25335.txt UI: Redirect after logging in from token expiry (#25335) 2024-02-09 12:38:55 -06:00
25336.txt Transit: Release locks using defer statements (#25336) 2024-02-09 14:06:23 -05:00
25364.txt UI: Skip OpenAPI call for unmanaged auth methods (#25364) 2024-02-14 19:36:54 +00:00
25387.txt VAULT-528 Fix Vault Agent being unable to render secrets with delete_version_after set. (#25387) 2024-02-13 14:49:35 -05:00
25390.txt Upgrade raft to pull in https://github.com/hashicorp/raft/pull/581. (#25390) 2024-02-16 13:19:46 -05:00
25391.txt command/server: remove env var requirement for sigusr2 pprof output (#25391) 2024-02-29 10:35:40 -05:00
25395.txt vault-23135 - fix modify storage keys ending with .temp causes overwr… (#25395) 2024-02-15 17:34:37 +00:00
25399.txt UI: Fix copy button for PKI ca_chain certificate card (#25399) 2024-02-14 11:04:20 -08:00
25418.txt adding private DNS name as EC2 metadata (#25418) 2024-05-01 12:45:22 -04:00
25421.txt Cache trusted cert values, invalidating when anything changes (#25421) 2024-02-15 21:48:30 +00:00
25436.txt UI: add deletion_allowed to transform, add tokenization transform type (#25436) 2024-02-16 09:07:52 -08:00
25439.txt Only disable quotas on the primary cluster (#25439) 2024-02-28 13:36:28 -08:00
25443.txt Audit: Extracted SSCT related auditing code to formatter node (#25443) 2024-02-15 20:02:58 +00:00
25448.txt VAULT-23926: Fix rollback deadlock on perf secondaries (#25448) 2024-02-21 16:38:39 +01:00
25459.txt UI: Use HDS::Toast for flash messages (#25459) 2024-02-15 18:06:51 -06:00
25479.txt UI: add message when copy fails (#25479) 2024-02-16 11:29:29 -06:00
25486.txt Update marcellanz/transit_pkcs1v15 RSA encryption support (#25486) 2024-10-09 09:30:14 -05:00
25497.txt Added exponential backoff (#25497) 2024-02-20 11:42:59 -08:00
25499.txt api: add wrapper functions for GET auth and mount (#25499) 2024-02-20 10:31:08 -06:00
25500.txt Sync UI: Add granularity to sync destinations (#25500) 2024-02-20 14:17:34 -07:00
25509.txt openapi: Fix response fields for rekey operations (#25509) 2024-02-21 14:13:47 -05:00
25510.txt openapi: Fix approle reponse duration types (#25510) 2024-02-21 14:07:00 -05:00
25524.txt Update vault-plugin-secrets-openldap to v0.12.1 (#25524) 2024-02-20 10:46:18 -08:00
25550.txt Adding migrate parameter for the unseal operation (#25550) 2024-04-15 13:17:10 -04:00
25588.txt UI: Replace popup-menu on list items (#25588) 2024-02-22 17:11:48 -06:00
25605.txt VAULT-24013: Audit regression attempting to recover from panic (#25605) 2024-02-26 10:33:30 +00:00
25614.txt Transit Active Tab (#25614) 2024-02-26 09:02:05 -07:00
25636.txt Make encryption persistence timeout configurable via env var (#25636) 2024-02-27 18:04:18 +00:00
25637.txt Update Azure secrets docs + deprecation (#25637) 2024-02-28 11:59:00 -07:00
25640.txt events: Now enterprise-only (#25640) 2024-02-26 20:19:35 +00:00
25646.txt UI: Add missing auth config params (#25646) 2024-02-28 11:49:19 -08:00
25649.txt Compare public keys on trusted leaf certs, to prevent use of alternate certs with the same/forged serial numbers (#25649) 2024-02-26 22:22:50 +00:00
25697.txt core/login: fix potential deadlock for failed logins when user lockout is enabled (#25697) 2024-02-29 10:30:27 -05:00
25713.txt VAULT-17555: Secret sync client metrics (#25713) 2024-03-01 10:42:39 +01:00
25744.txt Move CLI token helper to api module (#25744) 2024-03-04 18:29:20 +00:00
25751.txt VAULT-24556: add secret syncs to vault operator usage output (#25751) 2024-03-04 12:48:52 +00:00
25766.txt UI: Correctly call resultant-acl endpoint when user root is root (#25766) 2024-03-05 17:36:00 +00:00
25862.txt Support pre-hashed passwords with userpass backend (#25862) 2024-03-12 18:16:11 +00:00
25867.txt UI: Only add user lockout config for supported methods (#25867) 2024-03-11 11:01:36 -05:00
25874.txt UI: Remove leading slash from kv version 2 secret path (#25874) 2024-03-12 09:35:28 -05:00
25912.txt Support OCSP responses without NextUpdate field set (#25912) 2024-03-18 18:12:37 -04:00
25937.txt Update vault-plugin-auth-jwt to v0.20.1 (#25937) 2024-03-13 19:26:29 +00:00
25953.txt Added Invalid Token Error Message that will be returned for bad tokens (#25953) 2024-03-14 11:15:20 -07:00
25968.txt api: do not require sudo for GetAuth wrapper (#25968) 2024-03-15 14:40:22 -07:00
25982.txt Proceed with cert auth login attempts if ocsp_fail_open is true and servers are unreachable (#25982) 2024-03-19 10:39:37 -04:00
25986.txt Address OCSP client caching issue (#25986) 2024-03-18 19:11:14 +00:00
25991.txt VAULT-23553: Revert "Don't panic on unknown raft ops" (#25991) 2024-03-19 17:21:07 +01:00
25992.txt Raft config refactor for mount entry size limit (#25992) 2024-03-19 17:28:23 +00:00
25999.txt UI: Fix kubernetes auth method role management (#25999) 2024-03-18 19:59:35 +00:00
26020.txt VAULT-25970: Add changelog for ACME clients in the UI (#27191) 2024-05-24 11:29:57 +02:00
26073.txt feat(entity-alias): return metadata when listing entity-aliases (#26073) 2024-06-06 15:42:50 -04:00
26088.txt Audit: Timestamps on sink entries should match the creation time of the audit event (#26088) 2024-03-22 13:26:55 +00:00
26091.txt Validate OCSP response is signed by expected issuer (#26091) 2024-03-22 09:28:02 -04:00
26110.txt VAULT-20396 Add limit of 100,000 to string templates (#26110) 2024-03-25 10:04:12 -04:00
26135.txt VAULT-20400: Validate azure container and account name (#26135) 2024-03-25 17:32:58 +01:00
26147.txt database: Avoid race condition in connection creation (#26147) 2024-03-26 16:58:07 +00:00
26166.txt Only reload seal config when enable_multiseal is set, or is being disabled (#26166) 2024-03-27 13:57:46 -04:00
26167.txt VAULT-20403 fix incorrectly deferred resource closure in debug command (#26167) 2024-03-27 11:15:17 -04:00
26172.txt Agent Auto Auth Self Healing for Templates (#26172) 2024-03-27 10:06:45 -07:00
26200.txt auth/ldap: fix login errors (#26200) 2024-03-28 13:45:43 -05:00
26243.txt cli: fixed HOME not set error (#26243) 2024-04-02 18:24:40 -04:00
26263.txt Bug: fixed cases where CodeMirror textarea inputs did not have associated labels (#26263) 2024-04-05 08:49:42 -05:00
26291.txt Update vault-plugin-auth-jwt to v0.20.2 (#26291) 2024-04-05 16:52:47 +00:00
26307.txt Auto Auth Healing for Proxy (#26307) 2024-04-09 12:35:39 -07:00
26325.txt UI: Replication page navigation fix (#26325) 2024-04-10 14:44:57 +00:00
26346.txt UI: Dependency bumps 1.17.x (#26346) 2024-04-12 22:13:45 +00:00
26381.txt During a seal reload through SIGHUP, only write updated seal barrier on an active node (#26381) 2024-04-12 08:51:44 -04:00
26383.txt Fix exponential backoff for api.LifetimeWatcher (#26383) 2024-04-12 12:59:58 -04:00
26384.txt plugin/wif: support external plugins (#26384) 2024-04-12 21:16:26 +00:00
26396.txt UI: show banner when batch token expired (#26396) 2024-04-15 16:04:10 -05:00
26406.txt CE part of https://github.com/hashicorp/vault-enterprise/pull/4269 (#26406) 2024-04-15 20:08:57 +00:00
26427.txt agent: allow setting auto-auth and vault.namespace separately (#26427) 2024-04-15 21:05:38 +00:00
26464.txt VAULT-20405 chunk decompression to prevent loading full decompressed data into memory at once (#26464) 2024-04-18 10:13:56 -04:00
26477.txt Use a less strict URL validation for PKI issuing and crl distribution urls (#26477) 2024-04-18 17:35:33 +00:00
26485.txt UI: fix undefined csv filename (#26485) 2024-04-18 11:11:23 -07:00
26507.txt Add WIF support for AWS Auth (#26507) 2024-05-09 16:14:09 -07:00
26519.txt Add metrics for ACME clients in precomputed queries (#26519) 2024-04-26 09:11:21 -07:00
26523.txt Potential fix for incompatible seal types between raft leader and new follower after having downgraded to one seal (#26523) 2024-04-19 09:54:29 -05:00
26525.txt Add ACME client counts to vault operator usage (#26525) 2024-04-29 08:51:37 -07:00
26527.txt Upgrade api package go-jose to v4 (#26527) 2024-04-19 12:17:41 +01:00
26528.txt Upgrade vault-plugin-secrets-azure to v0.17.1 (#26528) 2024-04-19 16:57:17 +00:00
26570.txt Add vault.agent.authenticated metric (#26570) 2024-05-28 12:28:24 -04:00
26577.txt Update userpass validations to handle password_hash (#26577) 2024-04-22 12:13:53 -05:00
26607.txt VAULT-24437 Address OpenAPI endpoint ignoring redact_version listener parameter (#26607) 2024-04-24 12:16:55 -04:00
26616.txt VAULT-24945: audit - add context timeout to audit request (#26616) 2024-04-30 18:03:18 +01:00
26628.txt Add ExternalID support to AWS Auth STS configuration (#26628) 2024-05-07 11:10:57 -04:00
26653.txt UI: Update custom message list filters (#26653) 2024-04-26 17:10:08 +00:00
26660.txt bump etcd client to v3.5.13 (#26660) 2024-05-27 15:03:59 -04:00
26663.txt UI: Align auth method ttl with tune value (#26663) 2024-04-30 18:19:22 +01:00
26693.txt UI: rearrange logic for adding timezone in date-format helper (#26693) 2024-04-30 16:32:07 +01:00
26708.txt UI: upgrade Ember to 5.4 (#26708) 2024-05-07 11:34:21 -05:00
26729.txt UI: Update dashboard client count query to use billing_start_timestamp (#26729) 2024-05-02 17:45:33 +00:00
26777.txt VAULT-26466: audit - include correlation ID headers by default (#26777) 2024-05-08 12:36:00 +01:00
26790.txt Namespace banner bug Secrets Sync (#26790) 2024-05-02 13:25:34 -06:00
26796.txt PKI: Change sign-intermediate to truncate notAfter by default (behavior change) (#26796) 2024-05-09 11:22:04 -04:00
26797.txt PKI: Allow operators to increase the maximum TTL for ACME issued certificates (#26797) 2024-05-09 10:41:28 -04:00
26828.txt secrets/database: Add usePrivateIP field for cloudsql postgresql instances (#26828) 2024-06-25 14:17:13 -05:00
26841.txt Enabling Secrets Sync for HVD (#26841) 2024-05-09 15:11:26 -06:00
26844.txt VAULT-25341 Address issue where having no permissions to renew caused auto-auth to attempt to renew with no backoff (#26844) 2024-05-09 11:12:42 -04:00
26845.txt UI: Update behavior when deleting nested secret from list (#26845) 2024-05-06 21:04:37 +00:00
26848.txt UI: wrap client count card in permission conditional (#26848) 2024-05-07 17:45:42 +00:00
26858.txt ui: fix broken helper link for web command (#26858) 2024-05-07 15:07:38 +00:00
26863.txt Updated consul-template version (#26863) 2024-05-07 17:25:18 +00:00
26868.txt Bump backoff/v3 to backoff/v4 (#26868) 2024-05-29 12:04:46 -04:00
26872.txt Address a11y issues in browser-based console UI (#26872) 2024-05-16 16:39:13 +00:00
26876.txt Add missing delegated_auth_accessors config field to /sys/mounts/<path> response (#26876) 2024-05-08 19:58:46 +00:00
26877.txt Update vault-plugin-secrets-kv to v0.18.0 (#26877) 2024-05-08 11:43:44 -05:00
26878.txt Store Cluster Name in Physical Storage (#26878) 2024-05-13 14:36:29 -04:00
26890.txt Update vault-plugin-auth-jwt to v0.20.3 (#26890) 2024-05-09 17:24:55 -07:00
26896.txt Upgrade vault-plugin-secrets-azure to 0.17.2 to include a bug fix for azure role creation (#26896) 2024-05-09 09:14:24 -05:00
26985.txt UI: remove stored token if cluster needs init (#26985) 2024-05-13 17:07:29 +00:00
26993.txt UI: improve DR Operation Token flow with PGP (#26993) 2024-05-14 17:03:58 +00:00
27014.txt Address a data race setting seal wrapper health attributes (#27014) 2024-05-14 15:06:13 +00:00
27019.txt UI: Fix generic v2 secret engine links (#27019) 2024-05-14 11:41:07 -05:00
27033.txt VAULT-12732: Add Heap Profiling Option to Vault Server Command Line (#27033) 2024-09-16 11:00:08 -04:00
27093.txt Fix ed25519 key type in ca_util (#27093) 2024-05-22 09:27:45 -05:00
27094.txt UI fix KVv2 in json editor when value is null (#27094) 2024-05-17 16:46:24 +00:00
27117.txt Update vault-plugin-database-redis to v0.3.0 (#27117) 2024-05-17 13:03:02 -07:00
27120.txt UI Bug fix, cursor jumps in KVv2 after initial input (#27120) 2024-05-20 09:03:38 -06:00
27123.txt agent: allow changing file ownership in file sink (#27123) 2024-05-30 15:11:37 -04:00
27130.txt remove deprecated centrify auth method (#27130) 2024-05-20 17:49:47 +00:00
27131.txt Account for engine paths in Secret Engine list view for configuration links (#27131) 2024-05-21 08:20:29 -06:00
27132.txt Update vault-plugin-database-snowflake to v0.11.0 (#27132) 2024-05-20 17:58:09 +00:00
27133.txt Update vault-plugin-auth-alicloud to v0.18.0 (#27133) 2024-05-20 17:56:36 +00:00
27134.txt Update vault-plugin-secrets-alicloud to v0.17.0 (#27134) 2024-05-20 18:36:17 +00:00
27136.txt Update vault-plugin-database-elasticsearch to v0.15.0 (#27136) 2024-05-22 10:47:08 -07:00
27137.txt Update vault-plugin-secrets-openldap to v0.13.0 (#27137) 2024-05-20 14:10:47 -05:00
27139.txt Update vault-plugin-database-redis-elasticache to v0.4.0 (#27139) 2024-05-20 12:45:32 -07:00
27140.txt Update vault-plugin-auth-gcp to v0.18.0 (#27140) 2024-05-20 13:57:13 -07:00
27141.txt Update vault-plugin-secrets-azure to v0.19.0 (#27141) 2024-05-20 12:45:58 -07:00
27142.txt Update vault-plugin-auth-oci to v0.16.0 (#27142) 2024-05-21 13:59:55 -04:00
27143.txt Update vault-plugin-database-mongodbatlas to v0.12.0 (#27143) 2024-05-21 13:55:06 -04:00
27145.txt Update vault-plugin-database-couchbase to v0.11.0 (#27145) 2024-05-21 15:33:05 +00:00
27146.txt Update vault-plugin-auth-azure to v0.18.0 (#27146) 2024-05-20 21:36:08 +00:00
27147.txt Update vault-plugin-secrets-terraform to v0.8.0 (#27147) 2024-05-20 14:58:28 -07:00
27149.txt Update vault-plugin-secrets-mongodbatlas to v0.12.0 (#27149) 2024-05-20 22:58:58 +00:00
27159.txt Update vault-plugin-secrets-kv to v0.19.0 (#27159) 2024-05-21 09:52:19 -07:00
27161.txt Update vault-plugin-auth-cf to v0.17.0 (#27161) 2024-05-21 15:11:05 -04:00
27163.txt Update vault-plugin-secrets-gcpkms to v0.17.0 (#27163) 2024-05-21 20:51:59 +00:00
27164.txt Update vault-plugin-secrets-gcp to v0.19.0 (#27164) 2024-05-21 21:21:48 +00:00
27172.txt Update vault-plugin-secrets-ad to v0.18.0 (#27172) 2024-05-22 09:05:18 -04:00
27177.txt Update vault-plugin-auth-kerberos to v0.12.0 (#27177) 2024-05-22 11:47:51 -04:00
27178.txt UI bug fix: Kubernetes Role filter replace with explicit input filter (#27178) 2024-06-03 09:39:41 -06:00
27184.txt Improve IdentityStore Invalidate performance (#27184) 2024-05-24 13:48:40 -04:00
27186.txt Update vault-plugin-auth-kubernetes to v0.19.0 (#27186) 2024-05-22 19:38:42 -04:00
27187.txt Update vault-plugin-secrets-kubernetes to v0.8.0 (#27187) 2024-05-22 18:58:55 -04:00
27202.txt Address cert auth error message logic error (#27202) 2024-05-24 15:31:56 -04:00
27203.txt docs: ldap secrets hierarchical paths (#27203) 2024-05-24 09:10:59 -05:00
27211.txt Use hash_algorithm parameter on Transit's verify HMAC requests. (#27211) 2024-05-24 11:12:23 -04:00
27262.txt UI Hide Secrets Sync from nav if not on license and/or no policy permissions (#27262) 2024-06-11 08:20:01 -06:00
27263.txt UI: Don't show resultant-ACL banner in nested namespace if ancestor wildcard policy (#27263) 2024-05-30 14:30:10 -05:00
27265.txt VAULT-24050 Fix erroneous warning showing when -address is provided (#27265) 2024-05-30 09:48:06 -04:00
27277.txt Fix AP upgrade version issue (#27277) 2024-06-05 18:12:00 +01:00
27289.txt UI: Allow repeat data wrapping for wrap tool (#27289) 2024-06-03 17:20:09 -07:00
27346.txt UI: Remove "encryption" from transit actions (#27346) 2024-06-04 15:51:20 -05:00
27348.txt Mask obfuscated Secret sync create/edit fields (#27348) 2024-06-18 14:20:22 -06:00
27350.txt Deprecated default_report_months (#27350) 2024-06-06 21:58:54 +00:00
27352.txt UI: Fix client counts bug when no new clients (#27352) 2024-06-06 13:15:12 -05:00
27366.txt UI: Fix aws credential generation sending ttl value when off (#27366) 2024-06-05 19:56:54 +00:00
27379.txt Set default reporting start time to billing start date (#27379) 2024-06-06 10:13:04 -07:00
27394.txt use BUILD_MINIMAL env to build minimal Vault with few storage options and plugins (#27394) 2024-06-12 16:53:49 +00:00
27405.txt UI: glimmerize generate credentials component (#27405) 2024-06-10 12:49:05 -05:00
27424.txt UI: Allow creation of AWS session_token type role (#27424) 2024-06-10 12:48:43 -05:00
27426.txt Deprecates current_billing_period (#27426) 2024-06-10 14:33:38 -07:00
27435.txt Fix PKCS7 parser failing to parse degenerated certificate messages (#27435) 2024-06-11 12:57:54 -04:00
27455.txt UI: Use Client Count export API (#27455) 2024-08-01 11:03:31 -05:00
27457.txt Add ENVs using NewTestDockerCluster (#27457) 2024-08-16 13:18:47 -07:00
27459.txt TCP Listener: fix bug in parsing TCP listener settings for proxy_protocol_behavior (#27459) 2024-06-12 15:30:19 +00:00
27464.txt improve autopilot logging when it starts up (#27464) 2024-06-12 11:07:14 -07:00
27474.txt VAULT-25456 CE side of changes for snapshot restore namespace cache bug (#27474) 2024-06-13 10:25:53 -04:00
27479.txt UI: fix token expiry banner for batch tokens (#27479) 2024-06-28 01:05:53 +00:00
27498.txt Update vault-plugin-auth-jwt to v0.21.0 (#27498) 2024-06-13 20:42:47 +00:00
27510.txt Add SIGUSR2 pprof to agent and proxy (#27510) 2024-06-17 17:10:00 +00:00
27518.txt VAULT-28192 fix Agent and Proxy consuming large amounts of CPU for auto-auth self-healing (#27518) 2024-06-19 10:23:51 -04:00
27531.txt Audit: check if context is already cancelled when assessing viability for audit (#27531) 2024-06-18 18:57:18 +00:00
27538.txt Create sections for Secrets sync destination fields for create/edit view (#27538) 2024-06-27 12:46:24 -06:00
27547.txt Handle Query Updates (#27547) 2024-07-09 09:36:23 -07:00
27559.txt UI: remove current_billing_period from dashboard activity log request (#27559) 2024-06-21 11:06:53 -07:00
27563.txt VAULT-28281: Pass in accountName variable into validation function (#27563) 2024-06-21 15:09:07 -04:00
27569.txt KVv2 json cursor jumps on "enter" (#27569) 2024-07-10 09:16:21 -06:00
27574.txt UI: allow retries for MFA form errors (#27574) 2024-06-25 23:49:20 +00:00
27578.txt Removal of go-testing-interface (CE changes) (#27578) 2024-07-04 11:09:41 -04:00
27589.txt VAULT-6803: fix listener issue if using proxy_protocol_behavior with deny_unauthorized for untrusted upstream connections (#27589) 2024-06-26 07:52:13 +00:00
27605.txt upgrade raft to v1.7.0 (#27605) 2024-06-28 13:12:10 -07:00
27620.txt AWS secrets: add support for STS session tags (#27620) 2024-07-02 10:48:52 -04:00
27631.txt Force rotate root to the active node (#27631) 2024-07-01 08:35:26 -05:00
27633.txt Make mountsLock and authLock in Core configurable (#27633) 2024-07-02 11:03:41 -04:00
27652.txt Update vault-plugin-secrets-azure to v0.19.2 (#27652) 2024-07-01 14:27:31 -07:00
27656.txt Add auto-roll billing start date changes CE changes (#27656) 2024-07-02 10:59:52 -07:00
27660.txt VAULT-28255: Fix namespaced redirects (#27660) 2024-07-03 10:08:39 +02:00
27681.txt Handle missing serial number more gracefully (#27681) 2024-07-03 21:01:26 +00:00
27694.txt VAULT-28317 Update vault-hcp-lib to fix resource case bug (#27694) 2024-07-05 10:53:17 -04:00
27696.txt Return the proper serial number in OCSP verification errors (#27696) 2024-07-09 09:03:34 -04:00
27724.txt Update vault-plugin-auth-cf to v0.18.0 (#27724) 2024-07-09 13:03:36 -04:00
27726.txt raft/autopilot: fix panic during autopilot shutdown (#27726) 2024-07-09 16:52:40 +00:00
27728.txt UI: Fix namespace picker in small screens (#27728) 2024-07-09 15:23:46 -05:00
27730.txt VAULT-28656 CE changes for Proxy bug (#27730) 2024-07-10 09:38:51 -04:00
27742.txt UI: Fix ACME Account Safety Buffer not able to be turned off (#27742) 2024-07-10 13:50:59 -05:00
27750.txt VAULT-28677: Fix dangling entity-aliases in MemDB after invalidation (#27750) 2024-07-25 15:36:42 -04:00
27790.txt VAULT-28329: Fix months activity log counts when querying for a namespace (#27790) 2024-07-22 09:01:14 +00:00
27796.txt UI: Update date-picker UX in Client Counts (#27796) 2024-07-17 11:48:44 -05:00
27799.txt [VAULT-28670] Updating the consul-template. (#27799) 2024-07-26 14:43:03 +02:00
27809.txt Audit: log 'warnings' from eventlogger even if audit is deemed a success (#27809) 2024-07-19 11:12:51 +01:00
27816.txt UI: remove initial date from client counts (#27816) 2024-07-31 17:35:11 +00:00
27830.txt Deprecate distinct_entities and nont_entity_tokens (#27830) 2024-07-23 20:57:38 +00:00
27831.txt Restructure SSH and AWS configuration screens (#27831) 2024-07-29 19:52:42 -06:00
27846.txt Add non-root access with filtering support to activity export API (#27846) 2024-07-24 09:21:52 -04:00
27858.txt pass nil function for auth/aws when no externalID supplied (#27858) 2024-07-26 14:55:04 -04:00
27859.txt Audit: optional logger for sinks will log on errors when context is done (#27859) 2024-07-24 22:57:15 +01:00
27881.txt Fix mounts of external plugins that were registered before Vault v1.0.0 could not be tuned to use versioned plugins (#27881) 2024-07-29 10:01:26 -07:00
27883.txt added delete role to website documentation (#27883) 2024-07-26 15:18:45 -07:00
27889.txt Added PSC Private Service Connect for GCP CloudSQL (#27889) 2025-07-15 11:29:47 -05:00
27891.txt VAULT-29198 CE side changes for Proxy update forwarding (#27891) 2024-07-29 12:58:55 -04:00
27902.txt Improve trusted cert loading in Certificate Auth (#27902) 2024-07-29 21:16:08 +00:00
27918.txt Swap route settings.configure-secret-backend for nested edit and index route under secret.configuration (#27918) 2024-08-01 16:06:04 -06:00
27920.txt core/api: Add missing LICENSE files to sub-modules (#27920) 2024-09-23 13:06:35 -04:00
27927.txt pass context to S3 and dynamoDB storage calls (#27927) 2024-09-23 08:46:15 -04:00
27929.txt lock public JWKS generation and re-check cache (#27929) 2024-09-09 09:36:38 -07:00
27939.txt VAULT-25883: Fix namespace errors with path filters on sys/internal/ui/mounts (#27939) 2024-08-02 10:28:34 +02:00
27950.txt Update hana db pkg (#27950) 2024-08-05 16:26:24 -07:00
27952.txt Audit: rewrite audit entry formatting to improve performance (#27952) 2024-08-02 19:04:39 +01:00
27966.txt Allow explicit metric registration. Fixes #11732 (#27966) 2024-08-30 14:54:57 +00:00
28016.txt Update vault-plugin-secrets-terraform to v0.9.0 (#28016) 2024-08-09 11:10:14 -04:00
28024.txt database/postgres: add inline certificate authentication fields (#28024) 2024-08-09 14:20:19 -05:00
28036.txt UI - Update Client Count filtering (#28036) 2024-08-22 10:01:16 -05:00
28042.txt Show Current Month When Future Month Start Date is Provided (#28042) 2024-08-09 19:41:27 +00:00
28056.txt Audit: logging and improvements (#28056) 2024-08-12 18:36:13 +01:00
28059.txt Check if storage should be updated during invalidation (#28059) 2024-08-22 17:00:55 -04:00
28062.txt Sort namespaces, mounts, and clients before adding them to HLL (#28062) 2024-08-13 16:54:35 +02:00
28064.txt Add identity info to activity export API (#28064) 2024-08-13 14:38:34 -04:00
28068.txt VAULT-29738 CE changes for client count warning (#28068) 2024-08-14 09:31:02 -04:00
28076.txt correct typo (#28077) 2024-08-15 09:26:51 -07:00
28093.txt UI: Fix toast message text when deleting a kv v2 secret (#28093) 2024-08-15 10:49:43 -07:00
28121.txt update changelog for okta dependency update (#29161) 2024-12-12 10:13:12 -05:00
28126.txt fix: cert auth method watches cert file change and NewCreds() notification (#28126) 2024-10-02 13:41:55 -04:00
28139.txt VAULT-29784: Skip connection verification on DB config read (#28139) 2024-08-21 16:43:37 -04:00
28148.txt WIF sidebranch (#28148) 2024-08-29 12:17:51 -06:00
28186.txt VAULT-28477 Bootstrap and persist autopilot versions (#28186) 2024-08-30 08:32:26 +00:00
28199.txt Add OSS stub functions for Self-Managed Static Roles (#28199) 2024-08-29 10:01:01 -07:00
28204.txt UI: remove renew self call after login (#28204) 2024-08-28 10:05:29 -05:00
28207.txt VAULT-30219 CE changes for versioned secret fix (#28207) 2024-08-28 11:29:06 -04:00
28212.txt UI: Implement KV patch+subkey [enterprise] (#28212) 2024-08-29 16:38:39 -07:00
28230.txt Add maximum request duration (timeouts) for all requests except actual monitor and events requests (#28230) 2024-08-30 11:00:12 -07:00
28237.txt Fix key usage changelog entry (#28391) 2024-09-13 13:38:43 -04:00
28263.txt Update vault-plugin-auth-alicloud to v0.19.0 (#28263) 2024-09-03 20:49:44 +00:00
28264.txt Update vault-plugin-auth-kerberos to v0.13.0 (#28264) 2024-09-04 15:18:20 +00:00
28266.txt Update vault-plugin-auth-cf to v0.19.0 (#28266) 2024-09-04 16:28:16 +00:00
28267.txt Update vault-plugin-secrets-azure to v0.20.0 (#28267) 2024-09-04 09:31:47 -07:00
28268.txt Update vault-plugin-database-mongodbatlas to v0.13.0 (#28268) 2024-09-04 09:55:05 -07:00
28269.txt sdk: update to docker v26.1.5 (#28269) 2024-09-05 15:51:25 +00:00
28271.txt Update vault-plugin-secrets-alicloud to v0.18.0 (#28271) 2024-09-04 14:13:33 -05:00
28275.txt Update vault-plugin-database-snowflake to v0.12.0 (#28275) 2024-09-04 19:40:48 +00:00
28277.txt Update vault-plugin-database-elasticsearch to v0.16.0 (#28277) 2024-09-04 14:45:16 -07:00
28286.txt Audit: always use derived context for audit logging, increase timeout to 10s (#28286) 2024-09-05 16:34:18 +01:00
28287.txt Update vault-plugin-secrets-kubernetes to v0.9.0 (#28287) 2024-09-05 10:08:28 -04:00
28289.txt Update vault-plugin-auth-kubernetes to v0.20.0 (#28289) 2024-09-11 20:19:28 +00:00
28293.txt Update vault-plugin-database-redis-elasticache to v0.5.0 (#28293) 2024-09-05 09:30:32 -07:00
28294.txt Update vault-plugin-auth-azure to v0.19.0 (#28294) 2024-09-05 09:54:12 -07:00
28300.txt Update vault-plugin-secrets-gcpkms to v0.18.0 (#28300) 2024-09-05 12:48:29 -07:00
28307.txt Update vault-plugin-auth-oci to v0.17.0 (#28307) 2024-09-06 15:08:54 +00:00
28309.txt Ferry ocsp_ca_certificates over the OCSP ValidationConf (#28309) 2024-09-11 09:57:27 -05:00
28312.txt Update vault-plugin-secrets-terraform to v0.10.0 (#28312) 2024-09-06 11:27:58 -07:00
28324.txt Update vault-plugin-secrets-gcp to v0.20.0 (#28324) 2024-09-09 17:47:55 +00:00
28325.txt Update vault-plugin-secrets-openldap to v0.14.0 (#28325) 2024-09-09 12:17:28 -07:00
28327.txt Update vault-plugin-database-couchbase to v0.12.0 (#28327) 2024-09-09 19:56:01 +00:00
28330.txt Fix typo in changelog (#28743) 2024-10-21 15:12:31 -04:00
28334.txt Update vault-plugin-secrets-kv to v0.20.0 (#28334) 2024-09-10 09:32:28 -07:00
28348.txt Update vault-plugin-secrets-mongodbatlas to v0.13.0 (#28348) 2024-09-11 12:36:37 -05:00
28349.txt Update vault-plugin-auth-jwt to v0.22.0 (#28349) 2024-09-11 00:07:53 -05:00
28360.txt Update vault-plugin-secrets-gcpkms to v0.19.0 (#28360) 2024-09-11 12:52:22 -07:00
28361.txt Update vault-plugin-secrets-ad to v0.19.0 (#28361) 2024-09-11 14:11:26 -04:00
28366.txt Update vault-plugin-auth-gcp to v0.19.0 (#28366) 2024-09-11 19:09:50 +00:00
28371.txt UI: Fix enabling replication capabilities bug (#28371) 2024-09-12 08:51:11 -05:00
28404.txt Update vault-plugin-database-redis to v0.4.0 (#28404) 2024-09-16 17:41:35 +00:00
28441.txt Improve Error Handling for Missing Credentials in AppRole and UserPass (#28441) 2024-09-23 10:55:20 -04:00
28450.txt Fix accidental debug logging in the OCSP helper client (#28450) 2024-09-23 18:17:11 +00:00
28456.txt sdk: updating to docker v27.2.1 (#28456) 2024-10-17 14:14:35 -07:00
28466.txt Make reception of an empty valid principals configurable based on a role flag. (#28466) 2024-09-23 17:20:11 -05:00
28479.txt Update vault-plugin-secrets-openldap to v0.14.1 (#28479) 2024-09-23 20:43:27 +00:00
28488.txt PKI: Track last time auto tidy was run across restarts (#28488) 2024-09-26 09:47:11 -04:00
28494.txt Fix static secret caching race condition (#28494) 2024-09-24 14:08:48 -04:00
28498.txt calculate token lease TTL using tune config (#28498) 2024-09-24 15:29:56 -04:00
28509.txt Fix Issue with Lost Timezone in Metadata for Database Secret Engines (#28509) 2024-09-25 18:40:50 -04:00
28519.txt Fix potential error revoking privileges in postgres secret engine (#28519) 2024-09-26 16:08:14 -05:00
28526.txt Log when MAP_POPULATE gets disabled (#28526) 2024-10-02 12:27:25 -07:00
28539.txt UI: Fix oidc auth method missing default_role field (#28539) 2024-10-01 09:21:16 -07:00
28564.txt Log when the seal is unavailable as error (#28564) 2024-10-03 18:47:50 +00:00
28574.txt -agent-address flag should have higher precedence than the env var (#28574) 2024-10-04 11:29:03 -07:00
28596.txt VAULT-30108: Include User-Agent header in audit requests by default (#28596) 2024-10-07 10:02:17 -04:00
28597.txt Dont add the error from validating via issuer signature if the subsequent verification from extraCas succeeds (#28597) 2024-10-04 18:59:40 +00:00
28629.txt UI: Add copy button for secret path (#28629) 2024-10-08 14:06:39 -07:00
28631.txt Use stored seal generation info for response to sys/seal-backend-status (#28631) 2024-10-09 14:04:50 +00:00
28654.txt Add a max_crl_size parameter to CRL config (#28654) 2024-10-09 21:38:55 +00:00
28669.txt only strip v1 prefix from path if present (#28669) 2024-10-10 12:25:14 -04:00
28678.txt Adds ACME specific error types to errors returned by challenge validation functions. (#28678) 2024-10-15 17:13:13 +00:00
28698.txt Remove decodeURIComponent method for KVv2 secret path on list view (#28698) 2024-10-16 23:06:52 +00:00
28699.txt Update vault-plugin-secrets-azure to v0.20.1 (#28699) 2024-10-14 16:31:09 +00:00
28703.txt Enable seal wrapping for approle secret storage (#28703) 2024-12-20 13:03:34 -06:00
28704.txt Update vault-plugin-secrets-openldap to v0.14.2 (#28704) 2024-10-14 16:50:28 -05:00
28712.txt Update vault-plugin-auth-azure to v0.19.1 (#28712) 2024-10-15 16:30:54 +00:00
28718.txt Fix issue building urls with IPv6 IPs for ACME http-01 challenges (#28718) 2024-10-16 14:26:44 -04:00
28742.txt Adds copy button to entity, alias and mfa method ID fields (#28742) 2024-10-21 12:48:00 -07:00
28748.txt Fix Windows chown error (#28748) 2024-10-22 14:57:26 +02:00
28751.txt VAULT-21710 - prevent duplicate audit file_path targets (#28751) 2024-10-24 10:54:48 -07:00
28752.txt Support trimming trailing slashes via a mount tuneable to support CMPv2 (#28752) 2024-10-24 10:47:17 -05:00
28775.txt VAULT-30877: Repopulate AWS static creds queue in initialize (#28775) 2024-11-04 09:32:14 -06:00
28780.txt Update vault-plugin-secrets-openldap to v0.14.3 (#28780) 2024-10-25 19:54:45 +00:00
28798.txt UI: Upgrade Ember data 5.3.2 (and upgrade minor versions of ember-source and ember-cli) (#28798) 2024-10-30 09:10:22 -07:00
28807.txt VAULT-31393: Return 500 for some gRPC errors during login on perf standbys (#28807) 2024-11-07 15:47:20 +01:00
28808.txt Solve cntrl+f issue on KVv2 JSON details and edit views (#28808) 2024-11-08 18:23:01 +00:00
28822.txt Add identity_token_key to Azure and GCP secret engines (#28822) 2024-11-08 16:32:05 +00:00
28824.txt UI: LDAP Hierarchical roles (#28824) 2024-11-06 00:52:29 +00:00
28825.txt [Docs] update reference consul-helm url to consul-k8s (#28825) 2024-11-08 16:24:13 -08:00
28832.txt Fix bug setting PKI issuer enable_aia_url_templating to be set to false (#28832) 2024-11-04 20:51:01 +00:00
28839.txt Transit: fix race in the key update api (#28839) 2024-11-05 14:41:09 -05:00
28848.txt Update vault-plugin-auth-azure to v0.19.2 (#28848) 2024-11-06 17:19:28 -05:00
28858.txt Product usage reporting docs (#28858) 2024-11-12 09:15:52 -05:00
28867.txt Make identity store loading and alias merging deterministic (#28867) 2024-11-11 15:53:16 +00:00
28873.txt UI: Fix MFA + SSO login workflow (#28873) 2024-12-17 11:06:20 -06:00
28875.txt VAULT-31749: Interceptors to reject requests from removed Raft nodes (#28875) 2024-11-18 10:18:32 +01:00
28878.txt VAULT-32330: fix sanitize path function to account for backslashes (#28878) 2024-11-13 10:56:55 -05:00
28881.txt VAULT-31594 Add debug level logging to the LDAP auth library (#28881) 2024-11-18 12:48:59 +01:00
28884.txt VAULT-31525 Remove lowercasing of RADIUS auth. (#28884) 2024-11-22 10:25:25 +01:00
28895.txt VAULT-31409: trace postUnseal function (#28895) 2024-11-26 15:04:34 -03:00
28901.txt secrets/ssh: Return the allow_empty_principals field in read api (#28901) 2024-11-13 12:49:51 -05:00
28907.txt PKI: Add a new leaf_not_after_behavior value to force erroring in all circumstances (#28907) 2024-11-15 11:59:54 -05:00
28938.txt VAULT-31751, VAULT-31752: removed_from_cluster in vault status (#28938) 2024-11-19 11:13:10 +01:00
28989.txt update changelogs for static role role rotation updates (#29174) 2024-12-12 19:12:06 +00:00
28991.txt VAULT-31755: Add removed and HA health to the sys/health endpoint (#28991) 2024-12-04 11:09:10 +01:00
29020.txt Use go-secure-stdlib's RSA key generator backed by a DRBG (#29020) 2024-12-05 15:39:16 -06:00
29044.txt Add an option to allow cert-auth to return metadata about client cert that fails login (#29044) 2024-11-29 10:22:09 -05:00
29045.txt Update changelog entry linking PKI considerations page for more info (#29147) 2024-12-11 10:14:45 -05:00
29047.txt Allow Configuration of Azure Secret Engine, including WIF for enterprise users (#29047) 2024-12-18 16:28:07 -07:00
29050.txt Fix OSS sealunwrapper adding extra get + put request to all storage get requests (#29050) 2024-11-29 18:19:45 +01:00
29051.txt VAULT-32804: Add STS Fallback parameters to secrets-aws engine (#29051) 2024-12-05 16:22:21 -05:00
29060.txt CLI: add an option for renew command fail on non-fullfillable request to allow command chaining (#29060) 2025-02-04 16:04:26 -03:00
29082.txt add vault build date to system view plugin env VAULT-32676 (#29082) 2024-12-10 14:30:21 -08:00
29090.txt VAULT-31758: Store when a node is removed in the raft stable store (#29090) 2024-12-11 12:31:59 +01:00
29091.txt Fix unlocked mounts read (#29091) 2024-12-04 13:23:55 -05:00
29097.txt sdk/db: do not hold the lock on Close (#29097) 2025-01-09 17:33:23 +00:00
29114.txt clarify fix to apply to all databases (#29156) 2024-12-11 21:36:48 +00:00
29117.txt Reword raft challenge changelog (#29140) 2024-12-10 12:02:25 -06:00
29118.txt Adds an option to enable sAMAccountname logins when upndomain is set (#29118) 2025-01-24 12:08:18 -06:00
29128.txt Fix return certificate expiry time from NearExpiration (#29128) 2024-12-09 18:39:00 +00:00
29131.txt update changelogs for static role role rotation updates (#29174) 2024-12-12 19:12:06 +00:00
29134.txt Vault 27392 log ldap warning - remove from warning from response (#29134) 2025-01-07 16:51:15 -05:00
29173.txt PKI: Add management APIs for ACME accounts (#29173) 2025-01-07 09:34:17 -05:00
29176.txt Prevent barrier term overflow on rotation (#29176) 2025-01-02 09:28:56 -05:00
29200.txt UI: Update PostgreSQL database params (#29200) 2024-12-18 12:21:18 -06:00
29206.txt [VAULT-19467] UI Breadcrumb Title Case (#29206) 2024-12-20 12:47:34 -06:00
29228.txt VAULT-33008: ipv6: always display RFC-5952 §4 conformant addresses (#29228) 2025-01-27 14:14:28 -07:00
29237.txt Port activation flags with dynamic registration (#29237) 2025-01-09 10:27:58 -03:00
29241.txt VAULT-32677 - Fix missing client count card in managed clusters (#29241) 2025-01-07 12:53:06 -08:00
29245.txt Support all fields of the name constraints extension when generating CA certificates (#29245) 2024-12-20 14:55:25 -05:00
29255.txt Sort CA chain into root and intermediates on VerifyCertificate. (#29255) 2024-12-23 19:56:41 +00:00
29263.txt Add UI support name constraints (#29263) 2025-01-02 11:50:49 -06:00
29273.txt Add SDK helpers and Core stubs for plugins to communicate with Enterprise Rotation Manager (#29273) 2025-01-07 22:22:45 +00:00
29290.txt UI: Remove kv data download button (#29290) 2025-01-06 15:41:08 -06:00
29293.txt UI: LDAP Hierarchical Library names (#29293) 2025-01-07 12:54:36 -06:00
29295.txt Update vault-plugin-auth-cf to v0.19.1 (#29295) 2025-01-06 18:30:19 +00:00
29302.txt Vault 27421 update cap/ldap dep (#29302) 2025-01-08 13:27:45 -06:00
29303.txt CE changes for vault-31750 (#29303) 2025-01-09 11:58:29 -08:00
29306.txt [VAULT-21282] Add a changelog entry for the updated Raft Autopilot reconciliation logic (#29328) 2025-01-10 16:07:46 +00:00
29312.txt VAULT-21474 Run oidcPeriodicFunc for each namespace id store (#29312) 2025-01-31 13:04:04 -03:00
29325.txt Identity: add duplicate reporting to logs (#29325) 2025-01-09 15:49:28 +00:00
29326.txt VAULT-31907: Entity loading speedup (#29326) 2025-01-24 16:06:01 +01:00
29334.txt replace keyring dependency to address zombie dbus-daemons processes (#29334) 2025-01-09 22:00:41 +00:00
29342.txt Move all pki-verification calls from sdk-Verify() to pki-specific (#29342) 2025-01-29 11:05:55 -05:00
29356.txt identity: Resolve conflicts with rename (#29356) 2025-01-15 14:24:49 -05:00
29369.txt Add serial_number_source option to PKI role (#29369) 2025-01-27 08:51:26 -05:00
29371.txt [Storage/DynamoDB] Let vault modify dynamodb tables (#29371) 2025-01-21 14:27:54 -05:00
29376.txt VLT-32875 Export API panics when mount is deleted #7288 (#29376) 2025-01-22 10:38:43 -08:00
29399.txt database/mssql: set default root rotation stmt for contained db (#29399) 2025-01-24 15:42:27 -05:00
29402.txt Update go-kms-wrapping wrapper dependencies, adding ParsePaths support for sensitive values. (#29402) 2025-02-03 18:23:52 +00:00
29416.txt UI: Fix token renewal breaking policy checks (#29416) 2025-02-03 10:56:39 -08:00
29423.txt Add GCP secret engine configuration Create/Edit views (#29423) 2025-01-30 13:37:20 -07:00
29430.txt UI: Fix text overflow for long Secret and Auth names (#29430) 2025-01-30 11:21:49 -05:00
29432.txt Deleted namespace client counts is now shown when queried from admin namespace CE changes (#29432) 2025-01-27 13:43:25 -08:00
29470.txt CE changes for VAULT-33018 (#29470) 2025-01-31 11:11:44 -08:00
29473.txt Sign empty to cert on manual-chain update. (#29473) 2025-02-10 15:24:52 -05:00
29485.txt Add support for reloading raft config (#29485) 2025-02-05 15:08:46 +00:00
29497.txt Add automated root rotation support to DB Secrets (#29557) 2025-02-11 12:09:26 -08:00
29498.txt UI: Fix updating static roles via role edit page on UI (#29498) 2025-02-10 14:15:50 -05:00
29499.txt Update azure key vault wrapper (#29499) 2025-02-04 17:58:40 +00:00
29506.txt Undo additions to the barrier encryption count if persisting those encryptions fails (#29506) 2025-02-05 13:22:53 -06:00
29512.txt Update vault-plugin-secrets-alicloud to v0.19.0 (#29512) 2025-02-07 15:09:47 -05:00
29517.txt VAULT-33758: IPv6 address conformance for proxy and agent (#29517) 2025-02-27 15:57:46 -07:00
29519.txt database: fix reload to not fail early (#29519) 2025-02-20 14:53:58 +00:00
29528.txt Update vault-plugin-auth-cf to v0.20.0 (#29528) 2025-02-07 10:50:30 -08:00
29535.txt Add support code for auth/ldap root autorotation (#29535) 2025-02-13 16:06:47 -05:00
29537.txt db: honor static role TTL across restarts when skip import rotation i… (#29537) 2025-02-10 15:28:19 -06:00
29541.txt Update vault-plugin-secrets-terraform to v0.11.0 (#29541) 2025-02-11 14:25:21 -05:00
29542.txt Update vault-plugin-database-elasticsearch to v0.17.0 (#29542) 2025-02-11 20:10:50 +00:00
29543.txt Update vault-plugin-database-couchbase to v0.13.0 (#29543) 2025-02-11 14:23:21 -05:00
29546.txt feat(api-client): add cert auth method (#29546) 2025-03-11 14:03:57 -04:00
29551.txt Update vault-plugin-secrets-openldap to v0.14.5 (#29551) 2025-02-11 10:30:55 -06:00
29553.txt Update vault-plugin-auth-jwt to v0.23.0 (#29553) 2025-02-11 18:07:50 +00:00
29554.txt Update vault-plugin-database-snowflake to v0.13.0 (#29554) 2025-02-11 18:41:57 +00:00
29557.txt Add automated root rotation support to DB Secrets (#29557) 2025-02-11 12:09:26 -08:00
29562.txt VAULT-33603: normalize start time in export api (#29562) 2025-02-12 15:16:34 -05:00
29583.txt Update vault-plugin-secrets-mongodbatlas to v0.14.0 (#29583) 2025-02-12 13:12:48 -07:00
29584.txt Update vault-plugin-database-mongodbatlas to v0.14.0 (#29584) 2025-02-12 13:46:21 -07:00
29588.txt UI: MFA methods now display namespace_path instead of namespace_id (#29588) 2025-02-13 21:16:34 +00:00
29591.txt Update vault-plugin-auth-gcp to v0.20.0 (#29591) 2025-02-12 17:28:05 -06:00
29592.txt Update vault-plugin-secrets-kubernetes to v0.10.0 (#29592) 2025-02-12 15:25:31 -08:00
29594.txt Update vault-plugin-database-redis-elasticache to v0.6.0 (#29594) 2025-02-12 23:52:15 +00:00
29597.txt Update vault-plugin-database-redis to v0.5.0 (#29597) 2025-02-13 01:15:53 +00:00
29598.txt Update vault-plugin-secrets-gcp to v0.21.0 (#29598) 2025-02-13 05:43:49 +00:00
29605.txt Update vault-plugin-secrets-openldap to v0.15.0 (#29605) 2025-02-13 11:34:25 -05:00
29606.txt Update vault-plugin-auth-azure to v0.20.0 (#29606) 2025-02-13 11:38:37 -05:00
29612.txt Update vault-plugin-secrets-gcpkms to v0.20.0 (#29612) 2025-02-13 14:00:50 -05:00
29613.txt Update vault-plugin-auth-alicloud to v0.20.0 (#29613) 2025-02-13 14:01:09 -05:00
29614.txt Update vault-plugin-secrets-kv to v0.21.0 (#29614) 2025-02-13 14:02:05 -05:00
29617.txt Update vault-plugin-auth-kerberos to v0.14.0 (#29617) 2025-02-13 22:55:01 +00:00
29618.txt CE changes for VAULT-33452 (#29618) 2025-02-13 13:41:20 -08:00
29619.txt Update vault-plugin-auth-kubernetes to v0.21.0 (#29619) 2025-02-13 12:45:56 -08:00
29620.txt Backport of update vault-plugin-auth-oci to v0.18.0 into release/1.19.x (#29620) 2025-02-13 23:20:01 +00:00
29633.txt UI: adding skip import rotation field when creating static roles (#29633) 2025-02-19 18:49:46 -05:00
29639.txt Update vault-plugin-secrets-azure to v0.21.0 (#29639) 2025-02-13 19:01:47 -05:00
29648.txt Update vault-plugin-secrets-ad to v0.20.1 (#29648) 2025-02-14 20:56:46 +00:00
29653.txt Directly exec ExternalTokenHelper rather than using a SHELL (#29653) 2025-04-04 14:34:26 -04:00
29677.txt UI: Add KV view for wrap tool (#29677) 2025-02-24 20:21:21 -06:00
29680.txt Fix bug with merging vault agent configs that set template_config (#29680) 2025-02-24 10:56:03 -08:00
29720.txt [VAULT-33969] UI: replace readonly JsonEditor with Hds::CodeBlock (#29720) 2025-02-27 18:42:07 +00:00
29727.txt Update vault-plugin-secrets-openldap to v0.15.1 (#29727) 2025-02-26 22:44:16 +00:00
29728.txt Update vault-plugin-auth-azure to v0.20.1 (#29728) 2025-02-26 22:45:43 +00:00
29729.txt Update vault-plugin-secrets-azure to v0.21.1 (#29729) 2025-02-26 22:49:40 +00:00
29736.txt Update vault-plugin-auth-gcp to v0.20.1 (#29736) 2025-02-27 11:44:40 -06:00
29747.txt Update vault-plugin-secrets-gcp to v0.21.1 (#29747) 2025-02-27 12:29:55 -06:00
29751.txt UI: Add TOTP secrets engine (#29751) 2025-04-17 12:59:45 -05:00
29754.txt UI: Glimmerize database/role.js and add model validations (#29754) 2025-03-03 16:04:20 -07:00
29774.txt VAULT-191: Validate X-Forwarded-For IP (#29774) 2025-03-04 10:40:07 +01:00
29775.txt Revert azure key wrapper to undo auth regression (#29775) 2025-02-28 16:21:15 +00:00
29792.txt Update Azure wrapper to address VAULT-29717 (#29792) 2025-03-03 09:09:13 -05:00
29820.txt UI: Add Skip password rotation field on DB connection creation (#29820) 2025-03-12 12:44:32 -04:00
29834.txt [Chore] - Remove unneeded string extensions (#29834) 2025-03-05 14:35:31 -08:00
29842.txt Add LIST endpoint to AWS Secrets static roles (#29842) 2025-03-12 11:08:12 -07:00
29852.txt Fix bug when writing auto tidy config field tidy_cmpv2_nonce_store (#29852) 2025-03-06 21:14:23 +00:00
29874.txt changelog: add changelog for 29874 (#30198) 2025-04-04 14:11:44 -06:00
29917.txt Ensure logger writes to log_file by preventing overwrite of InterceptLogger's output (#29917) 2025-03-13 13:43:40 -05:00
29922.txt check for case sensitivity at delete for user and group paths, modify… (#29922) 2025-03-14 12:14:33 -04:00
29970.txt Update vault-plugin-secrets-gcp to v0.21.2 (#29970) 2025-03-20 16:16:43 +00:00
29974.txt disable_mlock must now be explicitly included in config (#29974) 2025-04-17 15:35:40 +02:00
29976.txt [VAULT-29278] Update hashicorp/raft library from v1.7.1 to v1.7.3 to add logging on leader node when opening and sending a raft snapshot to a follower (#29976) 2025-03-21 13:20:27 +00:00
29978.txt bugfix: vault register should respect tmpdir (#29978) 2025-03-20 20:05:44 +00:00
29982.txt secrets/aws: fix a bug where environment and shared credential providers were overriding the WIF configuration (#29982) 2025-03-25 10:37:11 -07:00
29996.txt aws/secrets: Fix region/endpoint mismatch error when no region or endpoint is specified (#29996) 2025-03-28 14:27:38 -04:00
30034.txt Allow Root + Intermediate Key_Usage to be set (#30034) 2025-04-03 18:48:54 +00:00
30037.txt Update vault-plugin-secrets-azure to v0.21.2 (#30037) 2025-03-26 14:21:46 -07:00
30039.txt Forward Performance Standby requests when configuring root credentials for AWS, LDAP and DB engines (#30039) 2025-03-27 14:32:49 -07:00
30052.txt Update vault-plugin-auth-azure to v0.20.2 into release/1.19.x (#30052) 2025-03-27 12:01:55 -07:00
30055.txt UI: Changing polarity for toggle logic with skip import rotation for roles (#30055) 2025-03-31 11:12:15 -04:00
30069.txt Reintroduce UpsertGroupRequest for targeted use in external groups refresh CE (#30069) 2025-03-28 09:27:13 -05:00
30071.txt Add mount_type to sys/counters/activity response (#30071) 2025-03-28 09:55:51 -07:00
30073.txt fix mongodb connection issue when using TLS client + username/password authentication (#30073) 2025-06-16 14:22:44 -04:00
30079.txt Update vault-plugin-secrets-openldap to v0.15.2 (#30079) 2025-03-28 17:07:52 +00:00
30080.txt Update vault-plugin-secrets-gcp to v0.21.3 (#30080) 2025-03-28 17:12:52 +00:00
30081.txt Update vault-plugin-auth-gcp to v0.20.2 (#30081) 2025-03-28 17:13:07 +00:00
30082.txt Update vault-plugin-auth-azure to v0.20.3 (#30082) 2025-03-28 18:11:40 +00:00
30083.txt Update vault-plugin-secrets-azure to v0.21.3 (#30083) 2025-03-28 14:02:56 -04:00
30119.txt UI: Adding warn modal for rotating a static role immediately (#30119) 2025-03-31 17:57:10 -04:00
30136.txt Support reading mysql backend credentials from environment variables (#30136) 2025-04-02 12:46:46 -04:00
30164.txt VAULT-34674 (#30164) 2025-04-15 09:36:14 -04:00
30168.txt Bugfix/vault 35002 (#30168) 2025-04-03 13:19:20 -04:00
30181.txt Chore/remove ember svg jar (#30181) 2025-04-23 09:27:01 -07:00
30188.txt Replace codemirror 6 code editor with HDS CodeEditor component (#30188) 2025-07-23 11:12:20 -07:00
30214.txt Fix panic when rotating transit managed keys produces an error (#30214) 2025-04-10 14:34:12 +00:00
30265.txt Update vault-plugin-secrets-openldap to v0.15.3 (#30265) 2025-04-16 12:09:12 -05:00
30275.txt UI: Add password field to static role creation page (#30275) 2025-04-21 16:10:58 -04:00
30279.txt secrets/openldap: update to v0.15.4 (#30279) 2025-04-16 15:34:41 -07:00
30312.txt propgate config.Region in the IAM and STS clients (#30312) 2025-04-28 13:55:50 -04:00
30319.txt Delta CRL enablement, including tests. (#30319) 2025-04-23 09:40:58 -04:00
30320.txt db: consider possibility of NextVaultRotation being unset on queue population (VAULT-35639) (#30320) 2025-04-28 16:11:54 -05:00
30327.txt Add snowflake DB API warning (#30327) 2025-04-28 13:05:55 -05:00
30349.txt UI: Update Enterprise Client Count Datepicker (#30349) 2025-05-01 11:42:58 -05:00
30354.txt VAULT-35384 Add new telemetry metrics for HTTP response status codes (#30354) 2025-05-06 10:15:19 -04:00
30386.txt VAULT-32657 deprecate duplicate attributes in HCL configs and policies (#30386) 2025-05-23 16:02:07 -03:00
30390.txt identity: Resolve local alias conflicts (#30390) 2025-04-28 11:59:28 -04:00
30425.txt [UI] - introduce Posthog for Vault Dedicated managed clusters (#30425) 2025-05-23 19:40:29 +00:00
30431.txt Update vault-plugin-auth-jwt to v0.23.2 (#30431) 2025-04-29 15:59:47 +00:00
30488.txt UI: CE Datepicker (#30488) 2025-05-09 12:26:43 -05:00
30490.txt [VAULT-34216] UI: Namespace picker feature branch (#30490) 2025-05-05 16:12:36 -07:00
30493.txt Replace e.keyCode with e.key (#30493) 2025-05-05 10:06:52 -07:00
30500.txt UI: Implement accessible auth form components (#30500) 2025-05-08 09:58:20 -07:00
30506.txt UI: Vault update client count charts to show new clients only (#30506) 2025-05-19 15:57:32 -05:00
30543.txt Update vault-plugin-auth-azure to v0.20.4 (#30543) 2025-05-07 18:39:42 +00:00
30561.txt VAULT-34848: Deprecate sys/internal/counters/tokens endpoint (#30561) 2025-05-13 10:07:44 -04:00
30576.txt Upgrade FIPS 1402 -> 1403 (#30576) 2025-05-12 15:01:30 -05:00
30583.txt Update vault-plugin-auth-cf to v0.20.1 (#30583) 2025-05-12 21:07:09 +00:00
30592.txt UI: Rename "UI Login Rules" to "UI Login Settings", revert messages link back to "Custom messages" (#30767) 2025-05-28 08:22:31 -06:00
30603.txt Changelog for the addition of X25519/ML-KEM in Go TLS. (#30603) 2025-05-13 15:29:36 -05:00
30606.txt Require rotation_schedule cron style strings to be defined in UTC (VAULT-35616) (#30606) 2025-06-16 12:51:07 -05:00
30659.txt [VAULT-35162] Development Cluster setting docs (#30659) 2025-05-19 12:26:27 -07:00
30670.txt Sidebranch: fix console help link (#30670) 2025-05-19 17:04:34 +00:00
30673.txt Vault 34905 support register ce plugin with extracted artifact (#30673) 2025-05-22 08:39:47 -07:00
30678.txt UI: Replace Client Count Attribution Charts with Table (#30678) 2025-05-23 15:58:48 +00:00
30680.txt [VAULT-34484] UI: Manage Namespaces: Enable Search (#30680) 2025-05-20 09:30:05 -07:00
30681.txt PostgreSQL backend passwordless authentication in cloud (#30681) 2025-06-04 08:44:20 +02:00
30692.txt [VAULT-36271] UI: Add refresh namespaces button and breadcrumb to manage namespace page (#30692) 2025-05-20 15:21:10 -07:00
30700.txt UI: (Enterprise) Login form customization feature (#30700) 2025-05-22 15:13:14 -07:00
30703.txt refactor changes for irrevocable lease removal (#30703) 2025-05-22 16:19:14 -04:00
30725.txt events: CE portion of adding vault_index to event metadata (#30725) 2025-05-23 10:39:04 -07:00
30728.txt Exclude wrapping key from list operation (#30728) 2025-05-23 17:00:57 +00:00
30737.txt [VAULT-35715] UI: Namespace picker is updated after add/delete namespace (#30737) 2025-06-11 10:59:16 -07:00
30739.txt VAULT-34525: Documentation for single item recovery from IS snapshot (#30739) 2025-06-11 15:50:24 +02:00
30748.txt Update vault-plugin-database-snowflake to v0.14.0 (#30748) 2025-05-23 20:19:15 +00:00
30765.txt UI: Rename "Vault Usage Metrics" to "Client Usage" (#30765) 2025-05-27 14:18:09 -07:00
30778.txt UI: Fix Showing KMIP Credentials (#30778) 2025-05-28 13:20:42 -07:00
30785.txt Update vault-plugin-database-redis-elasticache to v0.7.0 (#30785) 2025-05-30 10:08:16 -07:00
30794.txt VAULT-36229: Nonce for rekey cancellations (#30794) 2025-06-05 19:55:41 +02:00
30796.txt Update vault-plugin-database-elasticsearch to v0.18.0 (#30796) 2025-05-30 12:09:39 -07:00
30797.txt Update vault-plugin-database-redis to v0.6.0 (#30797) 2025-06-02 09:59:48 -07:00
30809.txt Update vault-plugin-secrets-alicloud to v0.20.0 (#30809) 2025-06-06 19:06:32 +00:00
30810.txt Update vault-plugin-auth-alicloud to v0.21.0 (#30810) 2025-06-03 11:50:48 -04:00
30811.txt Vault 36295 Improve plugin mgmt ux in api and cli (#30811) 2025-06-30 10:00:54 -07:00
30819.txt Update vault-plugin-secrets-ad to v0.21.0 (#30819) 2025-06-02 16:57:49 -07:00
30826.txt Update vault-plugin-secrets-kv to v0.24.0 (#30826) 2025-06-03 11:49:12 -07:00
30832.txt Update vault-plugin-secrets-azure to v0.22.0 (#30832) 2025-06-03 22:19:08 +00:00
30835.txt Update vault-plugin-secrets-gcpkms to v0.21.0 (#30835) 2025-06-03 16:26:52 -07:00
30836.txt Update vault-plugin-database-couchbase to v0.14.0 (#30836) 2025-06-03 17:25:32 -07:00
30838.txt UI: Fix error handling so users are redirected to log in when token expires if using Vault as an OIDC provider (#30838) 2025-06-04 14:17:55 -07:00
30841.txt Update vault-plugin-auth-oci to v0.19.0 (#30841) 2025-06-04 09:08:59 -07:00
30842.txt Update vault-plugin-auth-cf to v0.21.0 (#30842) 2025-06-04 14:09:29 -04:00
30844.txt Update vault-plugin-secrets-openldap to v0.16.0 (#30844) 2025-06-04 17:23:14 +00:00
30845.txt Update vault-plugin-auth-kerberos to v0.15.0 (#30845) 2025-06-04 11:12:24 -07:00
30846.txt Update vault-plugin-secrets-gcp to v0.22.0 (#30846) 2025-06-04 14:42:15 -04:00
30849.txt Update vault-plugin-auth-gcp to v0.21.0 (#30849) 2025-06-05 21:19:26 +00:00
30852.txt Ensure valid field is returned when set to false (#30852) 2025-06-09 11:40:42 -04:00
30855.txt Update vault-plugin-secrets-kubernetes to v0.11.0 (#30855) 2025-06-04 16:52:05 -07:00
30856.txt Update vault-plugin-database-mongodbatlas to v0.15.0 (#30856) 2025-06-04 23:43:08 +00:00
30860.txt Update vault-plugin-secrets-mongodbatlas to v0.15.0 (#30860) 2025-06-13 15:27:00 +00:00
30868.txt Update vault-plugin-database-snowflake to v0.14.1 (#30868) 2025-06-05 20:26:50 +00:00
30872.txt Update vault-plugin-auth-azure to v0.21.0 (#30872) 2025-06-05 19:58:45 -04:00
30876.txt Update vault-plugin-auth-jwt to v0.24.1 (#30876) 2025-06-06 19:37:51 +00:00
30887.txt VAULT-36112: Better handling for Retry-After rate limit header. (#30887) 2025-06-19 11:22:11 +02:00
30890.txt Stub updates for Ent (#30890) 2025-06-06 14:47:39 -04:00
30905.txt Update vault-plugin-secrets-terraform to v0.12.0 (#30905) 2025-06-06 16:47:29 -04:00
30910.txt Update vault-plugin-auth-kubernetes to v0.22.1 (#30910) 2025-06-06 17:35:33 -07:00
30926.txt Add buildvcs=false to revert to older behavior of not embedding VCS info into Vault binary (#30926) 2025-06-11 15:58:16 -04:00
30960.txt UI: Fix initial rendering of ToggleButton values for nested params (#30960) 2025-06-12 11:51:03 -07:00
31001.txt UI: Surface plugin version & cleanup utils (#31001) 2025-06-19 15:10:09 -04:00
31010.txt Update vault-plugin-auth-azure to v0.21.1 (#31010) 2025-06-19 09:57:44 -04:00
31022.txt [VAULT-21456] Use interned regexp when initialising backends and validating authz headers in the AWS backend (#31022) 2025-06-20 17:33:28 +00:00
31045.txt Replace string contains to be case insensitive (#31045) 2025-06-20 09:54:48 +00:00
31053.txt add ce side code and stubs for rotation manager 2025-07-15 12:48:00 -04:00
31069.txt Add limit to JSON nesting depth (#31069) 2025-08-06 14:08:01 +02:00
31094.txt UI: Revert api service use for requests to sys/internal/ui/mounts (#31094) 2025-06-25 11:22:15 -07:00
31136.txt UI: Fixes kv v2 secret overview for failed subkeys policy check for secrets with underscores (#31136) 2025-06-27 22:13:24 +00:00
31149.txt Change the column name in the Export API response from "timestamp" to "token_creation_time" CE changes (#31149) 2025-07-01 16:31:41 -07:00
31150.txt UI: Fix login settings list view if names include an underscore (#31150) 2025-07-01 09:30:04 -07:00
31210.txt Test cert equality when matching a non-CA certificate (#31210) 2025-07-07 10:49:27 -05:00
31211.txt Add additional validations to the destination and properties of file audit sinks (#31211) 2025-07-08 13:33:26 -05:00
31215.txt VAULT-35838: advance deprecation of duplicate HCL attributes to pending removal stage (#31215) 2025-07-24 15:17:51 -03:00
31223.txt Update development cluster known issue as fixed (#31223) 2025-07-08 09:30:16 -07:00
31232.txt Add digest OID to PKCS7/SCEP digest failure logs (#31232) 2025-07-09 10:54:12 -04:00
31266.txt VAULT-38099: Fix plugin audit panic during unseal (#31266) 2025-07-17 11:17:05 +02:00
31274.txt fix(gcs): failed locks due to upstream library error check changes (#31274) 2025-07-31 12:22:58 -04:00
31276.txt UI: Fix namespace context in capabilities service (#31276) 2025-07-15 10:00:15 -07:00
31300.txt UI: Include user's root namespace in the namespace picker if it is not the true root (#31300) 2025-07-16 22:39:21 +00:00
31326.txt UI: Fix namespace picker selecting all namespaces with matching nodes (#31326) 2025-07-17 15:56:59 -07:00
31331.txt VAULT-35087: add Open-API support for secret recovery operations (#31331) 2025-07-23 11:33:25 -03:00
31352.txt update alias lookahead to respect case (#31352) 2025-07-23 16:28:05 +00:00
31363.txt Add password rotation url to ldap auth (#31363) 2025-08-14 14:36:13 -05:00
31392.txt VAULT-37303 CE changes (#31392) 2025-07-31 09:45:11 -04:00
31393.txt UI: Remove tabs for each client count type (#31393) 2025-08-01 11:02:06 -07:00
31401.txt Log LDAP Rotations (#31401) 2025-08-08 11:56:54 -04:00
31402.txt Log DB Rotations (#31402) 2025-08-08 16:15:02 -04:00
31420.txt Log transit rotations (#31420) 2025-08-08 18:11:16 -04:00
31421.txt identity/mfa: revert cache value and add comments to mfa cache (#31421) 2025-08-04 17:07:53 -04:00
31422.txt Export api changes to add first used timestamp column in query period - CE changes (#31422) 2025-08-05 11:30:57 -07:00
31438.txt Avoid poisoning the trusted certificate cache on error (#9457) (#9496) 2025-09-19 19:55:37 +00:00
31442.txt Fix bug preventing multiline statemtents in rotation_statements for database static roles (#31442) 2025-08-11 14:48:47 -07:00
31443.txt VAULT-37080: Fix changelog and comment (#31449) 2025-08-07 17:24:07 +00:00
31478.txt UI Bug fix: Fix DR Secondary view (#31478) 2025-08-13 11:16:46 -06:00
31501.txt Copy Support RFC-9440 colon-wrapped Base64 for forwarded client certs into main (#9085) (#9087) 2025-09-09 09:55:40 -04:00
31555.txt Fix unsetting sys tunable values (on ent). (#9383) (#9458) 2025-09-19 10:51:38 -04:00
34699.txt [VAULT-34699] UI: Remove FormError component (not used) (#29930) 2025-03-14 18:49:33 +00:00
_ 1686.txt changelog for entropy augmentation PR [VAULT-1179] (#10755) 2021-01-26 21:06:38 -08:00
_1622.txt Update _1622.txt 2021-01-20 15:06:23 -05:00
_1633.txt Changelog for enterprise fix. (#10560) 2020-12-14 12:43:38 -06:00
_1637.txt Changelog updates for transform fixes (ENT) (#10528) 2020-12-10 13:59:30 -06:00
_1642.txt changelog for license (#10555) 2020-12-15 10:42:39 -08:00
_1656.txt 1.5.6 & 1.6.1 changelog++ 2020-12-16 10:55:12 -05:00
_1659.txt Add changelog for ent #1659. (#10600) 2020-12-18 15:06:54 -05:00
_1663.txt Add changelog for #1663. (#10635) 2021-01-04 11:08:39 -05:00
_1680.txt changelog++ (#10748) 2021-01-26 19:30:42 -05:00
_1691.txt Add changelog entry for ent PR 1691 (#11139) 2021-03-19 10:07:48 -07:00
_1705.txt Add changelog entry for ent PR 1705 (#10827) 2021-02-03 09:35:14 -08:00
_1712.txt Changing from "changelog" to "release-note" (#11303) 2021-04-07 18:21:01 -04:00
_1739.txt Adds a changelog entry for key management secrets engine (#11164) 2021-03-19 15:45:35 -07:00
_1757.txt Add transform upgrade bug fix changelog (#11090) 2021-03-12 09:52:41 -06:00
_1792.txt Changelog for orphan status fix (#11137) 2021-03-19 11:38:07 -05:00
_1819.txt oss part of control groups upgrade (#11772) 2021-06-07 09:15:35 -07:00
_2021Jan20.txt Changelog notes for 1.6.2 (#10737) 2021-01-20 15:52:48 -05:00
_2021Jan26.txt More CL notes for 1.6.2 (#10792) 2021-01-27 12:03:20 -05:00
_2071.txt oss part of license diagnose test fix (#12234) 2021-08-02 10:50:49 -07:00
_8214.txt events: send events from primary to secondary clusters (#8214) (#11451) 2025-12-18 10:56:55 -08:00
_8367.txt manually copy over missing changelogs for main (#8956) 2025-08-26 16:33:19 -06:00
_8461.txt manually copy over missing changelogs for main (#8956) 2025-08-26 16:33:19 -06:00
_8581.txt VAULT-37632 allow restoring SSH CA from loaded snapshot (#8581) (#9034) 2025-09-02 11:27:23 -03:00
_8640.txt manually copy over missing changelogs for main (#8956) 2025-08-26 16:33:19 -06:00
_8642.txt Backport [VAULT-38910]: upgrade docker package to resolve GO-2025-3829 into ce/main (#8875) 2025-08-26 16:16:55 -06:00
_8643.txt manually copy over missing changelogs for main (#8956) 2025-08-26 16:33:19 -06:00
_8651.txt VAULT-38929: Autoload snapshots (#8651) (#9044) 2025-09-02 15:38:45 +00:00
_8663.txt manually copy over missing changelogs for main (#8956) 2025-08-26 16:33:19 -06:00
_8707.txt manually copy over missing changelogs for main (#8956) 2025-08-26 16:33:19 -06:00
_8725.txt manually copy over missing changelogs for main (#8956) 2025-08-26 16:33:19 -06:00
_8740.txt VAULT-36947: Support force unloading a snapshot (#8740) (#9036) 2025-09-01 09:16:35 +00:00
_8800.txt Batch Certificate Endpoint Addition (#8800) (#9223) 2025-09-09 15:55:34 -04:00
_8807.txt manually copy over missing changelogs for main (#8956) 2025-08-26 16:33:19 -06:00
_8808.txt manually copy over missing changelogs for main (#8956) 2025-08-26 16:33:19 -06:00
_8820.txt manually copy over missing changelogs for main (#8956) 2025-08-26 16:33:19 -06:00
_8832.txt [VAULT-34035] UI: Retrieve plugin catalog data on enable a secrets engine (#8832) (#9050) 2025-09-02 11:17:17 -07:00
_8834.txt VAULT-39294: Deprecate recover_snapshot_id query param and use a header instead (#8834) (#9042) 2025-09-01 15:28:10 +00:00
_8880.txt UI: Render client export table in "Client list" tab (#8880) (#9071) 2025-09-03 00:24:00 +00:00
_8884.txt VAULT-39010 Adding new go-discover logic (#8884) (#8931) 2025-08-26 12:31:14 -06:00
_8899.txt Backport bump go-getter to 1.7.9 into ce/main (#8926) 2025-08-26 12:31:43 -06:00
_8922.txt VAULT-37633: Database static role recover operations (#8922) (#8982) 2025-08-29 09:48:18 -05:00
_9040.txt UI: Add donut chart to client counts overview (#9040) (#9367) 2025-09-17 15:12:06 +00:00
_9056.txt Vault-39164/Handle log_requests_level empty-string or off with SIGHUP (#9056) (#10197) 2025-10-17 11:51:48 -06:00
_9060.txt UI: Fix entities and groups error when navigating away from list views (#9060) (#9066) 2025-09-02 23:54:59 +00:00
_9104.txt Backport [VAULT-39289] go: update github.com/ulikunitz/xz to resolve GHSA-25xm-hr59-7c27 into ce/main (#9108) 2025-09-04 15:56:33 -06:00
_9105.txt cli: Expand kv version attribution map (#9105) (#9261) 2025-11-20 09:09:28 -05:00
_9106.txt Fix KDF for key import with derivation enabled (#9106) (#9218) 2025-09-09 19:28:12 +00:00
_9107.txt VAULT-38951: add openapi support counters endpoints (#9107) (#9266) 2025-09-11 13:56:00 +00:00
_9148.txt UI: Add month filtering to client count dashboard (#9148) (#9255) 2025-09-10 18:09:20 +00:00
_9165.txt VAULT-37037 Use vault_index from events for Vault Proxy static secret cache (#9165) (#9311) 2025-09-15 08:55:38 -07:00
_9201.txt Backport Fix cert auth role quotas into ce/main (#9246) 2025-09-10 16:55:10 +00:00
_9225.txt UI: Support Recover to Copy (#9608) (#9627) 2025-09-25 12:49:25 -05:00
_9306.txt Feature/vault 39458 (#9306) (#9321) 2025-09-19 14:49:53 -04:00
_9309.txt [VAULT-39457] UI: add changelog for plugin management updates (#9309) (#9310) 2025-09-12 07:55:47 -07:00
_9330.txt UI: Improve formatting of API errors (#9330) (#9390) 2025-09-17 09:41:24 -07:00
_9331.txt SMRE-733: Updates post-install text to properly reflect the updated IPLA blurb (#9331) (#9486) 2025-09-23 11:16:01 -06:00
_9336.txt VAULT-39444 Fix locking in rotation queue (#9336) (#9467) 2025-09-19 17:40:11 +02:00
_9342.txt feat: pre-fill OIDC login role from URL (#9342) (#9391) 2025-09-17 09:42:12 -07:00
_9343.txt Add O= restrictions in addition to OU= restrictions to cert/auth (#9343) (#9465) 2025-09-19 12:49:35 -04:00
_9366.txt Backport Don't allow non-pki mounts with pki-only license feature into ce/main (#9442) 2025-09-18 20:21:09 +00:00
_9394.txt feat: pre-fill SAML login role from URL (#9394) (#9402) 2025-09-17 18:16:57 +00:00
_9395.txt Backport Allow entropy source to be configured for password generation, including seal ent augmentation into ce/main (#9613) 2025-11-20 13:45:14 -05:00
_9417.txt Update vault-plugin-database-snowflake to v0.14.2 (#9417) (#9454) 2025-09-19 08:12:02 -05:00
_9432.txt Add root rotation for snowflake database secrets keypair configurations (#9432) (#9851) 2025-10-03 21:34:42 +00:00
_9449.txt Bug fix: resultant-acl + wildcard parsing (#9449) (#9584) 2025-09-29 12:19:56 -06:00
_9466.txt Fix seal rewrap running unnecessarily (#9466) (#9895) 2025-10-07 07:24:17 -04:00
_9478.txt VAULT-35716 make allowed and denied_parameters compare lists (#9478) (#9524) 2025-09-22 11:20:37 -03:00
_9522.txt Backport UI Fix: UI permissions banner and side bar nav gating respect Vault glob semantics (+, deny precedence) into ce/main (#9800) 2025-10-14 10:30:41 -06:00
_9523.txt VAULT-39383 updating go-discover (#9523) (#9534) 2025-09-23 09:28:46 +02:00
_9577.txt UI: Replace toolbar filters on Secret Engines List page (#9577) (#9692) 2025-09-26 14:34:43 -04:00
_9648.txt Backport Update vault-plugin-auth-alicloud to v0.21.1 into ce/main (#9663) 2025-09-26 15:37:45 +00:00
_9660.txt Backport secrets/database: escape usernames/passwords in self-managed static roles, unless disable_escaping is set into ce/main (#9732) 2025-10-02 12:52:49 -04:00
_9688.txt Check rate limits before doing json limits checking (#9688) (#9775) 2025-10-02 09:30:31 +00:00
_9719.txt Backport Add override_pinned_version support on tune and enable for secret and auth into ce/main (#10644) 2025-11-06 18:55:42 -08:00
_9756.txt Update vault-plugin-database-redis to v0.6.1 (#9756) (#9765) 2025-10-01 10:48:33 -07:00
_9763.txt Backport Update vault-plugin-auth-alicloud to v0.22.0 into ce/main (#9767) 2025-10-02 11:48:47 -05:00
_9770.txt Backport Update vault-plugin-auth-azure to v0.22.0 into ce/main (#9782) 2025-10-02 14:35:32 -04:00
_9788.txt Backport Update vault-plugin-database-elasticsearch to v0.19.0 into ce/main (#9812) 2025-10-06 09:33:21 -07:00
_9789.txt Update vault-plugin-database-redis-elasticache to v0.8.0 (#9789) (#9806) 2025-10-03 09:40:18 -07:00
_9791.txt Update vault-plugin-database-couchbase to v0.15.0 (#9791) (#9798) 2025-10-07 13:40:51 -07:00
_9797.txt Update vault-plugin-auth-cf to v0.22.0 (#9797) (#9815) 2025-10-03 12:40:30 -04:00
_9805.txt Update vault-plugin-secrets-kv to v0.25.0 (#9805) (#9818) 2025-10-03 09:47:53 -07:00
_9808.txt Backport Update vault-plugin-secrets-kubernetes to v0.12.0 into ce/main (#9811) 2025-10-02 21:35:04 +00:00
_9809.txt Backport Update vault-plugin-secrets-terraform to v0.13.0 into ce/main (#9814) 2025-10-02 21:57:13 +00:00
_9810.txt Backport Update vault-plugin-auth-gcp to v0.22.0 into ce/main (#9819) 2025-10-03 00:09:28 +00:00
_9813.txt Update vault-plugin-secrets-alicloud to v0.21.0 (#9813) (#9836) 2025-10-03 18:18:11 +00:00
_9816.txt Backport Update vault-plugin-database-mongodbatlas to v0.16.0 into ce/main (#9830) 2025-10-03 15:07:42 -04:00
_9817.txt Update vault-plugin-secrets-mongodbatlas to v0.16.0 (#9817) (#9831) 2025-10-03 14:25:37 -04:00
_9821.txt Update vault-plugin-auth-jwt to v0.25.0 (#9821) (#9832) 2025-10-03 11:16:54 -07:00
_9822.txt Update vault-plugin-auth-kerberos to v0.16.0 (#9822) (#9823) 2025-10-03 00:53:36 -07:00
_9824.txt Backport Update vault-plugin-auth-oci to v0.20.0 into ce/main (#9825) 2025-10-03 09:48:09 -07:00
_9833.txt Add changelog for cumulative namespace API (#9833) (#9843) 2025-10-03 12:48:43 -07:00
_9834.txt Update vault-plugin-auth-kubernetes to v0.23.0 (#9834) (#9842) 2025-10-03 19:29:33 +00:00
_9838.txt Update vault-plugin-secrets-azure to v0.23.0 (#9838) (#9844) 2025-10-03 17:01:57 -04:00
_9840.txt Backport [VAULT-39647] Add a CE version of possiblyForwardPendingLoginMFASecretWrite function into ce/main (#9913) 2025-10-07 15:52:50 -07:00
_9848.txt Backport Update vault-plugin-database-snowflake to v0.15.0 into ce/main (#9865) 2025-10-06 10:46:10 -04:00
_9868.txt Backport Update vault-plugin-secrets-gcpkms to v0.22.0 into ce/main (#9869) 2025-10-06 09:29:50 -07:00
_9870.txt VAULT-39752 adding int check (#9870) (#10114) 2025-10-15 09:18:05 +02:00
_9888.txt Update vault-plugin-database-redis to v0.7.0 (#9888) (#9891) 2025-10-06 13:17:39 -07:00
_9890.txt UI: Client cout usage dashboard GA improvements (#10062) (#10096) 2025-10-13 23:51:49 +00:00
_9936.txt Backport Update vault-plugin-secrets-openldap to v0.17.0 into ce/main (#9987) 2025-10-08 11:46:31 -07:00
_9942.txt SDK rotation changes (#9942) (#10025) 2025-10-10 12:23:51 -04:00
_9944.txt UI: Fix auth form when token is the preferred type for a namespace (#9944) (#10070) 2025-10-10 13:58:02 -07:00
_9946.txt Update vault-plugin-secrets-gcp to v0.23.0 (#9946) (#9951) 2025-10-07 13:45:18 -07:00
_9979.txt Backport #9979, add changelog for vault-plugin-auth-spiffe v0.1.1 update 2025-10-08 12:02:27 -04:00
_9981.txt fix: cache aws auth client by account id (#9981) (#10107) 2025-10-21 12:24:59 -07:00
_9990.txt Manual Install of azure secrets enterprise plugin (#9990) (#10006) 2025-10-09 02:28:50 +00:00
_10020.txt Mount path change (#10020) (#10271) 2025-11-21 13:08:24 -08:00
_10045.txt UI: update aws generate credential form inputs to rely on credentialType (#10045) (#10351) 2025-10-27 11:41:57 -05:00
_10062.txt UI: Client cout usage dashboard GA improvements (#10062) (#10096) 2025-10-13 23:51:49 +00:00
_10068.txt VAULT-39876 Add sys/reporting/scan to Vault, allowing an output of files with paths and names of Vault secrets (#10068) (#10323) 2025-10-22 21:02:07 +00:00
_10083.txt VAULT-35084, VAULT-36948, VAULT-36952: Small tasks left over from the recovery work (#10083) (#10101) 2025-10-14 09:36:20 +00:00
_10124.txt Add changelog entry for PKI-only certificate counts metrics and API. (#10124) (#10131) 2025-10-14 19:56:52 +00:00
_10148.txt UI: Unsaved changes modal refinements (#10148) (#10248) 2025-11-19 22:48:24 +00:00
_10180.txt [VAULT-39917] UI: bugfix to support hierarchical ldap libraries (#10180) (#10569) 2025-11-04 13:52:38 -08:00
_10199.txt Change tokenutil alias_metadata to populate alias custom metadata. (#10199) (#10202) 2025-10-17 18:06:51 +00:00
_10227.txt UI: add redirect for legacy secrets path (#10227) (#10230) 2025-10-22 11:41:31 -04:00
_10265.txt [UI] - disable scarf for this package (#10265) (#10276) 2025-10-21 16:29:30 -07:00
_10371.txt UI: fix LIST request for metadata endpoint (#10371) (#10584) 2025-11-04 23:57:54 +00:00
_10376.txt Use RotationSchedule string instead of cron.SpecSchedule (#10376) (#10773) 2025-11-13 12:31:08 -05:00
_10416.txt UI: fix PKI certificate key_usage parsing and add extended key flags to role form (#10416) (#10479) 2025-10-29 18:47:57 +00:00
_10444.txt VAULT-40297 log warning when using allowed/denied params (#10444) (#10483) 2025-10-29 16:46:28 -03:00
_10466.txt Allow sign-verbatim to handle CSRs with basic constraints extension where isCA=false (#10466) (#10474) 2025-10-29 15:09:28 +00:00
_10472.txt Backport UI: Render total monthly clients for HVD managed clusters and "new" for only self-managed into ce/main (#10703) 2025-11-11 16:12:16 -08:00
_10473.txt Vault-31540 : Parallelization support for Sync and Unsync flows within Secret Sync (#10473) (#10749) 2025-11-14 13:39:01 -05:00
_10476.txt UI: LDAP Plugin settings (#10476) (#10763) 2025-11-12 18:02:16 -08:00
_10478.txt Add issuance checks around NotAfter and NotBefore (#10478) (#10691) 2025-11-07 16:48:00 +00:00
_10513.txt UI: Hide Client Count Dashboard for PKI Only Clusters (#10513) (#10831) 2025-11-17 09:11:14 -06:00
_10517.txt Backport Add override_pinned_version support on configure connection for database into ce/main (#10860) 2025-12-01 15:18:26 -08:00
_10548.txt Bug Fix UI: Await capabilities on KVv1 secret edit route to properly access methods on the promise proxy (#10548) (#10661) 2025-11-06 16:09:17 -07:00
_10673.txt Add authority_key_id to response fields for issue/signing and non-raw fetch endpoints (#10673) (#10697) 2025-11-07 17:38:46 +00:00
_10700.txt Correctly set signature bits. (#10700) (#10977) 2025-12-15 14:08:17 -05:00
_10728.txt UI: Allow fallback date querying for client usage when no billing timestamp is provided (#10728) (#10755) 2025-11-12 14:11:24 -08:00
_10739.txt Force NotBefore=now when common_criteria_mode feature flag is enabled (#10739) (#10849) 2025-11-20 19:38:39 +00:00
_10752.txt Disallow logins with empty passwords in LDAP Auth (#10752) (#10777) 2025-11-13 18:43:28 +00:00
_10759.txt Backport Define common criteria flag which forbids certain TLS cipher suite options into ce/main (#10806) 2025-11-19 19:07:18 +00:00
_10761.txt Include SHA256 sum field in the list response for external plugins (#10761) (#10805) 2025-11-17 09:58:58 -07:00
_10762.txt sdk/rotation: Prevent rotation attempts on read-only storage (#10762) (#11156) 2025-12-15 10:47:28 -06:00
_10794.txt Vault 40239/perf secondary approle periodic tidy (#10794) (#10939) 2025-12-15 11:34:21 -07:00
_10799.txt Backport Enforce the minimum set of key usages for each ExtKeyUsage set in a PKI role (#10900) 2025-11-20 20:37:22 +00:00
_10834.txt Backport VAULT-40931: update jose2go to v1.7.0 into ce/main (#10837) 2025-11-17 10:17:00 +00:00
_10848.txt VAULT-40506: Disable custom JSON limit parsing on ClusterListener (#10848) (#11075) 2025-12-12 17:23:36 -05:00
_10915.txt Enforce Checks on Chain in Common Criteria Mode (#10915) (#11251) 2025-12-15 14:08:43 -05:00
_10951.txt Vault-27794 : Update unsync as successful when destination no longer exists in secret sync (#10951) (#11218) 2025-12-08 12:20:56 +05:30
_10959.txt Make cert domain name validation case insensitive (#10959) 2021-03-09 21:28:27 -08:00
_10982.txt [UI] VAULT-40910 VAULT-40947 VAULT-40948 VAULT-40949 VAULT-40950 VAULT-40953 Add top nav and update sidenav (#10982) (#11019) 2025-11-26 19:36:33 +00:00
_10990.txt VAULT-28518 : added force-delete flag in secret sync (#10990) (#11180) 2025-12-05 12:42:22 +05:30
_10992.txt Refactor PKI: Load issuer information once for VerifyCertificate (#10992) (#10994) 2025-11-24 13:21:57 -05:00
_11013.txt VAULT-24240: Reject delete destination request if sync is disabled (#11013) (#11062) 2025-12-03 21:10:13 +05:30
_11023.txt Support external plugins in NewTestDockerCluster (#11023) (#11035) 2025-11-28 21:37:26 +00:00
_11044.txt rotation manager: handle local paths (#11044) (#11055) 2025-12-02 21:19:43 +00:00
_11056.txt [VAULT-41179] go: bump golang.org/x/crypto to v0.45.0 (#11056) (#11065) 2025-12-02 21:00:06 +00:00
_11244.txt [VAULT-33083] UI: support builtin plugins as external plugins (#11244) (#11489) 2025-12-18 18:29:20 +00:00
_11277.txt Backport #11277 to ce/main (#11282) 2025-12-10 15:46:49 -06:00
_11289.txt Fix panic during secondary enablement (#11289) (#11291) 2025-12-12 21:23:40 +00:00
_22733.txt UI: [VAULT-18126] adding style to prevent namespace to overflow on sidebar (#22733) 2023-09-05 11:04:08 -04:00
_23945.txt UI: Update custom messages to be enterprise only feature (#25633) 2024-02-26 21:16:21 +00:00
_go-ver-1120.txt Update main to go 1.19.2 (#17437) 2022-10-07 14:24:14 -04:00
_go-ver-1130.txt Move to Go 1.20. (#18981) 2023-02-03 12:26:25 -05:00
_go-ver-1140.txt Bump Go to 1.20.5 (#21283) 2023-06-15 12:52:13 -07:00
_go-ver-1150.txt bump go version to 1.21.1 (#22928) 2023-09-08 12:04:41 -07:00
_go-ver-1160.txt Go update to 1.21.5 on main (#25100) 2024-01-26 18:39:41 +00:00
_go-ver-1170.txt bump Go version to 1.22.2 (#26462) 2024-04-26 12:51:24 -04:00
_go-ver-1180.txt Update Go to 1.22.7. (#28335) 2024-09-10 16:59:08 +00:00
_go-ver-1190.txt Fix some formatting issues for Go changelogs (#29710) 2025-02-25 14:43:59 -05:00
_go-ver-1200.txt Update to Go 1.24.2 (#30272) 2025-04-16 14:10:17 -04:00
_go-ver-1210.txt Bumping go version from 1.25.2 to 1.25.31 for enterprise main (#10246) (#10275) 2025-11-04 10:01:15 -07:00
_go-ver-1220.txt go: bump Go to 1.25.5 (#11112) (#11118) 2025-12-03 20:38:22 +00:00
changelog.tmpl Fix error in changelog template (#18572) 2023-01-06 14:32:22 +00:00
client-counts-1.11.txt add 1.11 changelog for client counts1 (#15497) 2022-05-18 11:03:09 -07:00
client-counts.txt UI/Client counts changelog 1.10 (#14166) 2022-02-22 12:08:11 -07:00
diagnose.txt Diagnose docs + changelog (#12159) 2021-07-26 08:45:12 -07:00
go-ver-1110.txt mv changelog/15043.txt -> changelog/go-ver-1110.txt (#15059) 2022-04-15 14:37:54 -04:00
mount-migration.txt Fixes from mount move testing (#14492) 2022-03-15 11:11:23 -07:00
note-ce.tmpl changelog: fix commit URL in CE generated template (#9010) (#9013) 2025-08-28 17:20:47 -06:00
note-ent.tmpl [VAULT-39237] actions(generate-changelog) generate changelogs in ce for active ce versions (#8973) (#8976) 2025-08-28 13:54:33 -06:00
note.tmpl changelog: add hash link to changes that originate from enterprise (#8745) (#8775) 2025-08-20 17:03:19 -06:00
pki-ui-improvements.txt UI: Add PKI readme and changelog for UI improvements (#20706) 2023-05-22 21:20:13 +00:00
plugin-versioning.txt Plugin versioning changelog entries (#17322) 2022-09-27 16:24:21 +01:00
README.md docs: Update outdated vaultproject.io/docs/ links (#22162) 2023-08-15 12:59:34 -04:00

changelog

This folder holds changelog updates from commit 3bc7d15 onwards.

Release notes are text files with three lines:

  1. An opening code block with the release-note:<MODE> type annotation.

    For example:

    ```release-note:bug
    

    Valid modes are:

    • bug - Any sort of non-security defect fix.
    • change - A change in the product that may require action or review by the operator. Examples would be any kind of API change (as opposed to backwards compatible addition), a notable behavior change, or anything that might require attention before updating. Go version changes are also listed here since they can potentially have large, sometimes unknown impacts. (Go updates are a special case, and dep updates in general aren't a change). Discussion of any potential change items in the pull request to see what other communication might be warranted.
    • deprecation - Announcement of a planned future removal of a feature. Only use this if a deprecation notice also exists in the docs.
    • feature - Large topical additions for a major release. These are rarely in minor releases. Formatting for feature entries differs from normal changelog formatting - see the new features instructions.
    • improvement - Most updates to the product that arent bugs, but aren't big enough to be a feature, will be an improvement.
  2. A component (for example, secret/pki or sdk/framework or), a colon and a space, and then a one-line description of the change.

  3. An ending code block.

If more than one area is impacted, use separate code blocks for each entry.

This should be in a file named after the pull request number (e.g., 12345.txt).

There are many examples in this folder; check one out if you're stuck!

See hashicorp/go-changelog for full documentation on the supported entries.

New and Major Features

For features we are introducing in a new major release, we prefer a single changelog entry representing that feature. This way, it is clear to readers what feature is being introduced. You do not need to reference a specific PR, and the formatting is slightly different - your changelog file should look like:

changelog/<pr num OR feature name>.txt:
```release-note:feature
**Feature Name**: Description of feature - for example "Custom password policies are now supported for all database engines."
```