File tree 3 files changed +9
-2
lines changed
3 files changed +9
-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.1.1 " ,
5
+ "amphora-service" : " 0.2.0 " ,
6
6
"amphora-service/charts/amphora" : " 0.1.1"
7
7
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.2.0] ( https://github.com/carbynestack/amphora/compare/service-v0.1.1...service-v0.2.0 ) (2024-10-09)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** amphora-service:** upgrade dependencies ([ #72 ] ( https://github.com/carbynestack/amphora/issues/72 ) ) ([ d7f5f75] ( https://github.com/carbynestack/amphora/commit/d7f5f753f815105533208c965949154308a42333 ) )
9
+
3
10
## [ 0.1.1] ( https://github.com/carbynestack/amphora/compare/service-v0.1.0...service-v0.1.1 ) (2023-07-27)
4
11
5
12
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.1.1 </version >
13
+ <version >0.2.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