Releases: moov-io/metro2
Releases · moov-io/metro2
Release v0.9.2
BUILD
- build: downgrade go (for openshift)
- fuzz: remove automemlimit
Release v0.9.1
BUILD
- fix(deps): update module github.com/moov-io/base to v0.51.1
- fix(deps): update module github.com/kimmachinegun/automemlimit to v0.6.1
Release v0.9.0
IMPROVEMENTS
- feat: add validation for account status, account type, special comments
- file: reduce allocations, add benchmark to start performance monitoring
BUILD
- chore(deps): update golang docker tag to v1.22
- chore(deps): update dependency github-pages to v231
- fix(deps): update module github.com/stretchr/testify to v1.9.0
- fix(deps): update module github.com/moov-io/base to v0.49.3
Release v0.8.2
BUILD
- build: enable tests on windows
- chore(deps): update dependency jekyll-feed to v0.17.0
- fix(deps): update module github.com/moov-io/base to v0.48.5
Release v0.8.1
IMPROVEMENTS
- fix: stream http request instead of consuming all
- file: peek at contents to determine content type and packing level
- test: verify 10k, 25k, and 50k line files can be processed
BUILD
- fix(deps): update module github.com/moov-io/base to v0.48.3
Release v0.7.1
BREAKING CHANGES
This release contains a fix for L1Segment.NewIdentificationNumber
to use newIdentificationNumber
as a key in JSON. It was previously balloonPaymentDueDate
which was incorrect.
IMPROVEMENTS
- client: regenerate with openapi-generator v6.6.0
BUILD
- fix(deps): update module github.com/moov-io/base to v0.48.2
Release v0.6.1
IMPROVEMENTS
- fix j1 validation for missing GenerationCode
- fix j2 validation for missing GenerationCode
BUILD
- chore: checking type castings
- chore(deps): update dependency tzinfo to "~> 2.0"
- meta: update github.com/stretchr/testify to v1.8.2
Release v0.6.0
IMPROVEMENTS
- client: update openapi-generator to 6.4.0
BUILD
- build: upgrade golang to 1.20 and tidy deps
- docs: update deps
- fix(deps): update module github.com/moov-io/base to v0.39.0
- fix(deps): update module golang.org/x/oauth2 to v0.5.0
Release v0.5.2
BUG FIXES
- fix: changed spec of CurrentBalance (#132)
BUILD
- fix(deps): update module github.com/moov-io/base to v0.36.2
- fix(deps): update module github.com/spf13/cobra to v1.6.1
- fix(deps): update module golang.org/x/oauth2 to v0.2.0
Release v0.5.1
IMPROVEMENTS
- fix: changed highest credit as omit field
BUILD
- fix(deps): update golang.org/x/oauth2 digest to b44042a