Skip to content

Oasis CLI 0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 11:48
· 288 commits to master since this release
v0.5.0
d35c41e

Changelog

New Features

Bug fixes

  • 5021b8c: fix(ci): Disable setup-go cache as it conflicts with golangci-lint (@kostko)
  • 5ee7bf6: fix(docs): Typo sr25510 -> sr25519 (@matevz)
  • 58a0bd1: fix(examples): Make paratime-show static to avoid pruning (@matevz)

Dependencies updates

  • e90aec7: build(deps): bump github.com/ethereum/go-ethereum from 1.12.0 to 1.12.1 (@dependabot[bot])
  • 4a547b3: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
  • 41657df: build(deps): bump github.com/oasisprotocol/oasis-core/go (@dependabot[bot])
  • 5d547e4: build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go (@dependabot[bot])
  • a5e0132: build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go (@dependabot[bot])
  • 649ea6e: build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 (@dependabot[bot])
  • b312bc3: build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 (@dependabot[bot])

Other changes

Full Changelog: v0.4.0...v0.5.0