Releases: FootprintAI/go-certs
Releases · FootprintAI/go-certs
v0.0.4
What's Changed
- build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot[bot] in #27
- build(deps): bump google.golang.org/grpc from 1.72.1 to 1.73.0 by @dependabot[bot] in #29
- fix(insecure): add insecure options by @hsinatfootprintai in #30
- build(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #32
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #34
- build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #33
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #38
- build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #37
- build(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #35
- build(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #36
- fix(grpc): fix grpc certificate configu by @hsinatfootprintai in #41
- feat: add TypeHostAndPort for statically typed to increase safely design by @hsinatfootprintai in #42
- feat: remove glog deps by @hsinatfootprintai in #43
- feat: add more usecase on FQDN with mTLS by @hsinatfootprintai in #44
- build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.10 by @dependabot[bot] in #45
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #48
- fix(openssl): fix tls certificates and verified by openssl by @hsinatfootprintai in #53
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- feat: add subcommand generate/inspect for certificates by @hsinatfootprintai in #26
Deps Updated
- build(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.2 by @dependabot in #11
- build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by @dependabot in #10
- build(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by @dependabot in #12
- build(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4 by @dependabot in #15
- build(deps): bump github.com/golang/glog from 1.2.3 to 1.2.4 by @dependabot in #14
- build(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot in #13
- build(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #16
- build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in #19
- build(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 by @dependabot in #17
- build(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 by @dependabot in #18
- build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #20
- build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #22
- build(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot in #21
- build(deps): bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot in #23
- build(deps): bump github.com/golang/glog from 1.2.4 to 1.2.5 by @dependabot in #25
- build(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot in #24
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #5
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #4
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #3
- feat: separate svr/client cert path by @hsinatfootprintai in #6
- build(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #7
- fix: use flag for ca by @hsinatfootprintai in #8
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- feat: add certs pkg and use grpc as an example by @hsinatfootprintai in #1
- feat: add version pkg by @hsinatfootprintai in #2
New Contributors
- @hsinatfootprintai made their first contribution in #1
Full Changelog: https://github.com/FootprintAI/go-certs/commits/v0.0.1