File tree 3 files changed +15
-2
lines changed
3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 1.3.3] ( https://github.com/googleapis/java-shared-config/compare/v1.3.2...v1.3.3 ) (2022-04-19)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** java:** remove protobuf feature from native profile ([ #461 ] ( https://github.com/googleapis/java-shared-config/issues/461 ) ) ([ ffd07cb] ( https://github.com/googleapis/java-shared-config/commit/ffd07cb18ee7d45d4daee1d9ea6f6d321fdca874 ) )
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * update dependency com.google.cloud: native-image-support to v0.12.11 ([ #459 ] ( https://github.com/googleapis/java-shared-config/issues/459 ) ) ([ d20008d] ( https://github.com/googleapis/java-shared-config/commit/d20008df15209708fdf9d06828b567778190f4d0 ) )
14
+ * update dependency com.google.cloud: native-image-support to v0.13.1 ([ #465 ] ( https://github.com/googleapis/java-shared-config/issues/465 ) ) ([ b202064] ( https://github.com/googleapis/java-shared-config/commit/b2020648816feb4740ad70acedfed470d7da5bcf ) )
15
+
3
16
### [ 1.3.2] ( https://github.com/googleapis/java-shared-config/compare/v1.3.1...v1.3.2 ) (2022-03-28)
4
17
5
18
Original file line number Diff line number Diff line change 6
6
<groupId >com.google.cloud</groupId >
7
7
<artifactId >google-cloud-shared-config</artifactId >
8
8
<packaging >pom</packaging >
9
- <version >1.3.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
9
+ <version >1.3.3</version ><!-- {x-version-update:google-cloud-shared-config:current} -->
10
10
<name >Google Cloud</name >
11
11
<url >https://github.com/googleapis/java-shared-config</url >
12
12
<description >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-shared-config:1.3.2 :1.3.3-SNAPSHOT
4
+ google-cloud-shared-config:1.3.3 :1.3.3
You can’t perform that action at this time.
0 commit comments