Releases: kubearmor/kubearmor-relay-server
Releases · kubearmor/kubearmor-relay-server
v1.4.0
What's Changed
- chore: update STABLE release by @DelusionalOptimist in #59
- fix(server): keep retrying connections till node/pod is deleted by @daemon1024 in #60
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- fix: Optimise performance by @anurag-rajawat in #58
New Contributors
- @DelusionalOptimist made their first contribution in #56
- @anurag-rajawat made their first contribution in #58
Full Changelog: v1.2.3...v1.3.0
v1.2.3
What's Changed
- Update STABLE-RELEASE to v1.2.2 by @daemon1024 in #54
- fix(relay/client):error handling for rpc's and replacing errgroup with sync.WaitGroup by @Prateeknandle in #55
New Contributors
- @Prateeknandle made their first contribution in #55
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- fix(relay/client): fail all log watchers in case of single stream failure by @daemon1024 in #51
- Use large runner for cross platform image release by @daemon1024 in #53
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
What's Changed
- Add OpenTelemetry Reference in README by @daemon1024 in #42
- update dependencies by @rksharma95 in #46
- Enhancement: Update RBAC policy and Service Account by @Utkar5hM in #44
- upgrade go version to 1.21 by @rksharma95 in #49
- feat(gRPC): add support mtls to secure grpc connections by @rksharma95 in #47
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- update logs by @nam-jaehyun in #2
- update relay-server by @nam-jaehyun in #3
- update relay-server by @nam-jaehyun in #4
- image-build: dockerfile and image push by @nyrahul in #5
- fixed telemetry issue (relay not connecting to kubearmor) by @nyrahul in #6
- refactor gRPC handling by @daemon1024 in #7
- kubearmor and relay race condition handled by @nyrahul in #8
- added containerImage field by @nyrahul in #9
- deadlock fix, NewClient failure handling fix, readme update by @nyrahul in #10
- race condition with wait() ... add(1) by @nyrahul in #11
- fixes to empty nodeIPs by @nyrahul in #12
- protobufs update to support [parent]processPath by @nyrahul in #13
- relay-server: handle race conditions by @daemon1024 in #14
- relay-server: handle channels gracefully by @daemon1024 in #16
- Update kubearmor protobuf to get labels in logs/alerts by @seswarrajan in #17
- print telemetry events to stdout by @daemon1024 in #19
- feat(docker): add cross arch docker image build feature by @achrefbensaad in #20
- [update] protobuf version by @vishnusomank in #21
- [update] protobuf version by @vishnusomank in #22
- Fixed bug causing data race condition in relay-server by @Aryan-sharma11 in #25
- gosec tests failing by @Aryan-sharma11 in #27
- Upgraded github.com/kubearmor/KubeArmor/protobuf to latest by @stefin9898 in #28
- Change CI os to ubuntu-latest by @stefin9898 in #29
- Upgrade Dockerfile image to 1.20-alpine3.17 by @stefin9898 in #30
- Elastisearch client in Relay server by @TheRealSibasishBehera in #31
- optimising relay server to consume events faster by @Shreyas220 in #26
- removing timeout parameter from server by @Shreyas220 in #36
- feat(CI): add versioned release workflow by @rksharma95 in #33
- fix(CI): fix CI latest release workflow bug by @rksharma95 in #38
- fix(ci): add id write permission for latest by @daemon1024 in #39
- updating nodelist to get podIP instead of hostIP by @Shreyas220 in #40
- chore(build): update dockerfile to use redhat ubi as base image by @rksharma95 in #35
New Contributors
- @nam-jaehyun made their first contribution in #2
- @nyrahul made their first contribution in #5
- @daemon1024 made their first contribution in #7
- @seswarrajan made their first contribution in #17
- @achrefbensaad made their first contribution in #20
- @vishnusomank made their first contribution in #21
- @Aryan-sharma11 made their first contribution in #25
- @stefin9898 made their first contribution in #28
- @TheRealSibasishBehera made their first contribution in #31
- @Shreyas220 made their first contribution in #26
- @rksharma95 made their first contribution in #33
Full Changelog: https://github.com/kubearmor/kubearmor-relay-server/commits/v1.1.0