meshery / meshery-nighthawk

Distributed performance management
https://meshery.io
Apache License 2.0
31 stars 20 forks source link

Bump github.com/layer5io/meshery-adapter-library from 0.5.3 to 1.1.0 #23

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/layer5io/meshery-adapter-library from 0.5.3 to 1.1.0.

Release notes

Sourced from github.com/layer5io/meshery-adapter-library's releases.

Meshery Adapter Library v1.1.0

What's New

Breaking changes

#141 includes the breaking change for every adapters. So, this is a pre-release for adapters developer to bump the version to fit it.

Contributors

Thank you to our contributors for making this release possible: @​Aisuko, @​captain-Akshay, @​dependabot and @​dependabot[bot]

Meshery Adapter Library v1.0.0

What's New

Breaking change

#137 bring the breaking change to the grpc.start() and it can effect every adapter. So, we bump the version from v0.x to v1.0. It is also means this version of code includes breaking change. And we will release several updates in the future to make sure adapter-library will be stable.

Contributors

Thank you to our contributors for making this release possible: @​Aisuko, @​dependabot and @​dependabot[bot]

Meshery Adapter Library v0.6.11

What's New

Contributors

Thank you to our contributors for making this release possible: @​MUzairS15

Meshery Adapter Library v0.6.10

... (truncated)

Commits
  • 00abf89 Merge pull request #141 from meshery/fix/removeoam
  • 6d72da5 Remove OAM
  • 9bbc51c Merge pull request #129 from captain-Akshay/workflow-slack
  • ec78cef Merge pull request #138 from meshery/dependabot/go_modules/google.golang.org/...
  • 066eef2 Bump google.golang.org/grpc from 1.58.2 to 1.58.3
  • 38ceab7 Merge pull request #139 from meshery/fix/ci
  • 2d3048f Bump go version for CI
  • aab8a58 Merge pull request #137 from meshery/feat/bumpgo
  • 1487d71 RemovBump go version and r no useful code
  • a0dffc1 Merge pull request #136 from meshery/dependabot/go_modules/google.golang.org/...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
welcome[bot] commented 9 months ago

Yay, your first pull request! :thumbsup: A contributor will be by to give feedback soon. In the meantime, please review the Layer5 Contributors' Welcome Guide and sure to join the community Slack. Be sure to double-check that you have signed your commits. Here are instructions for making signing an implicit activity while peforming a commit.

welcome[bot] commented 8 months ago

Thanks for your contribution to the Meshery! :tada:

Meshery Celebration logo

        Join the community, if you haven't yet and please leave a :star: star on the project. :smile:

MUzairS15 commented 8 months ago

@gyohuangxin The meshery-adapter-library are broken and v1.1.0 is incorrectly pointed as latest by go-pkgs. Instead v0.7.1 is the latest one.

MUzairS15 commented 8 months ago

REverting this PR as it is breaking the master.

gyohuangxin commented 8 months ago

@MUzairS15 Thanks for the reminder, please revert it.