Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

fix(java): Initialize class at run-time to fix breaking native image tests - #702

Merged
mpeddada1 merged 1 commit into
mainfrom
fix-native-tests
Feb 2, 2022
Merged

fix(java): Initialize class at run-time to fix breaking native image tests#702
mpeddada1 merged 1 commit into
mainfrom
fix-native-tests

Conversation

@mpeddada1

@mpeddada1 mpeddada1 commented Feb 2, 2022

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

@mpeddada1
mpeddada1 requested review from a team, Neenu1995, meltsufin and suztomo February 2, 2022 14:04

@suztomo suztomo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. The develop happens in this repo.

@mpeddada1

Copy link
Copy Markdown
Contributor Author

Yeah, it's nice to have everything in one place!

@mpeddada1
mpeddada1 merged commit 24146a3 into main Feb 2, 2022
@mpeddada1
mpeddada1 deleted the fix-native-tests branch February 2, 2022 20:12
gcf-merge-on-green Bot pushed a commit that referenced this pull request Feb 3, 2022
🤖 I have created a release *beep* *boop*
---


## [2.5.0](v2.4.0...v2.5.0) (2022-02-02)


### Features

* add limit support to ReadChannel ([#688](#688)) ([476109e](476109e))


### Bug Fixes

* **java:** Initialize AsyncSSLPrivateKeyMethod (a grpc netty class) at run-time ([#702](#702)) ([24146a3](24146a3))


### Dependencies

* update dependency com.google.api:gax-bom to v2.12.0 ([#698](#698)) ([c10aab8](c10aab8))
* update dependency com.google.protobuf:protobuf-bom to v3.19.4 ([#699](#699)) ([5d163f5](5d163f5))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo pushed a commit to googleapis/sdk-platform-java that referenced this pull request Mar 21, 2023
🤖 I have created a release *beep* *boop*
---


## [2.5.0](googleapis/java-core@v2.4.0...v2.5.0) (2022-02-02)


### Features

* add limit support to ReadChannel ([#688](googleapis/java-core#688)) ([9543eb2](googleapis/java-core@9543eb2))


### Bug Fixes

* **java:** Initialize AsyncSSLPrivateKeyMethod (a grpc netty class) at run-time ([#702](googleapis/java-core#702)) ([af1c9b3](googleapis/java-core@af1c9b3))


### Dependencies

* update dependency com.google.api:gax-bom to v2.12.0 ([#698](googleapis/java-core#698)) ([34bbad8](googleapis/java-core@34bbad8))
* update dependency com.google.protobuf:protobuf-bom to v3.19.4 ([#699](googleapis/java-core#699)) ([9e2f077](googleapis/java-core@9e2f077))

---
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

None yet

2 participants