diff --git a/.changeset/fluffy-clouds-yawn.md b/.changeset/fluffy-clouds-yawn.md deleted file mode 100644 index a75218aa..00000000 --- a/.changeset/fluffy-clouds-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -When Common Fate Deployment Administrator access is requested, the Console will automatically update with the new permissions. diff --git a/.changeset/fluffy-weeks-care.md b/.changeset/fluffy-weeks-care.md deleted file mode 100644 index 1e829c26..00000000 --- a/.changeset/fluffy-weeks-care.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -Extend notifications in Slack are now removed after the request is extended or closed. diff --git a/.changeset/friendly-moons-approve.md b/.changeset/friendly-moons-approve.md deleted file mode 100644 index 5941528c..00000000 --- a/.changeset/friendly-moons-approve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -Added search functionality to directory user and groups list pages diff --git a/.changeset/funny-apples-argue.md b/.changeset/funny-apples-argue.md deleted file mode 100644 index e382255f..00000000 --- a/.changeset/funny-apples-argue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -Adds a form to create integration secrets on demand via the Deployment page in the Settings. diff --git a/.changeset/gorgeous-suns-sell.md b/.changeset/gorgeous-suns-sell.md deleted file mode 100644 index 31a90ae2..00000000 --- a/.changeset/gorgeous-suns-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -Fixes an issue which caused approvers to be notified for auto approved requests. diff --git a/.changeset/large-badgers-hang.md b/.changeset/large-badgers-hang.md deleted file mode 100644 index 5f876768..00000000 --- a/.changeset/large-badgers-hang.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -Fix reasons being stripped of links in the console before being submitted. diff --git a/.changeset/metal-drinks-occur.md b/.changeset/metal-drinks-occur.md deleted file mode 100644 index 7309c24d..00000000 --- a/.changeset/metal-drinks-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -Fix an issue where enabling IDP-initiated SAML SSO login would cause Terraform drift. You can now set the `saml_allow_idp_initiated_sign_in` variable to `true` to avoid configuration drift. diff --git a/.changeset/moody-jobs-hug.md b/.changeset/moody-jobs-hug.md deleted file mode 100644 index a548b70c..00000000 --- a/.changeset/moody-jobs-hug.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -Improve observability over database credential refreshing diff --git a/.changeset/nine-stingrays-compare.md b/.changeset/nine-stingrays-compare.md deleted file mode 100644 index 90737489..00000000 --- a/.changeset/nine-stingrays-compare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -Fixes missing names for groups when using connected identities. diff --git a/.changeset/odd-pets-walk.md b/.changeset/odd-pets-walk.md deleted file mode 100644 index aaf51e58..00000000 --- a/.changeset/odd-pets-walk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -add target and role details in audit logs and session details diff --git a/.changeset/pretty-trainers-drum.md b/.changeset/pretty-trainers-drum.md deleted file mode 100644 index 0306d6dd..00000000 --- a/.changeset/pretty-trainers-drum.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -Common Fate Selector API now reports a warning message when creating or updating a selector where the resource type or belonging to are not expected values. diff --git a/.changeset/rich-timers-knock.md b/.changeset/rich-timers-knock.md deleted file mode 100644 index 54485ece..00000000 --- a/.changeset/rich-timers-knock.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -entra integration will now only sync users that are in an active state and members of the entra org diff --git a/.changeset/shiny-rules-deny.md b/.changeset/shiny-rules-deny.md deleted file mode 100644 index fca32d7d..00000000 --- a/.changeset/shiny-rules-deny.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -Adds ssm:DeleteParameter permission to the control plane for managing integration secrets diff --git a/.changeset/sixty-ants-fly.md b/.changeset/sixty-ants-fly.md deleted file mode 100644 index c5712698..00000000 --- a/.changeset/sixty-ants-fly.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -Fixed selectors not matching any resources for RDS and EKS. diff --git a/.changeset/warm-moose-whisper.md b/.changeset/warm-moose-whisper.md deleted file mode 100644 index e4b36f54..00000000 --- a/.changeset/warm-moose-whisper.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@common-fate/terraform-aws-common-fate-deployment": patch ---- - -Fixes the Extend button in slack not working. diff --git a/CHANGELOG.md b/CHANGELOG.md index 721e678b..edc47e32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # @common-fate/terraform-aws-common-fate-deployment +## 2.9.1 + +### Patch Changes + +- 559cd94: When Common Fate Deployment Administrator access is requested, the Console will automatically update with the new permissions. +- 559cd94: Extend notifications in Slack are now removed after the request is extended or closed. +- 559cd94: Added search functionality to directory user and groups list pages +- 559cd94: Adds a form to create integration secrets on demand via the Deployment page in the Settings. +- 559cd94: Fixes an issue which caused approvers to be notified for auto approved requests. +- 559cd94: Fix reasons being stripped of links in the console before being submitted. +- 01f8cbf: Fix an issue where enabling IDP-initiated SAML SSO login would cause Terraform drift. You can now set the `saml_allow_idp_initiated_sign_in` variable to `true` to avoid configuration drift. +- 559cd94: Improve observability over database credential refreshing +- 559cd94: Fixes missing names for groups when using connected identities. +- 559cd94: add target and role details in audit logs and session details +- 559cd94: Common Fate Selector API now reports a warning message when creating or updating a selector where the resource type or belonging to are not expected values. +- 559cd94: entra integration will now only sync users that are in an active state and members of the entra org +- 3e1f4e1: Adds ssm:DeleteParameter permission to the control plane for managing integration secrets +- 559cd94: Fixed selectors not matching any resources for RDS and EKS. +- 559cd94: Fixes the Extend button in slack not working. + ## 2.9.0 ### Minor Changes diff --git a/package.json b/package.json index 02b4cffd..3a3ec6cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@common-fate/terraform-aws-common-fate-deployment", - "version": "2.9.0", + "version": "2.9.1", "description": "", "main": "index.js", "keywords": [],