-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Use Futures.transform instead of lazyTransform when possible #1168
Conversation
Awesome, thanks so much @mziccard ! I built a 0.2.8-SNAPSHOT from your branch and ran it in one of our applications that calls thanks again! |
/cc @lesv |
LGTM - I'm presuming some integration tests will run to verify this for logging. |
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 456641589 Source-Link: googleapis/googleapis@8a251f5 Source-Link: https://github.com/googleapis/googleapis-gen/commit/4ca52a529cf01308d9714950edffbea3560cfbdb Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGNhNTJhNTI5Y2YwMTMwOGQ5NzE0OTUwZWRmZmJlYTM1NjBjZmJkYiJ9
Source-Link: googleapis/synthtool@1a2878d Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:12cbdc4f137152a1a8b83f50ebc1a4098be0d3baff78b46efaec306f7cfafd13 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Source-Link: googleapis/synthtool@1a2878d Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:12cbdc4f137152a1a8b83f50ebc1a4098be0d3baff78b46efaec306f7cfafd13 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ## [2.3.0](googleapis/java-automl@v2.2.4...v2.3.0) (2022-06-30) ### Features * Enable REST transport for most of Java and Go clients ([googleapis#1168](googleapis/java-automl#1168)) ([2fd0096](googleapis/java-automl@2fd0096)) ### Bug Fixes * update gapic-generator-java with mock service generation fixes ([googleapis#1174](googleapis/java-automl#1174)) ([e5fb07e](googleapis/java-automl@e5fb07e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This fixes #1148
@mattnworb this should make you happy :) Any change you can give it a try?