This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 2.0.3] ( https://www.github.com/googleapis/java-dns/compare/v2.0.2...v2.0.3 ) (2021-12-03)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** java:** java 17 dependency arguments ([ #1266 ] ( https://www.github.com/googleapis/java-dns/issues/1266 ) ) ([ #547 ] ( https://www.github.com/googleapis/java-dns/issues/547 ) ) ([ 1ceebe7] ( https://www.github.com/googleapis/java-dns/commit/1ceebe709a520e202cf26b0a90aa8a8a146a439a ) )
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * update dependency com.google.apis: google-api-services-dns to v1-rev20211103-1.32.1 ([ #556 ] ( https://www.github.com/googleapis/java-dns/issues/556 ) ) ([ 2eba767] ( https://www.github.com/googleapis/java-dns/commit/2eba767c2e710270876df9cca294d7ad36f9835c ) )
14
+ * update dependency com.google.cloud: google-cloud-shared-dependencies to v2.5.0 ([ #557 ] ( https://www.github.com/googleapis/java-dns/issues/557 ) ) ([ 49f5532] ( https://www.github.com/googleapis/java-dns/commit/49f553293205f04187960f8cccef76e030bb4177 ) )
15
+ * update dependency com.google.cloud: google-cloud-shared-dependencies to v2.5.1 ([ #562 ] ( https://www.github.com/googleapis/java-dns/issues/562 ) ) ([ 59c19b2] ( https://www.github.com/googleapis/java-dns/commit/59c19b2b84b54542c2a15101dad231736f28cbe9 ) )
16
+ * update dependency com.google.errorprone: error_prone_annotations to v2.10.0 ([ #551 ] ( https://www.github.com/googleapis/java-dns/issues/551 ) ) ([ 5a18c46] ( https://www.github.com/googleapis/java-dns/commit/5a18c467a1e4e293a38e70ba964c70b7c810b22d ) )
17
+
3
18
### [ 2.0.2] ( https://www.github.com/googleapis/java-dns/compare/v2.0.1...v2.0.2 ) (2021-10-20)
4
19
5
20
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-dns</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >2.0.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-dns:current} -->
7
+ <version >2.0.3</version ><!-- {x-version-update:google-cloud-dns:current} -->
8
8
<name >Google Cloud DNS Parent</name >
9
9
<url >https://github.com/googleapis/java-dns</url >
10
10
<description >
Original file line number Diff line number Diff line change 28
28
<dependency >
29
29
<groupId >com.google.cloud</groupId >
30
30
<artifactId >google-cloud-dns</artifactId >
31
- <version >2.0.3-SNAPSHOT </version >
31
+ <version >2.0.3</version >
32
32
</dependency >
33
33
<!-- {x-version-update-end} -->
34
34
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-dns:2.0.2 :2.0.3-SNAPSHOT
4
+ google-cloud-dns:2.0.3 :2.0.3
You can’t perform that action at this time.
0 commit comments