Release Build (from refs/tags/v1.17.0/bed6218f5cbeb0f1b728f09378f0e71ec3ee26c7)
What's Changed
- Update Go version to 1.18 by @jdtw in #276
- Add support for printing SCTs by @jdtw in #277
- Use Go generate instead of a makefile by @jdtw in #279
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot[bot] in #278
- Unconditionally add forward slash in OCSP GET requests by @jdtw in #282
- Update README.md by @vaporup in #284
- Add zlint support by @john-shieh in #286
- Remove ioutil by @jdtw in #289
- Switch to using SSLMate's PKCS#12 library by @csstaub in #293
- Bump github.com/google/certificate-transparency-go from 1.1.3 to 1.1.4 by @dependabot[bot] in #296
- Fetch latest CT log info by @jdtw in #297
- update cism to cryptographic-identity by @violetd12 in #301
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 by @dependabot[bot] in #303
- Bumping github action versions by @mweissbacher in #341
- Bump github.com/stretchr/testify from 1.8.2 to 1.10.0 by @dependabot[bot] in #333
- Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.14 by @dependabot[bot] in #336
- Bump software.sslmate.com/src/go-pkcs12 from 0.2.0 to 0.5.0 by @dependabot[bot] in #338
- Bump github.com/fatih/color from 1.13.0 to 1.18.0 by @dependabot[bot] in #337
- [LSC] Update cryptid reference to idinfra-staff by @suzy-huang in #339
- CT Log update by @mweissbacher in #342
- chore: slice replace loop by @testwill in #316
- Update to latest stable Go toolchain by @NikSquared in #344
- Fix current linter findings by @NikSquared in #345
- Upgrade dependencies by @NikSquared in #346
- Pin GitHub Actions by @NikSquared in #347
- Add and enforce copyright headers via linter by @NikSquared in #348
- Add encoding support to JCEKS package by @NikSquared in #349
- Add JCEKS integration tests by @NikSquared in #350
- Disable cgo for releases by @NikSquared in #351
- Fix Windows build by @NikSquared in #352
New Contributors
- @vaporup made their first contribution in #284
- @john-shieh made their first contribution in #286
- @violetd12 made their first contribution in #301
- @mweissbacher made their first contribution in #341
- @suzy-huang made their first contribution in #339
- @testwill made their first contribution in #316
- @NikSquared made their first contribution in #344
Full Changelog: v1.16.0...v1.17.0