This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
feat!: make v1 default service version #139
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat: promote to stable
product-auto-label
bot
added
the
api: binaryauthorization
Issues related to the googleapis/nodejs-binary-authorization API.
label
Mar 23, 2022
summer-ji-eng
approved these changes
Mar 23, 2022
bcoe
added
the
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
label
Mar 23, 2022
We should not merge this until we're ready to also take the breaking Node 10 change. |
Warning: This pull request is touching the following templated files:
|
sofisl
removed
the
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
label
May 19, 2022
product-auto-label
bot
added
size: m
Pull request size is medium.
and removed
size: s
Pull request size is small.
labels
May 19, 2022
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jun 30, 2022
🤖 I have created a release *beep* *boop* --- ## [2.0.0](v1.5.1...v2.0.0) (2022-06-30) ### ⚠ BREAKING CHANGES * make v1 default service version (#139) * update library to use Node 12 (#153) ### Features * Adds a pod_namespace field to pod events created by Continuous Validation, to distinguish pods with the same name that run in different namespaces ([#159](#159)) ([db983a2](db983a2)) * Import of Grafeas from Github ([#156](#156)) ([d0f06b7](d0f06b7)) * make v1 default service version ([#139](#139)) ([308286e](308286e)) ### Bug Fixes * **docs:** describe fallback rest option ([#160](#160)) ([dc48528](dc48528)) ### Build System * update library to use Node 12 ([#153](#153)) ([cafc43b](cafc43b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
sofisl
pushed a commit
to googleapis/google-cloud-node
that referenced
this pull request
Nov 11, 2022
🤖 I have created a release *beep* *boop* --- ## [2.0.0](googleapis/nodejs-binary-authorization@v1.5.1...v2.0.0) (2022-06-30) ### ⚠ BREAKING CHANGES * make v1 default service version (#139) * update library to use Node 12 (#153) ### Features * Adds a pod_namespace field to pod events created by Continuous Validation, to distinguish pods with the same name that run in different namespaces ([#159](googleapis/nodejs-binary-authorization#159)) ([db983a2](googleapis/nodejs-binary-authorization@db983a2)) * Import of Grafeas from Github ([#156](googleapis/nodejs-binary-authorization#156)) ([d0f06b7](googleapis/nodejs-binary-authorization@d0f06b7)) * make v1 default service version ([#139](googleapis/nodejs-binary-authorization#139)) ([308286e](googleapis/nodejs-binary-authorization@308286e)) ### Bug Fixes * **docs:** describe fallback rest option ([#160](googleapis/nodejs-binary-authorization#160)) ([dc48528](googleapis/nodejs-binary-authorization@dc48528)) ### Build System * update library to use Node 12 ([#153](googleapis/nodejs-binary-authorization#153)) ([cafc43b](googleapis/nodejs-binary-authorization@cafc43b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
api: binaryauthorization
Issues related to the googleapis/nodejs-binary-authorization API.
size: m
Pull request size is medium.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #6
feat: promote to stable