Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

feat: Refactored Elliptic Key curves to provide additional options, the NamedCurve enum is replaced by the EcKeyType message #158

Merged

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Apr 16, 2021

…the NamedCurve enum is replaced by the EcKeyType message.

PiperOrigin-RevId: 368757092

Source-Link: googleapis/googleapis@b1c23ed

Source-Link: googleapis/googleapis-gen@bc6d9ba
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner April 16, 2021 07:47
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 16, 2021
@product-auto-label product-auto-label bot added the api: security-privateca Issues related to the googleapis/java-security-private-ca API. label Apr 16, 2021
@codecov
Copy link

codecov bot commented Apr 16, 2021

Codecov Report

Merging #158 (629afe5) into master (0335f56) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #158   +/-   ##
=========================================
  Coverage     81.31%   81.31%           
  Complexity      445      445           
=========================================
  Files            12       12           
  Lines          3724     3724           
  Branches         48       48           
=========================================
  Hits           3028     3028           
  Misses          640      640           
  Partials         56       56           
Impacted Files Coverage Δ Complexity Δ
...rivateca/v1/CertificateAuthorityServiceClient.java 83.77% <ø> (ø) 161.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0335f56...629afe5. Read the comment docs.

@Neenu1995 Neenu1995 changed the title feat!: Refactored Elliptic Key curves to provide additional options, the NamedCurve enum is replaced by the EcKeyType message. feat: Refactored Elliptic Key curves to provide additional options, the NamedCurve enum is replaced by the EcKeyType message. Apr 19, 2021
@Neenu1995 Neenu1995 changed the title feat: Refactored Elliptic Key curves to provide additional options, the NamedCurve enum is replaced by the EcKeyType message. feat: Refactored Elliptic Key curves to provide additional options, the NamedCurve enum is replaced by the EcKeyType message Apr 19, 2021
@Neenu1995 Neenu1995 added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Apr 19, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 19, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit a79eaa9 into master Apr 19, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-c9077afc-0f33-4c71-b70f-d505f7d207d5 branch April 19, 2021 21:06
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 19, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request May 26, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [0.4.0](https://www.github.com/googleapis/java-security-private-ca/compare/v0.3.0...v0.4.0) (2021-05-26)


### ⚠ BREAKING CHANGES

* Make CertificateTemplate bools optional to indicate unset values (#172)

### Features

* Make CertificateTemplate bools optional to indicate unset values ([#172](https://www.github.com/googleapis/java-security-private-ca/issues/172)) ([c3fddec](https://www.github.com/googleapis/java-security-private-ca/commit/c3fddecf4ab394dff81db57f5cd09ffa87d7f696))
* Refactored Elliptic Key curves to provide additional options, the NamedCurve enum is replaced by the EcKeyType message ([#158](https://www.github.com/googleapis/java-security-private-ca/issues/158)) ([a79eaa9](https://www.github.com/googleapis/java-security-private-ca/commit/a79eaa92f41727e63e67fbba22ae3a487f4dbbe4))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#161](https://www.github.com/googleapis/java-security-private-ca/issues/161)) ([6e22288](https://www.github.com/googleapis/java-security-private-ca/commit/6e22288b97afcdd869fa03431fc97310fdc50b96))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#164](https://www.github.com/googleapis/java-security-private-ca/issues/164)) ([303b2b4](https://www.github.com/googleapis/java-security-private-ca/commit/303b2b4b1a1c31d9e7ed1cd8c6218ebbaf7dc3a1))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#173](https://www.github.com/googleapis/java-security-private-ca/issues/173)) ([672fd91](https://www.github.com/googleapis/java-security-private-ca/commit/672fd91f744031912f5be6cd4c19d160ea80b23e))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#177](https://www.github.com/googleapis/java-security-private-ca/issues/177)) ([020c849](https://www.github.com/googleapis/java-security-private-ca/commit/020c8496bedc2ab1a62c1ef103b98f5885530e26))
---


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: security-privateca Issues related to the googleapis/java-security-private-ca API. cla: yes This human has signed the Contributor License Agreement. owl-bot-copy
Projects
None yet
2 participants