Releases: e-identification/bankid-go
Releases · e-identification/bankid-go
v1.0.2
What's Changed
- fix: handle content types other than application json by @NicklasWallgren in #53
- fix(collect): add support for flexible BankID issue date parsing. by @NicklasWallgren in #54
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Allow dependabot to auto-merge by @NicklasWallgren in #39
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot[bot] in #38
- Bump software.sslmate.com/src/go-pkcs12 from 0.4.0 to 0.5.0 by @dependabot[bot] in #40
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot[bot] in #44
- Bump golang.org/x/crypto from 0.19.0 to 0.31.0 by @dependabot[bot] in #45
- Bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot[bot] in #46
- Bump software.sslmate.com/src/go-pkcs12 from 0.5.0 to 0.6.0 by @dependabot[bot] in #47
- Add more hintcodes by @Acksell in #48
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Feature/GitHub actions by @NicklasWallgren in #1
- Feature/golangci lint improvements by @NicklasWallgren in #2
- Bump gopkg.in/go-playground/validator.v9 from 9.29.1 to 9.31.0 by @dependabot in #4
- Bump github.com/stretchr/testify from 1.4.0 to 1.7.0 by @dependabot in #5
- Fix usage example in README.md by @yaronius in #6
- Updated README.md by @NicklasWallgren in #8
- Make personal number optional in auth payload by @yaronius in #9
- Support for generating QR code content by @NicklasWallgren in #13
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.2 by @dependabot in #12
- Add support for RP API 6.0 by @NicklasWallgren in #26
- Switch PKCS#12 library to software.sslmate.com/src/go-pkcs12 by @NicklasWallgren in #31
- Fix coverall issues with parallel build and bump go versions by @NicklasWallgren in #32
- Bump golang.org/x/crypto from 0.17.0 to 0.19.0 by @dependabot in #29
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #27
- #30 - Move to a new module path by @NicklasWallgren in #35
- Bump software.sslmate.com/src/go-pkcs12 from 0.2.0 to 0.4.0 by @dependabot in #34
- #36 - Rename repository to bankid-go by @NicklasWallgren in #37
New Contributors
- @NicklasWallgren made their first contribution in #1
- @dependabot made their first contribution in #4
- @yaronius made their first contribution in #6
Full Changelog: https://github.com/e-identification/bankid-go/commits/v1.0.0