This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
Releases: cisco-open/camblet
Releases · cisco-open/camblet
0.8.0
Changelog
- 434f714 Prepare release 0.8.0 (#152)
- a7437c4 .github: Add Scorecard workflow
- 704d8ad extend error handling to ignore 'process does not exist' errors (#151)
- d185fd9 fix permission of CA bundle
- 179ed8e extract public ca certificate to file
- e568736 Fix ipv6 loopback address by adding it to the map instead of overwriting (#145)
- cabf8b7 Add new policy for the flags test (#144)
- 1a0d4e3 add alpn=passthrough checker policy (#143)
0.7.1
0.7.0
Changelog
- 0ab80ca Prepare release 0.7.0 (#139)
- cda0e84 make: fix run ctrl-c (#138)
- 18ff1d0 Add target for running the binary in live edit mode (#137)
- 54c1b8c fix loopback detection (#134)
- 6e05b8a fix ipv6 loopback resolving
- b8c8aad Bump the go_modules group across 2 directories with 2 updates (#130)
- 019ce03 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /api (#128)
- 6f7ba80 README fixes (#126)
- 6d66968 update regex to allow [] and {} characters in SPIFFE IDs at workload IDs and allowed ones
- 15ca06d use = as key value separator in labels
- de90883 Remove all params from camblet agent deploy (#121)
0.6.1
0.6.0
Changelog
- 2426f49 Prepare release 0.6.0 (#119)
- 9956ef5 Bump golang.org/x/net from 0.16.0 to 0.17.0 in /api
- 6f970fa fix default config dir
- 4ee2b5a add built time config dir support
- c1cbde6 tidy
- 8743fce add trace-connection (trace) subcommand to agent
- e945d82 implement trace messaging
- c939c09 add trace api
- 3b24e6f add missing proto validator to policies and services loader
- 199f682 init and save self signed CA pem if not provided
- ac9ef5f ignore non-existent path in file loader
- c1d92de set default config locations
- e88a8e6 Update CONTRIBUTING.md (#103)
- a84dbd0 packages: the agent depends on the driver
- dd91a49 fix policy id
0.5.0
Changelog
- 4dfdb30 prepare release 0.5.0
- b0aa4dd fix readme
- b3d8265 rename nasp.d to camblet.d
- 53a4710 rename to Camblet in go code
- c9a6367 rename misc to Camblet
- a20d222 add run target to makefile
- 232108b rename rules to policies
- 699d303 fix license header
- 2318f84 tidy
- 9aaea76 remove obsolete code
- b86462d fix Makefile
- 96cdbb5 update ci yaml configs
- 4a975f1 refactor to use grpc api types
- f152e0d add grpc api as a sub module - contains user facing proto based types for policies and services
- cc516f7 installer: pass dynamic debug paramters to module
- 127ec92 Add agent parameter to readme
- bf423db fix rule generation command
- 01bf575 fix install script on Amazon Linux (#85)
- ef01504 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#83)