Skip to content

Commit

Permalink
Version Packages (#75)
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 Feb 26, 2024
1 parent 3051b0a commit e0ff657
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/good-jars-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-turtles-grin.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/small-panthers-scream.md

This file was deleted.

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

## 1.17.0

### Minor Changes

- ca94e45: Adds support for Okta integration configuration
- 778160b: Updates the bundled Common Fate application release to be v2.1.0:

Adds support for Okta integration, adding user and group syncing and an Okta group provisioner

Update the provisioner configuration check to warn instead of panic when no provisioner types are configured
New users will have now have their identity linked with any idp integration upon logging in
Fix cleanup routine to remove closed requests that never started
Add expires timing to grants on request detail page
Prevent an internal server error when creating availability specs before resource syncing has run

### Patch Changes

- ec5bb85: Expose variables single_nat_gateway and one_nat_gateway_per_az on the vpc module to enable deploying with a single nat gateway instance.

## 1.16.2

### 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.16.2",
"version": "1.17.0",
"description": "",
"main": "index.js",
"keywords": [],
Expand Down

0 comments on commit e0ff657

Please sign in to comment.