Skip to content

v2.8.0

Choose a tag to compare

@TejasRGitHub TejasRGitHub released this 08 Jul 02:21
· 64 commits to main since this release
12f5893

Summary

🚨 This release includes a major infrastructure update that automates the migration from Aurora V1 to V2 with minimal configuration changes. 🚨 It also delivers key improvements such as asynchronous notifications in metadata form for enforcement rules and the migration of the user guide to GitHub Pages. As part of keeping the infrastructure up to date, Node.js 18 (now deprecated and nearing end-of-life) has been removed and replaced with Node.js 22 for CDK code builds and cdk synth. UI bugs identified after the 2.7.0 release have been addressed, and additional issues in the metadata forms module have been resolved. Integration test performance has been improved through faster execution and role configuration, and database session handling has been made more robust. The release also includes important security and compatibility updates to dependencies like urllib3 and requests.

What's Changed

Major changes

Other changes

Features and Enhancements

Bug Fixes

Security

Dependency Updates

Full Changelog: v2.7.0...v2.8.0-rc