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

feat: sdk dep bump with datadog gprc interceptor #8534

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

p0mvn
Copy link
Member

@p0mvn p0mvn commented Jul 23, 2024

Closes: #XXX

What is the purpose of the change

Getting this: osmosis-labs/cosmos-sdk#612

I will switch the backport to the state-compatible v47 version.

@p0mvn p0mvn added V:state/compatible/backport State machine compatible PR, should be backported A:backport/v25.x backport patches to v25.x branch labels Jul 23, 2024
@github-actions github-actions bot added C:x/epochs and removed V:state/compatible/backport State machine compatible PR, should be backported A:backport/v25.x backport patches to v25.x branch labels Jul 23, 2024
Copy link
Contributor

Important Notice

This PR modifies an in-repo Go module. It is one of:

  • osmomath
  • osmoutils
  • x/ibc-hooks
  • x/epochs

The dependent Go modules, especially the root one, will have to be
updated to reflect the changes. Failing to do so might cause e2e to fail.

Please follow the instructions below:

  1. Open https://github.com/osmosis-labs/osmosis/actions/workflows/go-mod-auto-bump.yml
  2. Provide the current branch name
  3. On success, confirm if an automated commit corretly updated the go.mod and go.sum files

Please let us know if you need any help.

@p0mvn p0mvn added A:no-changelog V:state/compatible/backport State machine compatible PR, should be backported A:backport/v25.x backport patches to v25.x branch labels Jul 23, 2024
@p0mvn p0mvn marked this pull request as ready for review July 23, 2024 05:56
@p0mvn p0mvn merged commit 5b683bc into main Jul 23, 2024
1 check passed
@p0mvn p0mvn deleted the roman/sdk-datadaog-changes branch July 23, 2024 15:07
mergify bot pushed a commit that referenced this pull request Jul 23, 2024
* chore: bump sdk with DataDog changes

* updates

(cherry picked from commit 5b683bc)

# Conflicts:
#	go.mod
#	go.sum
#	osmomath/go.mod
#	osmomath/go.sum
#	osmoutils/go.mod
#	osmoutils/go.sum
#	x/epochs/go.mod
#	x/epochs/go.sum
#	x/ibc-hooks/go.mod
#	x/ibc-hooks/go.sum
p0mvn added a commit that referenced this pull request Jul 23, 2024
)

* feat: sdk dep bump with datadog gprc interceptor (backport #8534)

* lint

---------

Co-authored-by: Roman <roman@osmosis.team>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:backport/v25.x backport patches to v25.x branch A:no-changelog C:x/epochs V:state/compatible/backport State machine compatible PR, should be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants