Commit caed24d 1 parent da3648b commit caed24d Copy full SHA for caed24d
File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- # 0.23.7-SNAPSHOT
3
+ # 0.23.7
4
4
* synapse-compaction-aws-s3*
5
5
* Bugfix: S3Helper's listAll function is capable of returning more than 1000 files now.
6
6
7
+ * all*
8
+ * Update all dependencies to latest versions
9
+
7
10
# 0.23.6
8
11
* synapse-edison*
9
12
* Update to Edison Microservice 2.5.1 (with Spring Boot 2.5.1)
13
16
* Update to Edison Microservice 2.5.0 (with Spring Boot 2.5.0)
14
17
15
18
## 0.23.4
16
- * all*
17
- * Update all dependencies to latest versions
19
+ /Globalstrahlung:<br \/ >(-?\d+\. \d+)/
18
20
* Update to edison-microservice 2.4.7
19
21
20
22
## 0.23.3
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ subprojects {
62
62
63
63
compileJava. dependsOn(processResources)
64
64
65
- version = ' 0.23.7-SNAPSHOT '
65
+ version = ' 0.23.7'
66
66
group = ' de.otto.synapse'
67
67
68
68
repositories {
You can’t perform that action at this time.
0 commit comments