From 14d917440b786ec7e4c46ea9097c5f68cd74fea3 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Tue, 4 Jan 2022 22:47:16 +0000
Subject: [PATCH] chore(main): release java-dns 1.0.0
---
CHANGELOG.md | 123 +++++++++++++++++++++++++++++++++++++++
pom.xml | 2 +-
samples/snapshot/pom.xml | 2 +-
versions.txt | 2 +-
4 files changed, 126 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bad6cb84..536c50e6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,128 @@
# Changelog
+## [1.0.0](https://github.com/googleapis/java-dns/compare/java-dns-v2.0.3...java-dns-v1.0.0) (2022-01-04)
+
+
+### ⚠ BREAKING CHANGES
+
+* java8 migration
+* 1.0.0
+
+### Features
+
+* add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#417](https://github.com/googleapis/java-dns/issues/417)) ([3602735](https://github.com/googleapis/java-dns/commit/360273551f89fdf67724b3d08522f1d4011a0a3b))
+* add supports of labels while creating managed zone ([#289](https://github.com/googleapis/java-dns/issues/289)) ([47b687f](https://github.com/googleapis/java-dns/commit/47b687f2aeadc25f24c0c9401be8062b87527580))
+* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#146](https://github.com/googleapis/java-dns/issues/146)) ([3fb794a](https://github.com/googleapis/java-dns/commit/3fb794a1205cbaca5c1d887a169464347a0ffc11))
+* expose DNSSEC options of ManagedZones ([#276](https://github.com/googleapis/java-dns/issues/276)) ([b3bdbd1](https://github.com/googleapis/java-dns/commit/b3bdbd1f9e1e593264908dcc913866c5876e1197))
+* java8 migration ([d1fa056](https://github.com/googleapis/java-dns/commit/d1fa056d264393c50342dec851e2029ab4fc9199))
+* make repo releasable, add parent/bom ([#1](https://github.com/googleapis/java-dns/issues/1)) ([6cb0c4c](https://github.com/googleapis/java-dns/commit/6cb0c4cfc82f7ce311cbed31394a1a849da6d5e1))
+* promote to 1.0.0 ([#167](https://github.com/googleapis/java-dns/issues/167)) ([176d236](https://github.com/googleapis/java-dns/commit/176d236f7beee01000a72446f100211f8e5140dd))
+
+
+### Bug Fixes
+
+* Add `shopt -s nullglob` to dependencies script ([#440](https://github.com/googleapis/java-dns/issues/440)) ([6516057](https://github.com/googleapis/java-dns/commit/65160575561cfc5c385dde8eab3bebdfe0c778ee))
+* don't log downloads ([#318](https://github.com/googleapis/java-dns/issues/318)) ([0b7cb06](https://github.com/googleapis/java-dns/commit/0b7cb06e30a8cd9e413375961701952acdb87e5e))
+* fix artifact name ([#19](https://github.com/googleapis/java-dns/issues/19)) ([ac3ab38](https://github.com/googleapis/java-dns/commit/ac3ab389a9055c47af6b698ab5f2a180154670be))
+* google-cloud-dns should release as a jar ([#12](https://github.com/googleapis/java-dns/issues/12)) ([0262f21](https://github.com/googleapis/java-dns/commit/0262f217356dceb77b73768548091c33e66c4305))
+* **java:** add -ntp flag to native image testing command ([#1299](https://github.com/googleapis/java-dns/issues/1299)) ([#565](https://github.com/googleapis/java-dns/issues/565)) ([7cb2b52](https://github.com/googleapis/java-dns/commit/7cb2b52c03a16eb13cfdf5ecbebacbaa4e64c692))
+* **java:** java 17 dependency arguments ([#1266](https://github.com/googleapis/java-dns/issues/1266)) ([#547](https://github.com/googleapis/java-dns/issues/547)) ([1ceebe7](https://github.com/googleapis/java-dns/commit/1ceebe709a520e202cf26b0a90aa8a8a146a439a))
+* **java:** run Maven in plain console-friendly mode ([#1301](https://github.com/googleapis/java-dns/issues/1301)) ([#573](https://github.com/googleapis/java-dns/issues/573)) ([17dc4a1](https://github.com/googleapis/java-dns/commit/17dc4a1dd5fa420ff0547651fb59ea063bd6b345))
+* make tests skippable with an environment variable ([#357](https://github.com/googleapis/java-dns/issues/357)) ([bec7b9f](https://github.com/googleapis/java-dns/commit/bec7b9fe4e0b45ed43bb7739292fc44f68527ebc))
+* release scripts from issuing overlapping phases ([#380](https://github.com/googleapis/java-dns/issues/380)) ([5aeec42](https://github.com/googleapis/java-dns/commit/5aeec426f2a4f2d48e5f82bf0dbeadd699121523))
+* typo ([#375](https://github.com/googleapis/java-dns/issues/375)) ([3542cdc](https://github.com/googleapis/java-dns/commit/3542cdc264fa5e085689adf852f1397e8668d5da))
+* Update dependencies.sh to not break on mac ([#436](https://github.com/googleapis/java-dns/issues/436)) ([00215cd](https://github.com/googleapis/java-dns/commit/00215cdb412af1e1d58012e3abb75e89ad803476))
+* update repo name ([#312](https://github.com/googleapis/java-dns/issues/312)) ([83cbd61](https://github.com/googleapis/java-dns/commit/83cbd610763b5010c9748094cbb8e3dbaceec11c))
+
+
+### Dependencies
+
+* update core dependencies ([#37](https://github.com/googleapis/java-dns/issues/37)) ([e2e7ed6](https://github.com/googleapis/java-dns/commit/e2e7ed67896d026cc343ffdeb892d30907f02971))
+* update core dependencies ([#53](https://github.com/googleapis/java-dns/issues/53)) ([df69b71](https://github.com/googleapis/java-dns/commit/df69b719f162426405532f6951d7fba4629ddd89))
+* update core dependencies ([#62](https://github.com/googleapis/java-dns/issues/62)) ([f8f4c47](https://github.com/googleapis/java-dns/commit/f8f4c4799092508e8dac0891e718341bf8bef277))
+* update core dependencies ([#77](https://github.com/googleapis/java-dns/issues/77)) ([728e621](https://github.com/googleapis/java-dns/commit/728e621f48963e24ec207d4f183f978911d18d6e))
+* update core dependencies ([#82](https://github.com/googleapis/java-dns/issues/82)) ([792c11f](https://github.com/googleapis/java-dns/commit/792c11f474d38f3bad78d54d0ed5eb51afc17502))
+* update core dependencies to v1.92.1 ([#42](https://github.com/googleapis/java-dns/issues/42)) ([ab2abd9](https://github.com/googleapis/java-dns/commit/ab2abd95ff2ecfd2321f8de46f98d2abbf7e9e2f))
+* update core dependencies to v1.92.3 ([#60](https://github.com/googleapis/java-dns/issues/60)) ([dda944b](https://github.com/googleapis/java-dns/commit/dda944bce9caa97dc4ae97a6f59350af1c40dcd8))
+* update core dependencies to v1.92.5 ([#67](https://github.com/googleapis/java-dns/issues/67)) ([e24352c](https://github.com/googleapis/java-dns/commit/e24352c4f6e278060a8c519d49b62cf926da7b8b))
+* update core dependencies to v1.93.1 ([#79](https://github.com/googleapis/java-dns/issues/79)) ([34d5b80](https://github.com/googleapis/java-dns/commit/34d5b80e17fcf7199fcfbfa6bfd6282c2669d3bf))
+* update core dependencies to v1.93.4 ([#104](https://github.com/googleapis/java-dns/issues/104)) ([3d11a45](https://github.com/googleapis/java-dns/commit/3d11a454cb26bdbc7ab375de9b54403ff28667e9))
+* update core dependencies to v1.93.5 ([#127](https://github.com/googleapis/java-dns/issues/127)) ([fcf8cc0](https://github.com/googleapis/java-dns/commit/fcf8cc0795924335095a8617cd6c43bb79133b41))
+* update dependency com.google.api-client:google-api-client-bom to v1.30.7 ([#28](https://github.com/googleapis/java-dns/issues/28)) ([23fef1d](https://github.com/googleapis/java-dns/commit/23fef1d2d818ac2bac86b347a223de47e84ac867))
+* update dependency com.google.api-client:google-api-client-bom to v1.30.8 ([#63](https://github.com/googleapis/java-dns/issues/63)) ([ff64c3e](https://github.com/googleapis/java-dns/commit/ff64c3ed0f3afab86029622d1f698d2baee9bf92))
+* update dependency com.google.api-client:google-api-client-bom to v1.30.9 ([#78](https://github.com/googleapis/java-dns/issues/78)) ([be62767](https://github.com/googleapis/java-dns/commit/be62767359b5c1bdb7653ff67ff7722787c95aa6))
+* update dependency com.google.api:api-common to v1.9.0 ([#97](https://github.com/googleapis/java-dns/issues/97)) ([42ce30b](https://github.com/googleapis/java-dns/commit/42ce30b7048e2d24824125fbd06d94c5008dd29f))
+* update dependency com.google.api:api-common to v1.9.1 ([#126](https://github.com/googleapis/java-dns/issues/126)) ([aaf3ca8](https://github.com/googleapis/java-dns/commit/aaf3ca8b3a71a210f14fd98751efae8137865e4e))
+* update dependency com.google.api:api-common to v1.9.2 ([#133](https://github.com/googleapis/java-dns/issues/133)) ([95448e4](https://github.com/googleapis/java-dns/commit/95448e49a4d3755b01a7c00c9b31ea1799b5a032))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20191205-1.30.3 ([#45](https://github.com/googleapis/java-dns/issues/45)) ([a3877c2](https://github.com/googleapis/java-dns/commit/a3877c2a3869a9790203003e2da4fec73e940251))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20191205-1.30.8 ([#70](https://github.com/googleapis/java-dns/issues/70)) ([48095c8](https://github.com/googleapis/java-dns/commit/48095c877ba1e69446797e648710de68a069e6de))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20191205-1.30.9 ([#80](https://github.com/googleapis/java-dns/issues/80)) ([05cc1df](https://github.com/googleapis/java-dns/commit/05cc1dff78cab80fc0ff84d9e64c0bcd67c35fc4))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20200806-1.30.10 ([#130](https://github.com/googleapis/java-dns/issues/130)) ([6c62976](https://github.com/googleapis/java-dns/commit/6c62976f10338f4ccaabbc2f4b061cdd6066d6e2))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20201013-1.30.10 ([#216](https://github.com/googleapis/java-dns/issues/216)) ([76a6ef1](https://github.com/googleapis/java-dns/commit/76a6ef190c4c2dfca59a3818df08f1af27fd7f0b))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20201127-1.31.0 ([#274](https://github.com/googleapis/java-dns/issues/274)) ([955c927](https://github.com/googleapis/java-dns/commit/955c927599c4cc7ce4ff0d2807cad2017ea92145))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20210204-1.31.0 ([#315](https://github.com/googleapis/java-dns/issues/315)) ([29f0414](https://github.com/googleapis/java-dns/commit/29f0414b91b8922c87dbfe47ed7ea9ca3f8e0c90))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20210213-1.31.0 ([#323](https://github.com/googleapis/java-dns/issues/323)) ([aa0d79f](https://github.com/googleapis/java-dns/commit/aa0d79f41128791e743a7198b6eb0f96c64c2225))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20210303-1.31.0 ([#345](https://github.com/googleapis/java-dns/issues/345)) ([89f371b](https://github.com/googleapis/java-dns/commit/89f371b14505d9a9e5ea91071a80559c8f2b7bc0))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20210319-1.31.0 ([#354](https://github.com/googleapis/java-dns/issues/354)) ([e04d442](https://github.com/googleapis/java-dns/commit/e04d442f6013f21eb621414046269a36e73018fb))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20210423-1.31.0 ([#392](https://github.com/googleapis/java-dns/issues/392)) ([8358643](https://github.com/googleapis/java-dns/commit/8358643257afa3fc82938e4e12d9537f4e3b416c))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20210423-1.32.1 ([#439](https://github.com/googleapis/java-dns/issues/439)) ([1a3dbb7](https://github.com/googleapis/java-dns/commit/1a3dbb77784e9ff45ca50a2c77fdb1d91e3fba3b))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20210712-1.32.1 ([#455](https://github.com/googleapis/java-dns/issues/455)) ([5bd2e5d](https://github.com/googleapis/java-dns/commit/5bd2e5d8bd59fa7793d19e794efd1edacffb073e))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20210809-1.32.1 ([#487](https://github.com/googleapis/java-dns/issues/487)) ([264e9ca](https://github.com/googleapis/java-dns/commit/264e9cafd12dbf67d5352d8dc6629542a6d12140))
+* update dependency com.google.apis:google-api-services-dns to v1-rev20211103-1.32.1 ([#556](https://github.com/googleapis/java-dns/issues/556)) ([2eba767](https://github.com/googleapis/java-dns/commit/2eba767c2e710270876df9cca294d7ad36f9835c))
+* update dependency com.google.auth:google-auth-library-bom to v0.19.0 ([#30](https://github.com/googleapis/java-dns/issues/30)) ([c7ee82d](https://github.com/googleapis/java-dns/commit/c7ee82dae2aec00f2610dba7dc7c7572855090d0))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([#194](https://github.com/googleapis/java-dns/issues/194)) ([b870d31](https://github.com/googleapis/java-dns/commit/b870d319543cf093e1a7aa425f49a4e3bc64ff4c))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 ([#208](https://github.com/googleapis/java-dns/issues/208)) ([0bee992](https://github.com/googleapis/java-dns/commit/0bee992b04b6d7ea62e597478d3dc606663e2503))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 ([#228](https://github.com/googleapis/java-dns/issues/228)) ([f92c49f](https://github.com/googleapis/java-dns/commit/f92c49f8a155c5f421873a70aa7c894f17f722ca))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#233](https://github.com/googleapis/java-dns/issues/233)) ([3256cfe](https://github.com/googleapis/java-dns/commit/3256cfe92e9d4eb47090b4f67b57453e66276802))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 ([#247](https://github.com/googleapis/java-dns/issues/247)) ([0bed182](https://github.com/googleapis/java-dns/commit/0bed1827815ac3df903566d1c09cc31017bfac5a))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 ([#256](https://github.com/googleapis/java-dns/issues/256)) ([a7d46eb](https://github.com/googleapis/java-dns/commit/a7d46ebc4347430efd46e031e4bea42f8f74ee4f))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#269](https://github.com/googleapis/java-dns/issues/269)) ([5a70247](https://github.com/googleapis/java-dns/commit/5a70247a146970cf9876c23b3f5cc68a3df1427e))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 ([#277](https://github.com/googleapis/java-dns/issues/277)) ([24b77e8](https://github.com/googleapis/java-dns/commit/24b77e8121d459a0481b0d65eb36412bb63a6dd7))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 ([#282](https://github.com/googleapis/java-dns/issues/282)) ([ed84828](https://github.com/googleapis/java-dns/commit/ed84828f9f3ed7bbdfbc1f09315cc84d8c20b5ac))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 ([#298](https://github.com/googleapis/java-dns/issues/298)) ([7da3244](https://github.com/googleapis/java-dns/commit/7da324461b3848acc66af7efbb827422a456ebdd))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#319](https://github.com/googleapis/java-dns/issues/319)) ([e2da544](https://github.com/googleapis/java-dns/commit/e2da544fdd62017f21fc78e93dcfa296e83829fa))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 ([#335](https://github.com/googleapis/java-dns/issues/335)) ([9ad8704](https://github.com/googleapis/java-dns/commit/9ad8704879987e665a95fc89fb507d2a440331a7))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#347](https://github.com/googleapis/java-dns/issues/347)) ([016636c](https://github.com/googleapis/java-dns/commit/016636cd7a06465748f47139381bdb1a9c2eebb9))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#365](https://github.com/googleapis/java-dns/issues/365)) ([9fe06e5](https://github.com/googleapis/java-dns/commit/9fe06e5d448a831ea3441704807f468eb8d0417f))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#383](https://github.com/googleapis/java-dns/issues/383)) ([a478ad4](https://github.com/googleapis/java-dns/commit/a478ad490d80781e2f610896e93cac6765dd675b))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#157](https://github.com/googleapis/java-dns/issues/157)) ([0cc1c77](https://github.com/googleapis/java-dns/commit/0cc1c7760a5d085397004b90d1c9328bee2c1b2b))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#160](https://github.com/googleapis/java-dns/issues/160)) ([09970c3](https://github.com/googleapis/java-dns/commit/09970c3e06cac95f77e64fd19e7befa8842f38c2))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#162](https://github.com/googleapis/java-dns/issues/162)) ([c4a5a3a](https://github.com/googleapis/java-dns/commit/c4a5a3a50102262fee2d7e9b89bc3ebf38278b78))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#178](https://github.com/googleapis/java-dns/issues/178)) ([cadb76d](https://github.com/googleapis/java-dns/commit/cadb76d2f21a4cc9144715e6bb6cf8090ee65030))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#386](https://github.com/googleapis/java-dns/issues/386)) ([2b8cb14](https://github.com/googleapis/java-dns/commit/2b8cb14028b8c0e05ddcc093cf8f5b760972ba96))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#399](https://github.com/googleapis/java-dns/issues/399)) ([17352b1](https://github.com/googleapis/java-dns/commit/17352b160f59a918c29b554a651ee8adb2377b6c))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#416](https://github.com/googleapis/java-dns/issues/416)) ([41e3756](https://github.com/googleapis/java-dns/commit/41e37567033eaa830d25507c253939999148b95f))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#428](https://github.com/googleapis/java-dns/issues/428)) ([9b11521](https://github.com/googleapis/java-dns/commit/9b115210957d15afcf8ba1e8b57c6b4b308ea6ab))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#442](https://github.com/googleapis/java-dns/issues/442)) ([5fac166](https://github.com/googleapis/java-dns/commit/5fac166aff9aa1306d1d477355f14ef90c7d6f76))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#474](https://github.com/googleapis/java-dns/issues/474)) ([c58bdfb](https://github.com/googleapis/java-dns/commit/c58bdfbf0e173cf4cde2062c84cacf4245606bba))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#480](https://github.com/googleapis/java-dns/issues/480)) ([37ad8cb](https://github.com/googleapis/java-dns/commit/37ad8cbb14573ba9d97a7578064216d6bd9824f6))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#499](https://github.com/googleapis/java-dns/issues/499)) ([87db968](https://github.com/googleapis/java-dns/commit/87db9682770759e1ec48001c006886233a19394d))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#507](https://github.com/googleapis/java-dns/issues/507)) ([8524140](https://github.com/googleapis/java-dns/commit/8524140f15d83cb550e8f292c31bae259943b511))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#521](https://github.com/googleapis/java-dns/issues/521)) ([fd47d98](https://github.com/googleapis/java-dns/commit/fd47d980fbecd6fe12bbf024ef6367a0090bc67f))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#527](https://github.com/googleapis/java-dns/issues/527)) ([33517cc](https://github.com/googleapis/java-dns/commit/33517cc4b852c46a373fd05ac6361cccf52beb68))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#542](https://github.com/googleapis/java-dns/issues/542)) ([f35e96b](https://github.com/googleapis/java-dns/commit/f35e96bb52aa21d8cfa19016bc045afe046a78e9))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#557](https://github.com/googleapis/java-dns/issues/557)) ([49f5532](https://github.com/googleapis/java-dns/commit/49f553293205f04187960f8cccef76e030bb4177))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#562](https://github.com/googleapis/java-dns/issues/562)) ([59c19b2](https://github.com/googleapis/java-dns/commit/59c19b2b84b54542c2a15101dad231736f28cbe9))
+* update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#94](https://github.com/googleapis/java-dns/issues/94)) ([b82d042](https://github.com/googleapis/java-dns/commit/b82d0429143340c14bd4cb1e5cb1fb84873d30fe))
+* update dependency com.google.errorprone:error_prone_annotations to v2.10.0 ([#551](https://github.com/googleapis/java-dns/issues/551)) ([5a18c46](https://github.com/googleapis/java-dns/commit/5a18c467a1e4e293a38e70ba964c70b7c810b22d))
+* update dependency com.google.errorprone:error_prone_annotations to v2.4.0 ([#148](https://github.com/googleapis/java-dns/issues/148)) ([5bcbcf3](https://github.com/googleapis/java-dns/commit/5bcbcf3aea80bec630bf2d02e6e1c907bd6e2897))
+* update dependency com.google.errorprone:error_prone_annotations to v2.5.1 ([#299](https://github.com/googleapis/java-dns/issues/299)) ([4919dcc](https://github.com/googleapis/java-dns/commit/4919dcc394a85b75d504b50167417d76c4a0a80a))
+* update dependency com.google.errorprone:error_prone_annotations to v2.6.0 ([#361](https://github.com/googleapis/java-dns/issues/361)) ([c8ea049](https://github.com/googleapis/java-dns/commit/c8ea04908abf13e91f423946aa67531e5d5e3583))
+* update dependency com.google.errorprone:error_prone_annotations to v2.7.1 ([#407](https://github.com/googleapis/java-dns/issues/407)) ([0f2ef27](https://github.com/googleapis/java-dns/commit/0f2ef275ce5a56f3366740a55389a7e271adeb6e))
+* update dependency com.google.errorprone:error_prone_annotations to v2.8.0 ([#456](https://github.com/googleapis/java-dns/issues/456)) ([765582f](https://github.com/googleapis/java-dns/commit/765582ff395a74ea47ad320eea18e33a77e8aaa5))
+* update dependency com.google.errorprone:error_prone_annotations to v2.8.1 ([#473](https://github.com/googleapis/java-dns/issues/473)) ([ca23781](https://github.com/googleapis/java-dns/commit/ca237811f3c9d795a8e4033999ae378f59cd7930))
+* update dependency com.google.errorprone:error_prone_annotations to v2.9.0 ([#495](https://github.com/googleapis/java-dns/issues/495)) ([2a96761](https://github.com/googleapis/java-dns/commit/2a96761e3fac69d70b704f65d48fa7079ba7664c))
+* update dependency com.google.guava:guava-bom to v28.2-android ([f703969](https://github.com/googleapis/java-dns/commit/f70396932ac9d50c00c8c38242ded3321cbc39bd))
+* update dependency com.google.guava:guava-bom to v29 ([#109](https://github.com/googleapis/java-dns/issues/109)) ([9f04620](https://github.com/googleapis/java-dns/commit/9f046208b121ea5d10a9aa970ed84246f3bf9328))
+* update dependency com.google.http-client:google-http-client-bom to v1.34.0 ([#32](https://github.com/googleapis/java-dns/issues/32)) ([44f5459](https://github.com/googleapis/java-dns/commit/44f54593857e2604e6cfc9ea14daa7e150dd83fe))
+* update dependency com.google.http-client:google-http-client-bom to v1.34.1 ([#58](https://github.com/googleapis/java-dns/issues/58)) ([3cf369f](https://github.com/googleapis/java-dns/commit/3cf369f07535a41959e6ce8989513e918c366939))
+* update dependency com.google.http-client:google-http-client-bom to v1.34.2 ([cc62e72](https://github.com/googleapis/java-dns/commit/cc62e72fe39e692333f7279816f3084e7a341114))
+* update dependency com.google.http-client:google-http-client-bom to v1.35.0 ([#119](https://github.com/googleapis/java-dns/issues/119)) ([ba9bfe6](https://github.com/googleapis/java-dns/commit/ba9bfe6c3e84668ce1757a3a35f68c06d59a4b02))
+* update dependency io.grpc:grpc-bom to v1.25.0 ([#7](https://github.com/googleapis/java-dns/issues/7)) ([f34addd](https://github.com/googleapis/java-dns/commit/f34addd19afd0b37a5c2fc7aa9f69b6abf1c8c2b))
+* update dependency org.threeten:threetenbp to v1.4.1 ([9dafc8f](https://github.com/googleapis/java-dns/commit/9dafc8fc1555335b916857e01f439c3e9011e4f5))
+* update dependency org.threeten:threetenbp to v1.4.3 ([#92](https://github.com/googleapis/java-dns/issues/92)) ([601cd80](https://github.com/googleapis/java-dns/commit/601cd8050f06c2117d44a918d186c4258b10e608))
+* update dependency org.threeten:threetenbp to v1.4.4 ([#118](https://github.com/googleapis/java-dns/issues/118)) ([95ee472](https://github.com/googleapis/java-dns/commit/95ee472b640ae6ebc21f99b7915f5cb6f250187a))
+
### [2.0.3](https://www.github.com/googleapis/java-dns/compare/v2.0.2...v2.0.3) (2021-12-03)
diff --git a/pom.xml b/pom.xml
index 757ae237..826f3c99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dns
jar
- 2.0.4-SNAPSHOT
+ 1.0.0
Google Cloud DNS Parent
https://github.com/googleapis/java-dns
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 85f5833a..aab44bc9 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-dns
- 2.0.4-SNAPSHOT
+ 1.0.0
diff --git a/versions.txt b/versions.txt
index 073728ef..14ebb4e3 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-dns:2.0.3:2.0.4-SNAPSHOT
\ No newline at end of file
+google-cloud-dns:1.0.0:1.0.0
\ No newline at end of file