Skip to content

Commit 8a120ae

Browse files
release-notes: update release-notes.mdx
Shorten the ✨ entries so each bullet is exactly one concise sentence, dropping trailing explanatory clauses but keeping the main change.
1 parent 85bdf7e commit 8a120ae

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

release-notes.mdx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ hide_toc: false
2525

2626
##
2727

28-
- Added explicit expiration times when generating tokens to improve session security and predictability.
29-
- Added request validation schemas for project endpoints to enforce consistent payloads and clearer errors.
30-
- Upgraded and reconfigured Frontegg integration, including client ID configuration and response interceptor splitting for more flexible auth behavior.
31-
- Updated user handling in tables to store hashed passwords for stronger credential security.
32-
- Redacted additional sensitive information in logs and messages to strengthen data protection.
33-
- Added a "Policy & Governance" domain icon and made the Region field optional in the Build ARN action for more flexible AWS workflows.
34-
- Updated step context structure to exclude the `stepName` field, simplifying data passed between steps.
35-
- Bumped GitHub Actions dependencies as part of internal maintenance for build and deployment workflows.
36-
- Released version 0.6.9, focusing on authentication, security, AI chat reliability, and AWS workflow usability improvements.
28+
- Added explicit expiration times when generating tokens.
29+
- Added request validation schemas for project endpoints.
30+
- Upgraded and reconfigured Frontegg integration, including client ID configuration and response interceptor splitting.
31+
- Updated user handling in tables to store hashed passwords.
32+
- Redacted additional sensitive information in logs and messages.
33+
- Added a "Policy & Governance" domain icon and made the Region field optional in the Build ARN action.
34+
- Updated step context structure to exclude the `stepName` field.
35+
- Bumped GitHub Actions dependencies.
36+
- Released version 0.6.9.
3737

3838

0 commit comments

Comments
 (0)