Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 360 1.1.2 RN #4364

Merged
merged 2 commits into from
Jan 7, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 13 additions & 15 deletions content/release_notes_360.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,20 @@ product = [""]

## Chef 360 Platform 1.1.2

Release date: December 26, 2024.

### New features

- We've added the Public Signature Key Expiry in the Admin Console configurations UI, which users can set according to their requirements.
- In the Admin Console configuration UI, you can now set a public key expiration date for API gateways. The default date is December 31, 2030.

### Improvements

- System roles are updated with the latest API, and documentation is changed to reflect these updates.
- Updated system-defined roles with the correct API endpoints.

### Bug fixes

- Fixed the default expiry to 5 years - 2030-12-31, which will now unblock API Gateways and init job to create tenants and notifications through email.
- Updated the default public key expiration date to December 31, 2030.
This fixes an issue where users couldn't create a new tenant or send e-mail to Mailpit.

### Supported skill versions

Expand All @@ -40,6 +43,8 @@ product = [""]

## Chef 360 Platform 1.1.1

Release date: December 4, 2024.

### New features

- We replaced Mailhog, a local email testing service, with [Mailpit](https://mailpit.axllent.org/), which is a more secure service.
Expand All @@ -53,6 +58,8 @@ product = [""]

## Chef 360 Platform 1.1.0

Release date: November 21, 2024.

### New features

- RabbitMQ used for Chef Courier jobs now supports TLS-based communication.
Expand Down Expand Up @@ -114,10 +121,7 @@ product = [""]

## Chef 360 Platform 1.0.2

### Release details

- Version number: 1.0.2
- Release date: July 22, 2024
Release date: July 22, 2024.

### Bug fixes

Expand All @@ -139,10 +143,7 @@ product = [""]

## Chef 360 Platform 1.0.1

### Release details

- Version number: 1.0.1
- Release date: July 15, 2024
Release date: July 15, 2024

### Improvements

Expand Down Expand Up @@ -172,10 +173,7 @@ product = [""]

## Chef 360 Platform 1.0.0

### Release details

- Version number: 1.0.0
- Release date: July 2, 2024
Release date: July 2, 2024.

### Overview

Expand Down
Loading