Bump version to v4.3.6 (#34167)

This commit is contained in:
Claire 2025-03-13 15:27:20 +01:00 committed by GitHub
parent 95dcd69542
commit 7866745a6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 4 deletions

View file

@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
## [4.3.6] - 2025-03-13
### Security
- Update dependency `omniauth-saml`
- Update dependency `rack`
### Fixed
- Fix Stoplight errors when using `REDIS_NAMESPACE` (#34126 by @ClearlyClaire)
## [4.3.5] - 2025-03-10
### Changed