Releases: moov-io/wire
Releases · moov-io/wire
v0.4.0
v0.3.0
v0.3.0 (Released 2019-08-20)
BREAKING CHANGE
In our OpenAPI we've renamed fields generated as Id
to ID
, which is more in-line with Go's style conventions.
ADDITIONS
- cmd/server: initial set of HTTP routes for library methods
- cmd/server: bind HTTP server with TLS if HTTPS_* variables are defined
- cmd/server: record metrics when files are created/deleted
BUG FIXES
- all: check line lengths with RuneCountInString in Parse calls
BUILD
- build: upgrade openapi-generator to 4.1.0
- cmd/server: update github.com/moov-io/base to v0.10.0
v0.3.0-rc3
test/fuzz: integrate fuzzit for continuous fuzzing
v0.3.0-rc2
release v0.3.0-rc2
v0.3.0-rc1
release v0.3.0-rc1