Releases: LucasRoesler/openfaas-loki
Releases · LucasRoesler/openfaas-loki
v1.7.3
v1.7.2
v1.7.1
v1.7.0
1.7.0 (2023-09-23)
Features
- upgrade to go 1.21 and switch to slog (a377237)
Bug Fixes
- update dev tools and fix linting errors (7ce6849)
Miscellaneous
- bump azure/setup-helm from 1 to 3 (#40) (0a76b00)
- bump docker/build-push-action from 2 to 5 (#61) (4eff495)
- bump docker/login-action from 1 to 3 (#59) (6f8590a)
- bump docker/metadata-action from 3 to 5 (#60) (0720400)
- bump docker/setup-qemu-action from 1 to 3 (#58) (46acb42)
- Update repo add instructions (e5aeb8c)
Automations
- add missing permission for release-please (68ea751)
- bump actions/checkout from 2 to 4 (#64) (a15f6c9)
- bump actions/setup-go from 3 to 4 (#63) (5146af5)
- bump docker/setup-buildx-action from 1 to 3 (#65) (14c6931)
- bump goreleaser/goreleaser-action from 2 to 5 (#66) (f250a50)
- fix golangci-lint-action version (8086e23)
- update dependabot settings for actions (3e879b0)
- update release flow to push OCI helm charts (7492502)
v1.6.0
1.6.0 (2022-03-08)
Features
Bug Fixes
- include v prefix for the appVersion (39ee398)
Miscellaneous
- autoupdate dependencies (#17) (3f03bea), closes #15 #14 #13 #12 #11
- bump actions/checkout from 2 to 3 (#9) (b79d098)
- bump release-please to v3 (f651ffe)
- rename chart folder to prepare for self-hosting (1f8325c)
- update build flows and add github actions CI (#7) (04b2b44)
- upgrade loki to the commit for v2.4.2 (#18) (c37c4fd)
- use appVersion as the default image tag in Helm (60d09b2)
Automations
Sync with latest Loki
Sync with the latest Loki release v1.5.0
Adaptable Alpaca
Initial release
Limitations: This initial version does not support log tail streams. This means that faas-cli logs
will alway behave as if --follow=false
. Live tailing of the logs is currently being worked on.