Skip to content

Loki Mode v7.34.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 21:22
· 30 commits to main since this release
Immutable release. Only release title and notes can be modified.

Fixed

  • loki api start --help (and -h) now short-circuit to the help text
    instead of being swallowed by the --host/--port parse loop and starting
    the dashboard server. loki api --help already worked; this covers the
    flag-after-subcommand case.
  • README GitHub-stars badge: added cacheSeconds=86400 so shields.io serves a
    cached count instead of leaking its rate-limit error ("UNABLE TO SELECT NEXT
    GITHUB TOKEN FROM POOL") into the badge when its shared GitHub token pool is
    exhausted.