Releases: nginx/nginx-supportpkg-for-k8s
Releases · nginx/nginx-supportpkg-for-k8s
v1.0.8
What's Changed
- Collect agent information by @dareste in #152
- feat: Create container image of utility tools not avialable in production containers by @mrajagopal in #78
- Remove scorecard token, default to GITHUB_TOKEN by @pdabelf5 in #161
- Nim integration by @mrajagopal in #159
- ihealth integration by @mrajagopal in #168
- chore(deps): bump github/codeql-action from 3.28.18 to 3.30.0 by @dependabot[bot] in #185
- chore(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.2 by @dependabot[bot] in #170
- chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #186
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.33.1 to 0.34.0 by @dependabot[bot] in #184
- fix: correct project homepage in krew.yaml by @dareste in #146
- nginx-utils: Added readme by @mrajagopal in #196
- chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1 by @dependabot[bot] in #153
- chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #188
- chore(deps): bump aquasecurity/trivy-action from 0.31.0 to 0.33.1 by @dependabot[bot] in #193
- chore(deps): bump helm.sh/helm/v3 from 3.18.0 to 3.18.5 in the go_modules group across 1 directory by @dependabot[bot] in #187
- Basic integration test for NIC by @dareste in #199
- fix: Run exec commands only on container that is nginx-ingress by @mrajagopal in #216
- Fix: Include platform info in the manifest for iHealth by @mrajagopal in #217
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #201
- chore(deps): bump actions/setup-go from 4 to 6 by @dependabot[bot] in #200
- chore(deps): bump github/codeql-action from 3.30.0 to 4.30.8 by @dependabot[bot] in #221
- Add manifest validation to integration test by @dareste in #219
- fix: run release builder by default by @dareste in #223
New Contributors
Full Changelog: v0.1.7...v1.0.8
v0.0.1-docker nginx-utils Container Image
Fix: Build the krew based on -krew in the release name This is expected to allow release of the supportpkg krew plugin independent of the debug container image
v0.1.7
v0.1.6
What's Changed
- Add badges and metadata to the project by @dareste in #48
- chore(deps): bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible in the go_modules group across 1 directory by @dependabot in #45
- Define Github actions permissions and sign assets by @dareste in #49
- [StepSecurity] Apply security best practices by @step-security-bot in #50
- chore(deps): bump github/codeql-action from 3.26.8 to 3.26.11 by @dependabot in #60
- chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 by @dependabot in #59
- chore(deps): bump contributor-assistant/github-action from 2.5.1 to 2.6.1 by @dependabot in #53
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #52
- chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot in #65
- chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by @dependabot in #63
- chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #61
- Fix hardcoded container name for nic jobs by @dareste in #67
- chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #70
- chore(deps): bump actions/setup-go from 5.0.2 to 5.2.0 by @dependabot in #81
- chore(deps): bump github/codeql-action from 3.26.12 to 3.27.7 by @dependabot in #80
- chore(deps): bump rajatjindal/krew-release-bot from 0.0.46 to 0.0.47 by @dependabot in #73
- chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 in the go_modules group by @dependabot in #82
- chore(deps): bump k8s.io/client-go from 0.30.3 to 0.32.0 by @dependabot in #83
- chore(deps): bump github.com/mittwald/go-helm-client from 0.12.10 to 0.12.15 by @dependabot in #84
- chore: bump go version to 1.23.4 by @dareste in #85
New Contributors
- @step-security-bot made their first contribution in #50
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Issue 36: Add support for NGF - NGINX Gateway Fabric by @mrajagopal in #37
- Extend timeout for log collection by @dareste in #43
- Issue 41: Add support for NGINX containers in k8s by @mrajagopal in #44
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Issue 19: Log command-line arguments at start by @mrajagopal in #20
- Use filepath tools for Windows compatibility by @dareste in #25
- Fixes for #16 and #21 by @dareste in #24
- Fix: Issue 15: Print release and build information by @mrajagopal in #28
- Fix: Issue 23: Collect nginx-ingress version in the NIC pods by @mrajagopal in #29
- Disable GCO to address issue #30 by @dareste in #32
- fix: replace path with filepath for Windows compatibility by @dareste in #34
- chore(deps): bump the go_modules group across 1 directory with 2 updates by @dependabot in #31
- chore: version bump by @dareste in #35
New Contributors
- @dependabot made their first contribution in #31
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Issue 8: Update readme for installation via krew by @mrajagopal in #9
- Issue 10: Address issues identified by vulnerability scan by @mrajagopal in #11
- Go version bump to 1.22.4 by @dareste in #13
- chore: add krew-release-bot for automating PRs to krew-index by @dareste in #14
- Build Windows targets by @dareste in #18
New Contributors
- @mrajagopal made their first contribution in #9
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.0
v0.1.0-alpha
v.0.1.0-alpha fix: remove folder from release asset