v0.4.0
What's Changed
- add changelog for v0.3.0 release by @cpanato in #508
- Add intermediate CA implementation with KMS-backed signer by @haydentherapper in #496
- Bump github/codeql-action from 2.1.7 to 2.1.8 by @dependabot in #513
- Embed SCTs in issued certificates by @haydentherapper in #507
- Bump github.com/spf13/viper from 1.10.1 to 1.11.0 by @dependabot in #516
- Update release images by @cpanato in #517
- Add documentation for CT log by @haydentherapper in #514
- examples: This adds example code on how to fetch a fulcio certificate by @Foxboron in #324
- add GRPC interface by @bobcallaway in #472
- Bump google.golang.org/protobuf from 1.27.1 to 1.28.0 in /hack/tools by @dependabot in #520
- Add documentation for setting up Fulcio instance by @haydentherapper in #521
- Bump actions/checkout from 3.0.0 to 3.0.1 by @dependabot in #522
- Remove checked in binary by @haydentherapper in #524
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.8.0 to 2.10.0 by @dependabot in #523
- Fix null pointer crash and incorrect error statuses by @haydentherapper in #526
- Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.1.0 to 1.2.0 in /hack/tools by @dependabot in #519
- Read public key of CT log from path to verify SCTs by @haydentherapper in #529
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.8.0 to 2.10.0 in /hack/tools by @dependabot in #518
- Add CSR support for key delivery and proof of possession by @haydentherapper in #527
- Bump google.golang.org/api from 0.74.0 to 0.75.0 by @dependabot in #532
- Bump github.com/prometheus/common from 0.33.0 to 0.34.0 by @dependabot in #533
- Bump github.com/googleapis/api-linter from 1.30.1 to 1.31.0 in /hack/tools by @dependabot in #534
- Bump github.com/fsnotify/fsnotify from 1.5.1 to 1.5.3 by @dependabot in #537
- Bump codecov/codecov-action from 3.0.0 to 3.1.0 by @dependabot in #535
- Bump actions/checkout from 3.0.1 to 3.0.2 by @dependabot in #536
- add changelog for v0.4.0 by @cpanato in #530
New Contributors
Full Changelog: v0.3.0...v0.4.0