File tree 3 files changed +13
-2
lines changed
3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 2
2
"amphora-parent" : " 0.2.0" ,
3
3
"amphora-common" : " 0.2.0" ,
4
4
"amphora-java-client" : " 0.2.0" ,
5
- "amphora-service" : " 0.2 .0" ,
5
+ "amphora-service" : " 0.3 .0" ,
6
6
"amphora-service/charts/amphora" : " 0.2.0"
7
7
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.3.0] ( https://github.com/carbynestack/amphora/compare/service-v0.2.0...service-v0.3.0 ) (2024-12-17)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * ** chart/service:** add Authorization ([ #74 ] ( https://github.com/carbynestack/amphora/issues/74 ) )
9
+
10
+ ### Features
11
+
12
+ * ** chart/service:** add Authorization ([ #74 ] ( https://github.com/carbynestack/amphora/issues/74 ) ) ([ 4aeac00] ( https://github.com/carbynestack/amphora/commit/4aeac003ea299ccc016ecceafba67b4828a12c29 ) )
13
+
3
14
## [ 0.2.0] ( https://github.com/carbynestack/amphora/compare/service-v0.1.1...service-v0.2.0 ) (2024-10-09)
4
15
5
16
Original file line number Diff line number Diff line change 10
10
<artifactId >amphora-service</artifactId >
11
11
<name >Amphora Service</name >
12
12
<description >Amphora bucket/object store service.</description >
13
- <version >0.2 .0</version >
13
+ <version >0.3 .0</version >
14
14
<parent >
15
15
<groupId >io.carbynestack</groupId >
16
16
<artifactId >amphora-parent</artifactId >
You can’t perform that action at this time.
0 commit comments