Skip to content

Commit 5ae5faf

Browse files
committed
feat: repalce deprecated .permissionPolicy with .permissionsPolicyHeader
1 parent 34bf6c1 commit 5ae5faf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99
* Backend: Hardened configuration of actuator and [improved configuration documentation](./backend/docs/CONFIGURE.md) around it
1010
* Backend: Include H2 in-memory database only when using bootRun (Gradle: developmentOnly) and not when deploying as it is only for local development. Real database drivers (e.g. postgres JDBC) for production should be included using implementation.
11+
* Backend: Configure HTTP Security Header permission policy with .permissionsPolicyHeader as .permissionPolicy is deprecated
1112
* Backend: Gradle Plugins: Spring Dependency Plugin 1.1.7, Spotless 7.0.1
1213
* Backend: Build tool Gradle 8.12
1314

0 commit comments

Comments
 (0)