Skip to content

Releases: dacbd/vercel-log-drain

v0.1.6

05 Sep 06:24
90d7bf0
Compare
Choose a tag to compare

What's Changed

  • Make VercelProxy::user_agent optional, add some missing Message fields. by @miceg in #23

Full Changelog: v0.1.5...v0.1.6

v0.1.5

04 Sep 07:46
v0.1.5
836bf7f
Compare
Choose a tag to compare

What's Changed

  • Add Alpine-based (*-unknown-linux-musl) Docker image. by @miceg in #18
  • Fix needless returns in CloudWatch driver by @miceg in #19
  • The big refactor/fix branch by @miceg in #20
  • Publish and test alpine images. by @dacbd in #21
  • readme typo by @dacbd in #22

Full Changelog: v0.1.4...v0.1.5

v0.1.4

04 Sep 05:47
v0.1.4
c0d4bb0
Compare
Choose a tag to compare

What's Changed

  • Bump quinn-proto from 0.11.6 to 0.11.8 by @dependabot in #14
  • docs: Restrict example AWS CloudWatch IAM policy, add Vercel setup notes by @miceg in #15
  • Add Vercel's test requests to test suite, handle their missing projectName field by @miceg in #16
  • Terraform examples by @dacbd in #17

Full Changelog: v0.1.3...v0.1.4

v0.1.3

03 Sep 10:01
v0.1.3
2049da7
Compare
Choose a tag to compare

What's Changed

  • Make log drivers optional features, enabled by default. by @miceg in #11
  • Docker build test by @dacbd in #12
  • Respond with a 200 for vercel's verification process by @dacbd in #13

New Contributors

  • @miceg made their first contribution in #11

Full Changelog: v0.1.2...v0.1.3

v0.1.2

29 Aug 12:17
v0.1.2
c2528da
Compare
Choose a tag to compare

What's Changed

  • Improved responses and testing refactor. by @dacbd in #9
  • Improve CI (clippy lints) by @dacbd in #10

Full Changelog: v0.1.1...v0.1.2

v0.1.1

29 Aug 05:19
v0.1.1
fafe68b
Compare
Choose a tag to compare

What's Changed

  • use rustls fixing docker build issue by @dacbd in #7

Full Changelog: v0.1.0...v0.1.1

v0.1.0

28 Aug 01:09
v0.1.0
7da5164
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.1.0

v0.0.2

29 Jul 03:00
fe62eac
Compare
Choose a tag to compare

test release for docker build attestation.

v0.0.1

28 Jul 23:22
46a112e
Compare
Choose a tag to compare

Initial release.