Skip to content

Releases: akimon658/ogjson

v1.1.4

05 Apr 09:30
be590ab
Compare
Choose a tag to compare

This release only affects to the Docker image.

Changes

Dependencies

  • Bump golang from 1.20.1-bullseye to 1.20.3-bullseye (#39) @dependabot

v1.1.3

28 Feb 00:30
06995f3
Compare
Choose a tag to compare

Changes

This release comes with security fixes around golang.org/x/net.

Docs

Dependencies

  • Bump golang.org/x/net from 0.0.0-20190926025831-c00fd9afed17 to 0.7.0 (#37) @dependabot
  • Bump golang from 1.18.1-bullseye to 1.20.1-bullseye @dependabot

v1.1.2

21 Apr 06:48
4c4b753
Compare
Choose a tag to compare

Changes

Bug Fixes

  • fix: Return same status code as the requested URL (#10) @akimon658

v1.1.1

17 Apr 08:03
049447f
Compare
Choose a tag to compare

Changes

  • fix: Return error if Content-Type is not text/html (#7) @akimon658

Dependencies

  • ⬆️ Bump golang from 1.18.0-bullseye to 1.18.1-bullseye (#6) @dependabot

v1.1.0

16 Apr 06:29
v1.1.0
16cb868
Compare
Choose a tag to compare

What's Changed

  • Add user-agent flag in #4

Full Changelog: v1.0.3...v1.1.0

v1.0.3

04 Apr 23:05
v1.0.3
ae21333
Compare
Choose a tag to compare

This release improves Docker image.

  • About 80% size down (12.19MB → 2.27MB)

What's Changed

  • Update Golang to 1.18 in #1
  • Improve error handling in #2
  • Use a scratch image in #3

Full Changelog: v1.0.1...v1.0.3

v1.0.1

04 Mar 04:39
v1.0.1
5124ff4
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Feb 13:48
v1.0.0
e1384df
Compare
Choose a tag to compare

First release.