Skip to content

chore(release): update changelog and bump version to 0.11.0#614

Merged
lklimek merged 1242 commits intomasterfrom
release_0.11.0
Apr 4, 2023
Merged

chore(release): update changelog and bump version to 0.11.0#614
lklimek merged 1242 commits intomasterfrom
release_0.11.0

Conversation

@lklimek
Copy link
Collaborator

@lklimek lklimek commented Apr 4, 2023

Issue being fixed or feature implemented

Release new Tenderdash version

What was done?

  • Updated changelog
  • Bumped packages version

How Has This Been Tested?

None

Breaking Changes

None

Checklist:

  • I have performed a self-review of the generated changelog
  • I have checked that P2PProtocol in version/version.go is bumped if needed
  • I have checked that BlockProtocol in version/version.go is bumped if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

shotonoff and others added 30 commits May 19, 2022 15:27
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.46.0 to 1.46.2.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v1.46.0...v1.46.2)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…support default and threshold-recover types of extensions
…add a way of creating sign ids, refactor code to use one way of making sign data and recovering signs
shotonoff and others added 18 commits February 22, 2023 12:39
* fix(build): docker tag is invalid for empty input.tag (#580)

* chore: bump up dashd-go version to v0.23.6 (#587)

---------

Co-authored-by: lklimek <842586+lklimek@users.noreply.github.com>
* fix: add PeerManager.Unsubscribe method (#594)

* build(deps): Bump actions/checkout from 2.3.4 to 3.3.0 (#595)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2.3.4...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: fix to a way of passing CGO in Makefile
…598)

* refactor: introduce proto Envelope definition to use it as wrapper over a p2p message
* refactor: deprecate "Message" proto message at blocksync, statesync, mempool and pex modules
* test: fix TestMakeHTTPDialerURL and rename on TestDialParamsFromURL
@lklimek lklimek added this to the v0.11.0 milestone Apr 4, 2023
shotonoff
shotonoff previously approved these changes Apr 4, 2023
Copy link
Collaborator

@shotonoff shotonoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

* build(proto): regenerate .proto files, only whitespace changes

* build(github): check generated code on PRs to v0.x-dev

* chore: regenerate mocks

* chore(github): configure yamllint for github workflows code

* build(github): cleanup conditions when to run jobs

* build(github): rename linter.yml to markdown-linter.yml

* build(github): use super-linter action instead of docker image

* chore: fix linter issue

* build(github): change *.md link checker action

* doc: fix broken links in *.md files
@lklimek lklimek merged commit e893a63 into master Apr 4, 2023
@lklimek lklimek deleted the release_0.11.0 branch April 4, 2023 11:45
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.

3 participants