Skip to content

Release v1.7.1 into Main#350

Merged
dustins merged 4 commits intomainfrom
release/v1.7.1
Feb 5, 2026
Merged

Release v1.7.1 into Main#350
dustins merged 4 commits intomainfrom
release/v1.7.1

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 5, 2026

v1.7.1

This minor release addresses initial v1.7 customer feedback. These updates make deployments smoother and more secure.

Changes

  • CDK Synthesizer Customization — The synthesizer and its settings can now be configured. This flexibility gives teams greater control over infrastructure generation.
  • Dependency Updates — Third‑party libraries were upgraded to their latest versions to follow security best practices. Updated dependencies reduce exposure to known vulnerabilities and align with industry security standards.
  • Ease Deployments
    • Removed deprecated Lambda layer. This reduces package size and eliminates potential runtime conflicts.
    • Ensured ADCLambdaCABundleAspect is added to the Core stack for isolated regions. Adding the CABundle aspect ensures proper certificate handling in isolated regions.

Bug Fixes

  • Respect AUTH_OIDC_VERIFY_SSL — Communication with the IdP now honors this configuration when SSL verification is disabled. Honoring the SSL verification flag prevents unexpected connection failures for customers who need to bypass verification in controlled environments.

Documentation

  • Updated custom domain documentation
  • Updated CDK synthesizer documentation

Acknowledgements

Full Changelog: v1.7.0…v1.7.1

dustins and others added 4 commits January 24, 2026 00:06
Version 1.7.1 adds configurable CDK synthesizer settings, updates third‑party dependencies for better security, and streamlines ADC deployments by removing a deprecated Lambda layer and ensuring the CABundle aspect is included. It also fixes SSL verification handling by respecting the AUTH_OIDC_VERIFY_SSL flag. These changes improve deployment flexibility, reduce package size, and address security concerns raised after the initial 1.7 release.
@dustins dustins marked this pull request as ready for review February 5, 2026 20:14
@dustins dustins merged commit 2cdfb05 into main Feb 5, 2026
19 checks passed
@dustins dustins deleted the release/v1.7.1 branch February 5, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant