Skip to content

Commit

Permalink
Version Packages (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 21, 2024
1 parent ef2bf8f commit cbc05a5
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 21 deletions.
15 changes: 0 additions & 15 deletions .changeset/big-radios-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-suns-bow.md

This file was deleted.

17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @common-fate/terraform-aws-common-fate-deployment

## 1.24.0

### Minor Changes

- ef2bf8f: Minor Changes
Adds support for reducing the duration of access when making an Access Request.
Patch Changes
Matching user accounts in integrations via email address is now case-insensitive.
Slack DM is always sent for requests which originate from Slack, improving the user experience.
Improve the readability of the target selector list when making an access request via the web console.
Adds an icon for the Okta integration in the settings page.
Fix an issue where querying for grant output data (used in the Common Fate AWS RDS integration) would return an empty result
Fixes an issue which caused the Common Fate Audit Log API to return some logs in non-deterministic order when they are created with the same timestamp. Logs now have an additional 'index' field which tracks the order they are created.
Identity syncing workflows will now use the key "detail" instead of "error" in warning logs when a user from an external integration cannot be linked to an internal CF::User. This change reduces noise when filtering logs for errors.
Security fix: GraphQL API introspection is now disabled by default.
- 5618d75: Add a slack cognito client to enable delegated slack based access requests to be attributed correctly to Slack as an origin

## 1.23.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@common-fate/terraform-aws-common-fate-deployment",
"version": "1.23.1",
"version": "1.24.0",
"description": "",
"main": "index.js",
"keywords": [],
Expand Down

0 comments on commit cbc05a5

Please sign in to comment.