Skip to content

chore(deps): bump github.com/oracle/coherence-go-client/v2 from 2.2.0 to 2.3.1#4419

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/oracle/coherence-go-client/v2-2.3.1
Open

chore(deps): bump github.com/oracle/coherence-go-client/v2 from 2.2.0 to 2.3.1#4419
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/oracle/coherence-go-client/v2-2.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/oracle/coherence-go-client/v2 from 2.2.0 to 2.3.1.

Release notes

Sourced from github.com/oracle/coherence-go-client/v2's releases.

Coherence Go Client - v2.3.1

Introduction

This is release v2.3.1 of the Coherence Go Client, an API for accessing Coherence via a native Go client.

Requirements

  • Coherence CE 22.06.4+, 14.1.2+, 24.03+, or Coherence 14.1.1.2206.4+, 14.1.2.0.+ Commercial edition with a configured gRPCProxy. (Always ensure you are using the latest Coherence available patch.)
  • Go 1.23.+

NOTE: Due to CVE's in core Go packages (golang.org/x/net in particular), the minimum Go version for v2.1.0+ is now 1.23. If you wish to use a go version < 1.12, you can use V2.0.0 of the client.

go get github.com/oracle/coherence-go-client/v2@latest

Updates / New Features - v2.3.1

  • This is a minor update to clean up leaked gomega dependencies and remove them from the main go.mod file
  • There are no API changes in this release

Bug Fixes

  • N/A

Upgrading from v1.2.2

If you were previously using v1.2.2 then you will need to update your import statements to specify:

"github.com/oracle/coherence-go-client/v2/coherence"

instead of

"github.com/oracle/coherence-go-client/coherence"

Breaking Changes

  • N/A

What's Changed

Full Changelog: oracle/coherence-go-client@v2.3.0...v2.3.1

Coherence Go Client - v2.3.0

Introduction

This is release v2.3.0 of the Coherence Go Client, an API for accessing Coherence via a native Go client.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 25, 2026
@dependabot
dependabot Bot requested review from a team as code owners June 25, 2026 14:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/oracle/coherence-go-client/v2-2.3.1 branch 2 times, most recently from b789793 to 1d64eec Compare June 30, 2026 13:47
Bumps [github.com/oracle/coherence-go-client/v2](https://github.com/oracle/coherence-go-client) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/oracle/coherence-go-client/releases)
- [Commits](oracle/coherence-go-client@v2.2.0...v2.3.1)

---
updated-dependencies:
- dependency-name: github.com/oracle/coherence-go-client/v2
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/oracle/coherence-go-client/v2-2.3.1 branch from 1d64eec to 83747b7 Compare July 14, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants