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

fix(4.x): upgrade libraries-bom to 26.34.0 and add spanner support float32 type #2667

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

zhumin8
Copy link
Contributor

@zhumin8 zhumin8 commented Mar 11, 2024

backport of #2662.

fixes ci failures in #2660

BEGIN_COMMIT_OVERRIDE
deps: bump com.google.cloud:libraries-bom from 26.33.0 to 26.34.0

feat(spanner): support float32 type.
END_COMMIT_OVERRIDE

… type (#2662)

* deps: bump com.google.cloud:libraries-bom from 26.33.0 to 26.34.0

Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.33.0 to 26.34.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@v26.33.0...v26.34.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat(spanner): support float32 type.

* chore: add unit tests for float32.

* fix: add float32 to type mapper and corresponding unit tests.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@zhumin8 zhumin8 requested a review from a team as a code owner March 11, 2024 20:06
Copy link

sonarcloud bot commented Mar 11, 2024

@zhumin8 zhumin8 merged commit 39a1d96 into 4.x Mar 12, 2024
54 checks passed
@zhumin8 zhumin8 deleted the backport-libbom-4.x branch March 12, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants