File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -5,17 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Version 1.0.0 - tbd
8+ ## Version 1.0.0 - 2025-09-29
99
1010### Added
1111
12- - Configuration option ` cds.messaging.services.<key>.connection.properties.skipManagement ` to skip creation of queue and subscription.
13-
14- ### Changed
15-
16- ### Fixed
17-
18- ### Removed
12+ - Configuration option ` cds.messaging.services.<key>.connection.properties.subaccountId ` for subaccount cross-consumption
13+ - Configuration option ` cds.messaging.services.<key>.connection.properties.skipManagement ` to skip creation of queue and subscription
1914
2015## Version 0.1.0 - 2025-04-25
2116
Original file line number Diff line number Diff line change 2323 </developers >
2424
2525 <properties >
26- <revision >0.2 .0-SNAPSHOT</revision >
26+ <revision >1.0 .0-SNAPSHOT</revision >
2727 <java .version>17</java .version>
2828 <maven .compiler.release>${java.version} </maven .compiler.release>
2929 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments