Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename class DnsRecord #779

Closed
mderka opened this issue Mar 23, 2016 · 6 comments
Closed

Rename class DnsRecord #779

mderka opened this issue Mar 23, 2016 · 6 comments
Assignees
Labels
api: dns Issues related to the Cloud DNS API.

Comments

@mderka
Copy link

mderka commented Mar 23, 2016

This was pointed out by the DNS team.

@mderka mderka added the api: dns Issues related to the Cloud DNS API. label Mar 23, 2016
@mderka mderka added this to the DNS Stable milestone Mar 23, 2016
@mderka mderka self-assigned this Mar 23, 2016
@jgeewax
Copy link

jgeewax commented Mar 23, 2016

Errr - really? I don't love this... can we debate a bit more first.... ?

@mderka
Copy link
Author

mderka commented Mar 23, 2016

Oh, I did not realize this. We certainly can. Both Jacob and @aozarov thought that this was a good idea, and I kind of agree. I am restoring the comment in the doc and pausing here.

@mderka mderka changed the title Rename class DnsRecord to ResourceRecordSet Rename class DnsRecord Mar 23, 2016
@mderka
Copy link
Author

mderka commented Mar 23, 2016

I renamed the issue. The final name is to be decided after some discussion. The suggestions are DnsRecordSet and ResourceRecordSet.

@ajkannan
Copy link

I slightly prefer DnsRecordSet over ResourceRecordSet, but I'm fine with either. RecordSet would be shorter; do you think it's a clear enough name?

@aozarov
Copy link
Contributor

aozarov commented Mar 23, 2016

Errr - really? I don't love this... can we debate a bit more first.... ?

The issue is that what we call DnsRecord does not actually represent one DNS record but rather a set of records (and therefore is called in the underlying service API ResourceRecordSet).

BTW, it looks like this long name was adopted by gcloud-python though node choose Record (which I personally think is wrong).

I think the main point is to indicate that it is a set rather than an individual item and therefore my ordered preference would be: RecordSet, DnsRecordSet, ResourceRecordSet.
With a much stronger preference to the first.

@mderka
Copy link
Author

mderka commented Mar 23, 2016

After some discussion both here and internally, including the input from the DNS team, we will rename to RecordSet.

mderka added a commit to mderka/gcloud-java that referenced this issue Mar 23, 2016
mderka added a commit to mderka/gcloud-java that referenced this issue Mar 23, 2016
mderka added a commit to mderka/gcloud-java that referenced this issue Mar 24, 2016
mderka added a commit that referenced this issue Mar 24, 2016
Renamed DnsRecord to RecordSet. Fixes #779.
@mderka mderka closed this as completed Mar 24, 2016
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this issue Jun 29, 2022
* feat: next release from main branch is 1.2.11

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this issue Jun 29, 2022
🤖 I have created a release *beep* *boop*
---


## [1.4.0](googleapis/java-resourcemanager@v1.3.2...v1.4.0) (2022-05-19)


### Features

* add build scripts for native image testing in Java 17 ([googleapis#1440](https://github.com/googleapis/java-resourcemanager/issues/1440)) ([googleapis#786](googleapis/java-resourcemanager#786)) ([d9cd524](googleapis/java-resourcemanager@d9cd524))
* next release from main branch is 1.2.11 ([googleapis#779](googleapis/java-resourcemanager#779)) ([13cdae7](googleapis/java-resourcemanager@13cdae7))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([googleapis#785](googleapis/java-resourcemanager#785)) ([7b7cce1](googleapis/java-resourcemanager@7b7cce1))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this issue Jun 29, 2022
)

* chore: update dependencies for regapic

* add more dependencies and trigger comment

* update goldens

* fix indentation

* remove duplicate gax-httpjson dependency

* remove duplicated dependencies
Source-Link: googleapis/synthtool@fa54eb2
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:1ec28a46062b19135b11178ceee60231e5f5a92dab454e23ae0aab72cd875906
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this issue Jul 1, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.0](googleapis/java-secretmanager@v2.2.0...v2.3.0) (2022-07-01)


### Features

* Enable REST transport for most of Java and Go clients ([googleapis#790](googleapis/java-secretmanager#790)) ([d41cd58](googleapis/java-secretmanager@d41cd58))


### Documentation

* **sample:** clean up README for native image sample ([googleapis#785](googleapis/java-secretmanager#785)) ([c6005b3](googleapis/java-secretmanager@c6005b3))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#789](googleapis/java-secretmanager#789)) ([6591df5](googleapis/java-secretmanager@6591df5))
* update dependency com.google.protobuf:protobuf-java-util to v3.21.0 ([googleapis#779](googleapis/java-secretmanager#779)) ([ff31a24](googleapis/java-secretmanager@ff31a24))
* update dependency com.google.protobuf:protobuf-java-util to v3.21.1 ([googleapis#780](googleapis/java-secretmanager#780)) ([9011c89](googleapis/java-secretmanager@9011c89))
* update dependency com.google.protobuf:protobuf-java-util to v3.21.2 ([googleapis#791](googleapis/java-secretmanager#791)) ([1fdde19](googleapis/java-secretmanager@1fdde19))
* update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([googleapis#787](googleapis/java-secretmanager#787)) ([b1bde96](googleapis/java-secretmanager@b1bde96))
* update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 ([googleapis#788](googleapis/java-secretmanager#788)) ([9c10bdf](googleapis/java-secretmanager@9c10bdf))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this issue Jul 1, 2022
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Jul 28, 2022
…779)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | `2.8.1` -> `2.8.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.3/compatibility-slim/2.8.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.3/confidence-slim/2.8.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-core</summary>

### [`v2.8.3`](https://togithub.com/googleapis/java-core/blob/HEAD/CHANGELOG.md#&#8203;283-httpsgithubcomgoogleapisjava-corecomparev282v283-2022-07-26)

[Compare Source](https://togithub.com/googleapis/java-core/compare/v2.8.1...v2.8.3)

##### Dependencies

-   update dependency com.google.api-client:google-api-client-bom to v2 ([#&#8203;868](https://togithub.com/googleapis/java-core/issues/868)) ([e117c40](https://togithub.com/googleapis/java-core/commit/e117c40f31acf16a45bdbeeb727ba26d80eb6a51))
-   update dependency com.google.api:gax-bom to v2.18.4 ([#&#8203;864](https://togithub.com/googleapis/java-core/issues/864)) ([bd40b1d](https://togithub.com/googleapis/java-core/commit/bd40b1d1b36cdcfa833047609e2488594b112be1))
-   update dependency com.google.api:gax-bom to v2.18.5 ([#&#8203;876](https://togithub.com/googleapis/java-core/issues/876)) ([d8dc7fb](https://togithub.com/googleapis/java-core/commit/d8dc7fbdb0d65e493ca4154658c63e80d89ab600))
-   update dependency com.google.api.grpc:proto-google-common-protos to v2.9.2 ([#&#8203;870](https://togithub.com/googleapis/java-core/issues/870)) ([7e961e9](https://togithub.com/googleapis/java-core/commit/7e961e945d5e049a1a1bb2592e9c155b5937e33b))
-   update dependency com.google.api.grpc:proto-google-iam-v1 to v1.5.2 ([#&#8203;865](https://togithub.com/googleapis/java-core/issues/865)) ([fe7b974](https://togithub.com/googleapis/java-core/commit/fe7b974a0eae82711ca96edf412944309d5d6202))
-   update dependency com.google.auth:google-auth-library-bom to v1.8.1 ([#&#8203;856](https://togithub.com/googleapis/java-core/issues/856)) ([92df5d3](https://togithub.com/googleapis/java-core/commit/92df5d3c248214970d38432e8c264d151298d1e6))
-   update dependency com.google.http-client:google-http-client-bom to v1.42.2 ([#&#8203;871](https://togithub.com/googleapis/java-core/issues/871)) ([1972e8e](https://togithub.com/googleapis/java-core/commit/1972e8e45e11597e56609aa5fcd44e61958d5857))
-   update dependency com.google.protobuf:protobuf-bom to v3.21.3 ([#&#8203;874](https://togithub.com/googleapis/java-core/issues/874)) ([1e18977](https://togithub.com/googleapis/java-core/commit/1e18977820ac766157156fb6246bd318d207971c))
-   update dependency com.google.protobuf:protobuf-bom to v3.21.4 ([#&#8203;877](https://togithub.com/googleapis/java-core/issues/877)) ([d12fb5e](https://togithub.com/googleapis/java-core/commit/d12fb5e4eb8aa42015df84abf31f56408c8b64d8))
-   update dependency io.grpc:grpc-bom to v1.48.0 ([#&#8203;873](https://togithub.com/googleapis/java-core/issues/873)) ([a45b075](https://togithub.com/googleapis/java-core/commit/a45b075e414049550c51ff0097337e45128fc499))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-accessapproval).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjEyNy40In0=-->
github-actions bot pushed a commit that referenced this issue Aug 9, 2022
🤖 I have created a release *beep* *boop*
---


## [2.4.3](googleapis/java-accessapproval@v2.4.2...v2.4.3) (2022-08-09)


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.8.3 ([#779](googleapis/java-accessapproval#779)) ([f11b5f4](googleapis/java-accessapproval@f11b5f4))
* update dependency com.google.cloud:google-cloud-core to v2.8.5 ([#780](googleapis/java-accessapproval#780)) ([ccbc03d](googleapis/java-accessapproval@ccbc03d))
* update dependency com.google.cloud:google-cloud-core to v2.8.6 ([#784](googleapis/java-accessapproval#784)) ([2b8872d](googleapis/java-accessapproval@2b8872d))
* update dependency com.google.cloud:google-cloud-core to v2.8.7 ([#785](googleapis/java-accessapproval#785)) ([464c702](googleapis/java-accessapproval@464c702))
* update dependency com.google.cloud:google-cloud-core to v2.8.8 ([#786](googleapis/java-accessapproval#786)) ([4d28115](googleapis/java-accessapproval@4d28115))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#781](googleapis/java-accessapproval#781)) ([f8fac7c](googleapis/java-accessapproval@f8fac7c))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Aug 18, 2022
… v3.5.2 (#779)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-build](https://togithub.com/googleapis/java-cloudbuild) | `3.4.1` -> `3.5.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-build/3.5.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-build/3.5.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-build/3.5.2/compatibility-slim/3.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-build/3.5.2/confidence-slim/3.4.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-cloudbuild).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE0MS4wIn0=-->
github-actions bot pushed a commit that referenced this issue Sep 15, 2022
* Remove anthos-dpe from owners

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Remove duplicate codeowner_team from metadata

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
github-actions bot pushed a commit that referenced this issue Sep 15, 2022
…ator_java versions (#779)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 472750037

Source-Link: googleapis/googleapis@88f2ea3

Source-Link: googleapis/googleapis-gen@230a558
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjMwYTU1ODgzMDZhYWUxOGZlOGYyYTU3ZjE0ZDQwMzlhZDcyYzkwMSJ9
github-actions bot pushed a commit that referenced this issue Oct 4, 2022
🤖 I have created a release *beep* *boop*
---


## [2.5.5](https://togithub.com/googleapis/java-bigqueryconnection/compare/v2.5.4...v2.5.5) (2022-10-03)


### Dependencies

* Update dependency certifi to v2022.9.24 ([#758](https://togithub.com/googleapis/java-bigqueryconnection/issues/758)) ([8b12153](https://togithub.com/googleapis/java-bigqueryconnection/commit/8b12153365780e57dae0bb5254b9fd36f313d51d))
* Update dependency charset-normalizer to v2.1.1 ([#762](https://togithub.com/googleapis/java-bigqueryconnection/issues/762)) ([c912d0a](https://togithub.com/googleapis/java-bigqueryconnection/commit/c912d0a9b466c33d3fe2dc51e04a8f3f560391e1))
* Update dependency click to v8.1.3 ([#763](https://togithub.com/googleapis/java-bigqueryconnection/issues/763)) ([3270445](https://togithub.com/googleapis/java-bigqueryconnection/commit/3270445bfe9ece2a737cb40768b5613ce730af35))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#784](https://togithub.com/googleapis/java-bigqueryconnection/issues/784)) ([5e41cd8](https://togithub.com/googleapis/java-bigqueryconnection/commit/5e41cd883f1a1a37b5ad93b76d3c4c7685056787))
* Update dependency com.google.protobuf:protobuf-java-util to v3.21.7 ([#782](https://togithub.com/googleapis/java-bigqueryconnection/issues/782)) ([9d0fe12](https://togithub.com/googleapis/java-bigqueryconnection/commit/9d0fe12996d6e401ed94a759af80bb1950278e39))
* Update dependency gcp-releasetool to v1.8.8 ([#759](https://togithub.com/googleapis/java-bigqueryconnection/issues/759)) ([9955b8f](https://togithub.com/googleapis/java-bigqueryconnection/commit/9955b8f5b4fbcdfc0636c8bd7a14aeae9807363c))
* Update dependency google-api-core to v2.10.1 ([#764](https://togithub.com/googleapis/java-bigqueryconnection/issues/764)) ([aa07e7f](https://togithub.com/googleapis/java-bigqueryconnection/commit/aa07e7faa6618cc644681b0bba7c2c3d7cac3e07))
* Update dependency google-auth to v2.12.0 ([#765](https://togithub.com/googleapis/java-bigqueryconnection/issues/765)) ([b896e86](https://togithub.com/googleapis/java-bigqueryconnection/commit/b896e863a92b5fd07395b8064b990c96a0d29ddd))
* Update dependency google-cloud-core to v2.3.2 ([#760](https://togithub.com/googleapis/java-bigqueryconnection/issues/760)) ([0241ee4](https://togithub.com/googleapis/java-bigqueryconnection/commit/0241ee4ed6db5e6a83db1229fec89305f4168811))
* Update dependency google-cloud-storage to v2.5.0 ([#766](https://togithub.com/googleapis/java-bigqueryconnection/issues/766)) ([7064657](https://togithub.com/googleapis/java-bigqueryconnection/commit/7064657a1ceffee5ddb8f0e7b7a7734b48d6b090))
* Update dependency google-crc32c to v1.5.0 ([#767](https://togithub.com/googleapis/java-bigqueryconnection/issues/767)) ([350b87a](https://togithub.com/googleapis/java-bigqueryconnection/commit/350b87a782357097dd28bc7b847c61afb25f90a6))
* Update dependency googleapis-common-protos to v1.56.4 ([#761](https://togithub.com/googleapis/java-bigqueryconnection/issues/761)) ([11824d3](https://togithub.com/googleapis/java-bigqueryconnection/commit/11824d354e6cad62e6c2ee5c500b24bc3659c9d8))
* Update dependency importlib-metadata to v4.12.0 ([#768](https://togithub.com/googleapis/java-bigqueryconnection/issues/768)) ([dfa42e5](https://togithub.com/googleapis/java-bigqueryconnection/commit/dfa42e5d75b698987a86a980a404789ef74c68ce))
* Update dependency jeepney to v0.8.0 ([#769](https://togithub.com/googleapis/java-bigqueryconnection/issues/769)) ([44f5e0c](https://togithub.com/googleapis/java-bigqueryconnection/commit/44f5e0c34a0d2680a9d79bd129061acd6cfd8e4f))
* Update dependency jinja2 to v3.1.2 ([#778](https://togithub.com/googleapis/java-bigqueryconnection/issues/778)) ([192246f](https://togithub.com/googleapis/java-bigqueryconnection/commit/192246f0c33ec126bf3f3739c2dec0fbc05bf83e))
* Update dependency keyring to v23.9.3 ([#779](https://togithub.com/googleapis/java-bigqueryconnection/issues/779)) ([73daa64](https://togithub.com/googleapis/java-bigqueryconnection/commit/73daa64628deaa7542a98dcb6b056b625cca9f86))
* Update dependency markupsafe to v2.1.1 ([#770](https://togithub.com/googleapis/java-bigqueryconnection/issues/770)) ([0b1e0d9](https://togithub.com/googleapis/java-bigqueryconnection/commit/0b1e0d9f3be5f59a1ddb254e065b5c659da6b9b6))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Oct 4, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.5](https://togithub.com/googleapis/java-billingbudgets/compare/v2.3.4...v2.3.5) (2022-10-03)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#786](https://togithub.com/googleapis/java-billingbudgets/issues/786)) ([fa0c1b1](https://togithub.com/googleapis/java-billingbudgets/commit/fa0c1b193d538d0b8fa63b0f9d4915950ae333ac))
* Update dependency google-api-core to v2.10.1 ([#772](https://togithub.com/googleapis/java-billingbudgets/issues/772)) ([498c179](https://togithub.com/googleapis/java-billingbudgets/commit/498c179565dd18160bf41e391ef1d20576193499))
* Update dependency google-auth to v2.12.0 ([#773](https://togithub.com/googleapis/java-billingbudgets/issues/773)) ([09265bd](https://togithub.com/googleapis/java-billingbudgets/commit/09265bdeb7376349ddc91dfd251658b24e6c6404))
* Update dependency google-cloud-storage to v2.5.0 ([#774](https://togithub.com/googleapis/java-billingbudgets/issues/774)) ([ef8c271](https://togithub.com/googleapis/java-billingbudgets/commit/ef8c271afbad4e1b728817bee54e16e43575b7e9))
* Update dependency google-crc32c to v1.5.0 ([#775](https://togithub.com/googleapis/java-billingbudgets/issues/775)) ([891c89d](https://togithub.com/googleapis/java-billingbudgets/commit/891c89da20f2c4302ed2e387f7df1cec171c4ee6))
* Update dependency importlib-metadata to v4.12.0 ([#776](https://togithub.com/googleapis/java-billingbudgets/issues/776)) ([4848b5d](https://togithub.com/googleapis/java-billingbudgets/commit/4848b5d47f359154128a285430c8a8243fe96ff6))
* Update dependency jeepney to v0.8.0 ([#777](https://togithub.com/googleapis/java-billingbudgets/issues/777)) ([5a0d122](https://togithub.com/googleapis/java-billingbudgets/commit/5a0d122175d64e2a1b72e90b10b2f422e8ffbe9a))
* Update dependency jinja2 to v3.1.2 ([#778](https://togithub.com/googleapis/java-billingbudgets/issues/778)) ([128f37b](https://togithub.com/googleapis/java-billingbudgets/commit/128f37b8a4502b3c77696b1b59aabd3c60fea8db))
* Update dependency keyring to v23.9.3 ([#779](https://togithub.com/googleapis/java-billingbudgets/issues/779)) ([52410ca](https://togithub.com/googleapis/java-billingbudgets/commit/52410ca880fbb5d2c8b4f02bd92ef62db129d1d5))
* Update dependency markupsafe to v2.1.1 ([#780](https://togithub.com/googleapis/java-billingbudgets/issues/780)) ([65dd2fa](https://togithub.com/googleapis/java-billingbudgets/commit/65dd2fabb9bcea98beb291850ff8047b92fea6bc))
* Update dependency protobuf to v3.20.2 ([#781](https://togithub.com/googleapis/java-billingbudgets/issues/781)) ([b4d2330](https://togithub.com/googleapis/java-billingbudgets/commit/b4d2330c05b4a082152effddba25e351f8980409))
* Update dependency protobuf to v4 ([#782](https://togithub.com/googleapis/java-billingbudgets/issues/782)) ([b39d2a6](https://togithub.com/googleapis/java-billingbudgets/commit/b39d2a65a66fd713530c6320b249b327385605b5))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Oct 4, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.5](https://togithub.com/googleapis/java-iot/compare/v2.3.4...v2.3.5) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#796](https://togithub.com/googleapis/java-iot/issues/796)) ([d9b3568](https://togithub.com/googleapis/java-iot/commit/d9b3568b7b87d1ab6de06b87644ce26e595c5916))
* Update dependency certifi to v2022.9.24 ([#776](https://togithub.com/googleapis/java-iot/issues/776)) ([2060b7a](https://togithub.com/googleapis/java-iot/commit/2060b7a3733e9f64bad0d789bbe666ee79867e28))
* Update dependency charset-normalizer to v2.1.1 ([#780](https://togithub.com/googleapis/java-iot/issues/780)) ([8247c2e](https://togithub.com/googleapis/java-iot/commit/8247c2ebaae5c49d5b96f2f4b6b369f819763b0e))
* Update dependency click to v8.1.3 ([#782](https://togithub.com/googleapis/java-iot/issues/782)) ([1a40780](https://togithub.com/googleapis/java-iot/commit/1a4078092380f72ac574b724a74310afc1ed79b7))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#801](https://togithub.com/googleapis/java-iot/issues/801)) ([f632214](https://togithub.com/googleapis/java-iot/commit/f632214bf0ca879f718d0686d06e5226fbd59307))
* Update dependency gcp-releasetool to v1.8.8 ([#777](https://togithub.com/googleapis/java-iot/issues/777)) ([e7c88de](https://togithub.com/googleapis/java-iot/commit/e7c88dee52268194a44a6596d70a497604a40a4f))
* Update dependency google-api-core to v2.10.1 ([#783](https://togithub.com/googleapis/java-iot/issues/783)) ([8dcbeeb](https://togithub.com/googleapis/java-iot/commit/8dcbeeb32d9866877e6c5de4768e910be5dc494a))
* Update dependency google-auth to v2.12.0 ([#784](https://togithub.com/googleapis/java-iot/issues/784)) ([97cff9c](https://togithub.com/googleapis/java-iot/commit/97cff9ca62475cd0f07a1058052f9df35fdaec77))
* Update dependency google-cloud-core to v2.3.2 ([#778](https://togithub.com/googleapis/java-iot/issues/778)) ([d3acbb8](https://togithub.com/googleapis/java-iot/commit/d3acbb89b2dfdda6e72e2b22762ad5c9629f33c7))
* Update dependency google-cloud-storage to v2.5.0 ([#785](https://togithub.com/googleapis/java-iot/issues/785)) ([2ff55c5](https://togithub.com/googleapis/java-iot/commit/2ff55c561535a01891a1673e456ff489013e5cbb))
* Update dependency google-crc32c to v1.5.0 ([#786](https://togithub.com/googleapis/java-iot/issues/786)) ([11e5f90](https://togithub.com/googleapis/java-iot/commit/11e5f90734aa76ca97119103722ab52357a35f70))
* Update dependency googleapis-common-protos to v1.56.4 ([#779](https://togithub.com/googleapis/java-iot/issues/779)) ([6862333](https://togithub.com/googleapis/java-iot/commit/6862333e490968d778362314a61eb682fba3d843))
* Update dependency importlib-metadata to v4.12.0 ([#787](https://togithub.com/googleapis/java-iot/issues/787)) ([e026a2d](https://togithub.com/googleapis/java-iot/commit/e026a2d6b6d82910fde66c3c8d9be0c2344d6d15))
* Update dependency jeepney to v0.8.0 ([#788](https://togithub.com/googleapis/java-iot/issues/788)) ([e1c303f](https://togithub.com/googleapis/java-iot/commit/e1c303ff87eaab5b8596ee813dcf85be46c63270))
* Update dependency jinja2 to v3.1.2 ([#789](https://togithub.com/googleapis/java-iot/issues/789)) ([7b61752](https://togithub.com/googleapis/java-iot/commit/7b61752378bc542d3a37fa314036b10a6b2bc3b7))
* Update dependency keyring to v23.9.3 ([#790](https://togithub.com/googleapis/java-iot/issues/790)) ([e6a4983](https://togithub.com/googleapis/java-iot/commit/e6a498323d4a1009dab87db1f800202883a58600))
* Update dependency markupsafe to v2.1.1 ([#781](https://togithub.com/googleapis/java-iot/issues/781)) ([3e2ca49](https://togithub.com/googleapis/java-iot/commit/3e2ca493d5868dc2b010541e744d2f76078abfa5))
* Update dependency protobuf to v3.20.2 ([#791](https://togithub.com/googleapis/java-iot/issues/791)) ([925f948](https://togithub.com/googleapis/java-iot/commit/925f948f474c9fdcc7b95b262d294321ee8e71d5))
* Update dependency protobuf to v4 ([#797](https://togithub.com/googleapis/java-iot/issues/797)) ([6d6e582](https://togithub.com/googleapis/java-iot/commit/6d6e582ac17cc0004bb623d25e5ed7900a20ac29))
* Update dependency typing-extensions to v4.3.0 ([#794](https://togithub.com/googleapis/java-iot/issues/794)) ([cf9d81c](https://togithub.com/googleapis/java-iot/commit/cf9d81c1cb08a198f78992ffeaec0eae5a81df1d))
* Update dependency zipp to v3.8.1 ([#795](https://togithub.com/googleapis/java-iot/issues/795)) ([6447b03](https://togithub.com/googleapis/java-iot/commit/6447b039a59d886f568766fb60230e99b5891a40))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Oct 4, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.11](https://togithub.com/googleapis/java-tasks/compare/v2.3.10...v2.3.11) (2022-10-03)


### Dependencies

* Update dependency certifi to v2022.9.24 ([#768](https://togithub.com/googleapis/java-tasks/issues/768)) ([2b0244d](https://togithub.com/googleapis/java-tasks/commit/2b0244db7697f353b6b6bb9ca704aafe184ab55e))
* Update dependency charset-normalizer to v2.1.1 ([#772](https://togithub.com/googleapis/java-tasks/issues/772)) ([c8c7b22](https://togithub.com/googleapis/java-tasks/commit/c8c7b2266923a930aaed3c7ad6119ace7f74ef0e))
* Update dependency click to v8.1.3 ([#773](https://togithub.com/googleapis/java-tasks/issues/773)) ([b060436](https://togithub.com/googleapis/java-tasks/commit/b0604361a3d01b058f9fcd980dc014205fbfc2f1))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#793](https://togithub.com/googleapis/java-tasks/issues/793)) ([f801b07](https://togithub.com/googleapis/java-tasks/commit/f801b07a36e2e0766f5079419c85a935b009e0f4))
* Update dependency gcp-releasetool to v1.8.8 ([#769](https://togithub.com/googleapis/java-tasks/issues/769)) ([a630d34](https://togithub.com/googleapis/java-tasks/commit/a630d3485bdac18828a7377dd98744a363b08cc3))
* Update dependency google-api-core to v2.10.1 ([#774](https://togithub.com/googleapis/java-tasks/issues/774)) ([146cbbe](https://togithub.com/googleapis/java-tasks/commit/146cbbe9df9d39ff9b1ace8a1c0dbcb9265e4e41))
* Update dependency google-auth to v2.12.0 ([#775](https://togithub.com/googleapis/java-tasks/issues/775)) ([d236daa](https://togithub.com/googleapis/java-tasks/commit/d236daad69ff48d62cabee58257e395d68c2433f))
* Update dependency google-cloud-core to v2.3.2 ([#770](https://togithub.com/googleapis/java-tasks/issues/770)) ([88f1b32](https://togithub.com/googleapis/java-tasks/commit/88f1b32ea0e4a71d7fd8d37990cb8a23f816bccf))
* Update dependency google-cloud-storage to v2.5.0 ([#776](https://togithub.com/googleapis/java-tasks/issues/776)) ([a40e2b8](https://togithub.com/googleapis/java-tasks/commit/a40e2b877fdf2ecd693bdaffb6e593b5a2389676))
* Update dependency jinja2 to v3.1.2 ([#788](https://togithub.com/googleapis/java-tasks/issues/788)) ([f35fba8](https://togithub.com/googleapis/java-tasks/commit/f35fba84e228d80d9ac7807706de9d9ef7f9e182))
* Update dependency markupsafe to v2.1.1 ([#778](https://togithub.com/googleapis/java-tasks/issues/778)) ([ccaa3f2](https://togithub.com/googleapis/java-tasks/commit/ccaa3f247858c21c42fe74c3cf032d13035ab7a8))
* Update dependency protobuf to v3.20.2 ([#779](https://togithub.com/googleapis/java-tasks/issues/779)) ([327e770](https://togithub.com/googleapis/java-tasks/commit/327e77088ad48391ee5e4e047c2a3ea4077efaed))
* Update dependency requests to v2.28.1 ([#781](https://togithub.com/googleapis/java-tasks/issues/781)) ([df93a37](https://togithub.com/googleapis/java-tasks/commit/df93a37b7a622c4cf3ba2573b85dc99ac554b9d2))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this issue Feb 1, 2023
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo added a commit that referenced this issue Feb 1, 2023
* ci: running downstream native image tests

* docs: updated comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: dns Issues related to the Cloud DNS API.
Projects
None yet
Development

No branches or pull requests

4 participants