What's Changed
- check for nil map in merge methods by @matthyx in https://github.com/kubescape/kubescape/pull/1813
- test: increase test coverage by @pixel365 in https://github.com/kubescape/kubescape/pull/1814
- upgrade open-policy-agent to 1.x by @matthyx in https://github.com/kubescape/kubescape/pull/1820
- merge labels and annotations in RetryOnConflict by @matthyx in https://github.com/kubescape/kubescape/pull/1822
- Bump helm.sh/helm/v3 from 3.14.4 to 3.17.3 by @dependabot in https://github.com/kubescape/kubescape/pull/1824
- Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in https://github.com/kubescape/kubescape/pull/1829
- fix: Fix stdin restoration in TestUserConfirmed by @shangchengbabaiban in https://github.com/kubescape/kubescape/pull/1827
- Update dir.go by @rash1411 in https://github.com/kubescape/kubescape/pull/1828
- Ensure context cancellation on command execution failure by @pixel365 in https://github.com/kubescape/kubescape/pull/1835
- Make a second sigint terminate kubescape immediately by @ian-fox in https://github.com/kubescape/kubescape/pull/1837
- Feature/mcpserver v1 by @slashben in https://github.com/kubescape/kubescape/pull/1836
New Contributors
- @shangchengbabaiban made their first contribution in https://github.com/kubescape/kubescape/pull/1827
- @rash1411 made their first contribution in https://github.com/kubescape/kubescape/pull/1828
- @ian-fox made their first contribution in https://github.com/kubescape/kubescape/pull/1837
Full Changelog: https://github.com/kubescape/kubescape/compare/v3.0.34...v3.0.35