Releases: paralus/prompt
Releases · paralus/prompt
v0.1.3
What's Changed
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #80
- chore(deps): bump docker/metadata-action from 5.4.0 to 5.5.0 by @dependabot in #82
- chore(deps): bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 by @dependabot in #81
- chore(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot in #84
- chore(deps): bump docker/metadata-action from 5.5.0 to 5.5.1 by @dependabot in #83
- chore(deps): bump aquasecurity/trivy-action from 0.16.1 to 0.17.0 by @dependabot in #85
- chore(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 by @dependabot in #91
- chore(deps): bump aquasecurity/trivy-action from 0.17.0 to 0.19.0 by @dependabot in #90
- chore(deps): bump docker/build-push-action from 5.1.0 to 5.3.0 by @dependabot in #89
- chore(deps): bump docker/login-action from 3.0.0 to 3.1.0 by @dependabot in #88
- update go version to 1.21 by @nirav-rafay in #94
- chore(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.21.0 by @dependabot in #93
- chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #95
- chore(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0 by @dependabot in #97
- chore(deps): bump docker/build-push-action from 5.3.0 to 5.4.0 by @dependabot in #96
- chore(deps): bump docker/build-push-action from 5.4.0 to 6.0.0 by @dependabot in #99
- chore(docs): updated changelogs for v0.1.3 release by @rustiever in #100
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Adding changelog for v0.1.1 by @vivekhiwarkar in #32
- Make CI create multi-platform image by @meain in #34
- added dco signoff documentation by @nirav-rafay in #37
- Add CODEOWNERS and dependabot.yml by @akshay196 in #40
- chore: update issue template labels by @akshay196 in #39
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #44
- chore(deps): bump docker/metadata-action from 3.3.0 to 4.3.0 by @dependabot in #42
- chore(deps): bump docker/login-action from 1.10.0 to 2.1.0 by @dependabot in #43
- chore(deps): bump docker/build-push-action from 2.5.0 to 4.0.0 by @dependabot in #45
- chore(deps): bump actions/setup-go from 2 to 4 by @dependabot in #41
- chore(deps): bump docker/metadata-action from 4.3.0 to 4.4.0 by @dependabot in #48
- ci: added trivy image scanner gh action for security vulnerabilities by @niravparikh05 in #49
- Add changelog generator to Makefile and update CHANGELOG.md by @akshay196 in #50
- chore(deps): bump docker/metadata-action from 4.4.0 to 4.6.0 by @dependabot in #56
- chore(deps): bump docker/build-push-action from 4.0.0 to 4.1.1 by @dependabot in #55
- chore(deps): bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #52
- chore(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.2 by @dependabot in #53
- chore(deps): bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 by @dependabot in #58
- chore(deps): bump docker/build-push-action from 4.1.1 to 4.2.1 by @dependabot in #60
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #59
- adding cosign signature in github release workflow to increase supply chain security by @sbdtu5498 in #57
- chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #65
- chore(deps): bump sigstore/cosign-installer from 3.1.1 to 3.1.2 by @dependabot in #64
- chore(deps): bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #62
- chore(deps): bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #61
- chore(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #63
- chore(deps): bump docker/build-push-action from 4.2.1 to 5.0.0 by @dependabot in #66
- chore(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.13.0 by @dependabot in #69
- fix: unexpected error for incorrect kubectl command by @rustiever in #67
- fix: failing of json parsing for kubectl by @rustiever in #68
- chore(deps): bump sigstore/cosign-installer from 3.1.2 to 3.3.0 by @dependabot in #78
- chore(deps): bump docker/metadata-action from 5.0.0 to 5.4.0 by @dependabot in #77
- chore(deps): bump aquasecurity/trivy-action from 0.13.0 to 0.16.0 by @dependabot in #76
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #75
- chore(deps): bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #73
- chore(docs): updated changelogs for v0.1.2 release by @niravparikh05 in #79
New Contributors
- @dependabot made their first contribution in #44
- @sbdtu5498 made their first contribution in #57
- @rustiever made their first contribution in #67
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- removing building images to registry on pull requests by @niravparikh05 in #30
- changes after fixing buf lint issue of paralus by @vivekhiwarkar in #31
New Contributors
- @vivekhiwarkar made their first contribution in #31
Full Changelog: v0.1.0...v0.1.1