Vote PASSED [+4 -0]: #271
Updates
- Support of delta CRL during certificate revocation check.
- Upgraded go version to v1.23.0
- Error message fix and dependency updates.
What's Changed since v1.2.0
- feat: delta CRL by @JeyJeyGao in #247
- bump: update go v1.23 by @JeyJeyGao in #260
- build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 by @dependabot in #261
- build(deps): bump apache/skywalking-eyes from 0.6.0 to 0.7.0 by @dependabot in #258
- fix: use iterator instead of looping through multiple slices by @JeyJeyGao in #259
- build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 by @dependabot in #262
- build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in #263
- build(deps): bump github.com/fxamacker/cbor/v2 from 2.7.0 to 2.8.0 by @dependabot in #265
- build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @dependabot in #267
- fix: error message of
SignatureAuthenticityError
by @Two-Hearts in #269
Full Changelog: v1.2.0...v1.3.0