Releases: hyperadev/kani
Releases · hyperadev/kani
kani v1.2.3
kani v1.2.2
Changelog
Fixes
- a7246f8: fix: fix problem with domain/issuer (@joshuasing)
Full Changelog: v1.2.1...v1.2.2
kani v1.2.1
Changelog
Fixes
- d002f2a: fix(ci): fix changelog generation (@joshuasing)
- 9de0a08: fix: move to using net/http (#18) (@joshuasing)
Full Changelog: v1.2.0...v1.2.1
kani v1.2.0
Changelog
Other
- c4b0e00: feat: use goreleaser (#14) (@joshuasing)
- 8feb596: fix(docker): attempt to resolve build problem (#15) (@joshuasing)
- 031e3df: fix(goreleaser): arm64 -> arm64v8 (@joshuasing)
- 71e81aa: fix(goreleaser): resolve yaml formatting problem (@joshuasing)
- 21e4619: fix: goreleaser working, add issue/pr templates and codeowners (#17) (@joshuasing)
- 3404fe4: fix: resolve problems with goreleaser (#16) (@joshuasing)
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- fix(docker): copy ca-certificates.crt to image (fix #11) by @joshuasing in #12
Full Changelog: v1.1.0...v1.1.1
v1.1.0
feat(docker): move to a scratch image (~8mb)
Move to using a 'scratch' Docker image, which allows us to execute
Kani directly without including an operating system in the image.
This significantly reduces the size of the output image.
Full Changelog: v1.0.2...v1.1.0
v1.0.2
v1.0.1
What's Changed
- chore(deps): update docker/login-action action to v2 by @renovate in #6
- chore(deps): update docker/build-push-action action to v3 by @renovate in #5
- fix(deps): update module github.com/gofiber/fiber/v2 to v2.38.1 by @renovate in #7
Full Changelog: https://github.com/HyperaDev/kani/commits/v1.0.1