Skip to content

v0.23.0

Compare
Choose a tag to compare
@itsjaspermilan itsjaspermilan released this 20 Sep 18:09
· 298 commits to main since this release
a4c6507

0.23.0 (September 20, 2022)

BREAKING CHANGES:

  • Update go-swagger from 0.25.0 to 0.30.2 which introduces a breaking change around how pointers are used with a model's enums. More information can be found in the go-swagger GitHub repo. (122)

IMPROVEMENTS:

  • Use public scada address - scada.hashicorp.cloud (120)
  • Replace go get with go install in CI steps in order to support go@1.18 (123)