Skip to content

Releases: algorand/oapi-codegen

Initial Release of v1.12.0

28 Oct 20:43

Choose a tag to compare

Initial release of v.1.12.0 backported to our fork.

It's basically just a straight backport--no additional changes were needed beyond what was put into the v1.11.0 backport (other than changing imports to point to the fork).

Initial Release of v1.11.0

28 Oct 16:29

Choose a tag to compare

This is the official release of the upstream v1.11.0 code backported to work with our Algorand fork.

I've suffixed the release with -algorand.0 so that the main version info (v1.11.0) can always remain the same as the upstream branch it's tracking, but if we need to make and release a patch for our branch we can still do so by incrementing the suffix version (i.e. v1.11.0-algorand.1).

If you want to see release notes for the upstream version we're tracking here check https://github.com/deepmap/oapi-codegen/releases/tag/v1.11.0

For changes specific to our fork see oapi-codegen/oapi-codegen@master...algorand:oapi-codegen:backport-v1.11.0

Pre-release version of the v1.11.0 revision

28 Oct 13:39

Choose a tag to compare

NOTE: This release should not be used in production--its purpose is solely to provide a release to do new development with until the official v1.11.0 support is approved and released.

Pre-release version of the v1.11.0 revision

27 Oct 21:33

Choose a tag to compare

NOTE: This release should not be used in production--its purpose is solely to provide a release to do new development with until the official v1.11.0 support is approved and released.

Add support for go 1.16

22 Mar 16:58

Choose a tag to compare

v1.3.7

update go.mod to 1.16