File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## [ 0.123.0] ( https://github.com/googleapis/java-logging-logback/compare/v0.122.22...v0.123.0 ) (2022-05-19)
5+
6+
7+ ### Features
8+
9+ * add build scripts for native image testing in Java 17 ([ #1440 ] ( https://github.com/googleapis/java-logging-logback/issues/1440 ) ) ([ #765 ] ( https://github.com/googleapis/java-logging-logback/issues/765 ) ) ([ c90e5e5] ( https://github.com/googleapis/java-logging-logback/commit/c90e5e57f0676f8e76c41643a9d817a1a2e3374a ) )
10+
11+
12+ ### Dependencies
13+
14+ * update dependency com.google.cloud: google-cloud-logging to v3.8.0 ([ #767 ] ( https://github.com/googleapis/java-logging-logback/issues/767 ) ) ([ 2727c81] ( https://github.com/googleapis/java-logging-logback/commit/2727c81a2c925b01aabc40baaba5958a507a3dd7 ) )
15+ * update dependency com.google.cloud: google-cloud-shared-dependencies to v2.11.0 ([ #764 ] ( https://github.com/googleapis/java-logging-logback/issues/764 ) ) ([ 2418128] ( https://github.com/googleapis/java-logging-logback/commit/24181282039618fc9024bb0360f3fb46c2d34290 ) )
16+ * update dependency com.google.cloud: google-cloud-shared-dependencies to v2.12.0 ([ #768 ] ( https://github.com/googleapis/java-logging-logback/issues/768 ) ) ([ 6b46865] ( https://github.com/googleapis/java-logging-logback/commit/6b46865ff8b9b28eb98a6c7504143018bbf8b073 ) )
17+
418### [ 0.122.22] ( https://github.com/googleapis/java-logging-logback/compare/v0.122.21...v0.122.22 ) (2022-05-05)
519
620
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66
77 <artifactId >google-cloud-logging-logback</artifactId >
8- <version >0.123.13 -alpha-SNAPSHOT </version ><!-- {x-version-update:google-cloud-logging-logback:current} -->
8+ <version >0.124.0 -alpha</version ><!-- {x-version-update:google-cloud-logging-logback:current} -->
99 <packaging >jar</packaging >
1010 <name >Google Cloud Logging Logback Appender</name >
1111 <url >https://github.com/googleapis/java-logging-logback</url >
Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >com.google.cloud</groupId >
3030 <artifactId >google-cloud-logging-logback</artifactId >
31- <version >0.123.13 -alpha-SNAPSHOT </version >
31+ <version >0.124.0 -alpha</version >
3232 </dependency >
3333 <!-- {x-version-update-end} -->
3434
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-logging-logback:0.123.12 -alpha:0.123.13 -alpha-SNAPSHOT
4+ google-cloud-logging-logback:0.124.0 -alpha:0.124.0 -alpha
You can’t perform that action at this time.
0 commit comments