v1.3.0
Notable Changes
- 🔌 Support for custom runtime socket configurations with manager.runtime.address
- 👾 Support for Trivy status filtering with ignoredStatuses
- 🪄 Update Trivy scanner to v0.48.3
Features
- add v1alpha3 api with RuntimeSpec configuration (#922) #922 (ashnamehrotra)
- use custom socket configurations from v1alpha3 (#930) #930 (ashnamehrotra)
- Support Trivy status filtering (#844) #844 (Fabian Gonzalez)
Bug Fixes
- add Trivy ignore (#877) #877 (ashnamehrotra)
- clean up imagejob when eraser-manager pod is deleted (#875) #875 (ashnamehrotra)
Documentation
- add additional badges to README (#850) #850 (Xander Grzywinski)
- update logo on website (#855) #855 (Xander Grzywinski)
- update issues template (#895) #895 (Sertaç Özercan)
Chores
- bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (#854) #854 (dependabot[bot])
- bump golang from
02f350d
to873fce5
in /build/tooling (#859) #859 (dependabot[bot]) - bump @docusaurus/module-type-aliases from 2.4.1 to 2.4.3 in /docs (#872) #872 (dependabot[bot])
- import packages only once (#870) #870 (guangwu)
- bump @docusaurus/preset-classic from 2.4.1 to 2.4.3 in /docs (#873) #873 (dependabot[bot])
- bump golang from
873fce5
tob120a1c
in /build/tooling (#861) #861 (dependabot[bot]) - bump golang from
d9203b0
to18f57bd
in /build/tooling (#879) #879 (dependabot[bot]) - bump @docusaurus/core from 2.4.1 to 2.4.3 in /docs (#874) #874 (dependabot[bot])
- bump actions/checkout from 3.6.0 to 4.1.0 (#871) #871 (dependabot[bot])
- bump actions/upload-artifact from 3.1.2 to 3.1.3 (#866) #866 (dependabot[bot])
- bump actions/dependency-review-action from 3.0.8 to 3.1.0 (#864) #864 (dependabot[bot])
- bump actions/cache from 3.3.1 to 3.3.2 (#863) #863 (dependabot[bot])
- bump docker/login-action from 2.2.0 to 3.0.0 (#885) #885 (dependabot[bot])
- bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#886) #886 (dependabot[bot])
- bump crazy-max/ghaction-github-runtime from 2.2.0 to 3.0.0 (#867) #867 (dependabot[bot])
- bump prism-react-renderer from 2.0.6 to 2.1.0 in /docs (#887) #887 (dependabot[bot])
- bump postcss from 8.4.14 to 8.4.31 in /docs (#889) #889 (dependabot[bot])
- bump golang from
18f57bd
to23ad9fe
in /build/tooling (#890) #890 (dependabot[bot]) - bump step-security/harden-runner from 2.5.1 to 2.6.0 (#891) #891 (dependabot[bot])
- bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#892) #892 (dependabot[bot])
- bump @babel/traverse from 7.18.11 to 7.23.2 in /docs (#899) #899 (dependabot[bot])
- upgrade google.golang.org/grpc to v1.58.3 (#913) #913 (ashnamehrotra)
- upgrade k8s.io/kubernetes to v1.26.8 (#914) #914 (ashnamehrotra)
- update k8s to v1.26.11 (#917) #917 (ashnamehrotra)
- bump actions/checkout from 4.1.0 to 4.1.1 (#901) #901 (dependabot[bot])
- bump @docusaurus/module-type-aliases from 2.4.3 to 3.0.1 in /docs (#923) #923 (dependabot[bot])
- add codeowners (#943) #943 (Sertaç Özercan)
- update to go 1.21 and trivy 0.48.3 (#941) #941 (Sertaç Özercan)
- Prepare v1.3.0 release (#947) #947 (github-actions[bot])
- 41e27c7: bump golang/x/net to 0.17 (#900) (Sertaç Özercan) #900
- Scheduled Trivy Scans of Eraser Images (#858) #858 (Fabian Gonzalez)
- Resolve Docusaurus vulnerabilities (
got
,trim
) (#852) #852 (Fabian Gonzalez) - 8b513bc: Remove extra if statement in deploy_docs action (#856) (Fabian Gonzalez) #856
New Contributors
Full Changelog: v1.1.1...v1.3.0