Skip to content

Releases: logdna/logspout

LogDNA LogSpout v1.3.2

24 Jul 21:20

Choose a tag to compare

fix: make auth compatible with pipeline

LogDNA LogSpout v1.3.1

21 Apr 15:13

Choose a tag to compare

chore: Bump to v1.3.1

This release removes a file that should not have been committed.

Semver: patch

LogDNA LogSpout v1.3.0

20 Apr 17:08

Choose a tag to compare

ci: persist Makefile to publish stage

To publish in a different stage, we need the Makefile to exist.
Rather than checkout (since we're mounting the workspace) just
persist it from the `build` step.

LogDNA LogSpout v1.2.0

20 Feb 21:21

Choose a tag to compare

  • Update License
  • Update Release Pipeline
  • Remove Log Line Sanitization
  • Update Making HTTP POST Requests and Retry Mechanism
  • Add User-Agent Header to the POST Requests
  • Update Authentication Mechanism