Skip to content

Releases: LucasRoesler/openfaas-loki

v1.7.3

23 Sep 14:42
7174f45
Compare
Choose a tag to compare

1.7.3 (2023-09-23)

Bug Fixes

  • use the releaser token instead of the default (0cefe7c)

v1.7.2

23 Sep 14:34
6b1180c
Compare
Choose a tag to compare

1.7.2 (2023-09-23)

Miscellaneous

v1.7.1

23 Sep 14:15
20ebfcc
Compare
Choose a tag to compare

1.7.1 (2023-09-23)

Bug Fixes

  • handle go 1.18 amd versioning during builds (3cc3b33)

v1.7.0

23 Sep 13:57
8cd18e4
Compare
Choose a tag to compare

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

08 Mar 12:59
52d9bc6
Compare
Choose a tag to compare

1.6.0 (2022-03-08)

Features

  • Add annotations to the helm chart (#6) (9c1cf32)
  • add request logging middleware (#20) (ea0ea35)

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

  • add ci changes to the release notes (830c047)
  • add helm chart lint and test flow (b3ab439)
  • improve release automation (#19) (7b79029)
  • Upload helm packages during release (43613e4)

Sync with latest Loki

19 Jun 20:00
1939dfa
Compare
Choose a tag to compare

Adaptable Alpaca

20 Jul 16:24
47ae178
Compare
Choose a tag to compare

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.