diff --git a/release-notes-10.0 b/release-notes-10.0
index 8e84e71..c2b8f6b 100644
--- a/release-notes-10.0
+++ b/release-notes-10.0
@@ -76,6 +76,35 @@ HTML header:
dCache 10.0 Release Notes
Many Thanks to Petter A. Urkedal and Lukas Mansour for their contributions.
+## Release 10.0.8
+
+### doc
+
+Better documentation clarifying OIDC provider ID and issue claim.
+
+
+### Changelog 10.0.7..10.0.8
+
+
+
+[0e22cbe693](https://github.com/dcache/dcache/commit/0e22cbe693bc4fdca9a52ccf13d696ee505b564d)
+: [maven-release-plugin] prepare release 10.0.8
+
+[7ebab3e236](https://github.com/dcache/dcache/commit/7ebab3e236c2a6319b9af8f0230b21b670a42515)
+: github: add action for atumatic github-release
+
+[3e749187ff](https://github.com/dcache/dcache/commit/3e749187ff8899a5effcd8c45ea1132c2109efa6)
+: gplazma alise initial version of plugin
+
+[e659623da3](https://github.com/dcache/dcache/commit/e659623da3dc559620fffc805e3d2ae35842cdbd)
+: common: add issuer URI to OAuthProviderPrincipal
+
+[9468a857c5](https://github.com/dcache/dcache/commit/9468a857c5007161c900a6eb05e663769e22868b)
+: docs: clarify OIDC provider ID and issue claim
+
+[fa8b721504](https://github.com/dcache/dcache/commit/fa8b7215041be501c208cce4098a7e7a1c2f1a89)
+: [maven-release-plugin] prepare for next development iteration
+
## Release 10.0.9
### bulk
diff --git a/release-notes-10.1 b/release-notes-10.1
index 7a8e8eb..bfb48a9 100644
--- a/release-notes-10.1
+++ b/release-notes-10.1
@@ -74,6 +74,35 @@ HTML header: dCache 10.1 Release Notes
(tbd, this section uses markdown formatting)
+## Release 10.1.2
+
+### doc
+
+Better documentation clarifying OIDC provider ID and issue claim.
+
+
+### Changelog 10.1.1..10.1.2
+
+
+
+[9d84bef8eb](https://github.com/dcache/dcache/commit/9d84bef8ebaeef19be840336e99656051ad6f731)
+: [maven-release-plugin] prepare release 10.1.2
+
+[47ee70a323](https://github.com/dcache/dcache/commit/47ee70a3235b68b1874e16b6c41bc71a2da543c9)
+: github: add action for atumatic github-release
+
+[248292f1ed](https://github.com/dcache/dcache/commit/248292f1edd48e3453fa12cc61e82055dcfffb26)
+: gplazma alise initial version of plugin
+
+[2e68af57ca](https://github.com/dcache/dcache/commit/2e68af57ca894601f05e809b4544c128b968d7ed)
+: common: add issuer URI to OAuthProviderPrincipal
+
+[1cb8f34c5f](https://github.com/dcache/dcache/commit/1cb8f34c5f1017cdb1cc7c9ca76498e560294871)
+: docs: clarify OIDC provider ID and issue claim
+
+[03cda0e37c](https://github.com/dcache/dcache/commit/03cda0e37cf1e54906ab3962a669f6fb94b9eb08)
+: [maven-release-plugin] prepare for next development iteration
+
## Release 10.1.3
### bulk
diff --git a/release-notes-9.2 b/release-notes-9.2
index 066c63f..55985f9 100644
--- a/release-notes-9.2
+++ b/release-notes-9.2
@@ -79,6 +79,43 @@ Many Thanks to Lars Jansse and Sandro Grizzo for their contributions.
- If upgrading from 8.2, be sure to read also the release notes for 9.0 and 9.1, important changes are described there. See the [9.2 migration guide](https://github.com/dCache/upgrade-guide/blob/master/UPGRADE92.md) for more complete information
- With version 9.2.8+, empty and non-existent banfiles will be treated the same
+## Release 9.2.24
+
+### doc
+
+Better documentation clarifying OIDC provider ID and issue claim.
+
+### webdav
+
+Bumps org.eclipse.jetty:jetty-servlets from 9.4.51.v20230217 to 9.4.52.v20230823.
+Thi has fixed java.lang.NullPointerException: null error on WebDAV Domain due to jetty 9.4.51 bug.
+
+
+### Changelog 9.2.23..9.2.24
+
+
+
+[bfaeae101e](https://github.com/dcache/dcache/commit/bfaeae101ee6aac5d629d4b2e8d075447a8519e0)
+: [maven-release-plugin] prepare release 9.2.24
+
+[6394fbecd4](https://github.com/dcache/dcache/commit/6394fbecd4b0cc6d6803c957d01ff5890c5e2c5c)
+: github: add action for atumatic github-release
+
+[6ab84e51ea](https://github.com/dcache/dcache/commit/6ab84e51ea736a0f57b4452d695fd07b16316e31)
+: gplazma alise initial version of plugin
+
+[db6ea0f464](https://github.com/dcache/dcache/commit/db6ea0f464f4baf1b57e8f06499814cb74359e00)
+: common: add issuer URI to OAuthProviderPrincipal
+
+[09e5a49937](https://github.com/dcache/dcache/commit/09e5a499378e0b3f1f4f159103970351dc540cb9)
+: build(deps): bump org.eclipse.jetty:jetty-servlets
+
+[eb858c9725](https://github.com/dcache/dcache/commit/eb858c9725e930bd593f6bbf4289d5ba6fa9d6f4)
+: docs: clarify OIDC provider ID and issue claim
+
+[7e6098c30e](https://github.com/dcache/dcache/commit/7e6098c30eaff118f80e93d46824f07f8397f72b)
+: [maven-release-plugin] prepare for next development iteration
+
## Release 9.2.25
### bulk