Skip to content

Releases: quix-labs/caddy-image-processor

2.1.0

09 Jun 11:33
Compare
Choose a tag to compare
  • Upgrade caddy 2.8.x (beta) -> caddy 2.8.4 (stable)

Full Changelog: 2.0.1...2.1.0

2.0.1

03 May 15:32
Compare
Choose a tag to compare

No change, only comment on source code for caddyserver.com documentation

2.0.0

03 May 15:15
Compare
Choose a tag to compare

What's Changed

  • use caddy 2.8.x
  • add support for reverse_proxy
  • do not remove all proxied headers to keep cookies
  • add more processing parameters
  • do not need to register module order

Full Changelog: 1.0.3...2.0.0

1.0.3

02 May 19:19
Compare
Choose a tag to compare

What's Changed

Upgrade go 1.20 -> 1.22

  • Bump github.com/quic-go/quic-go from 0.40.0 to 0.42.0 by @dependabot in #1
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #3
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #6
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #4
  • Bump github.com/jackc/pgproto3/v2 from 2.3.2 to 2.3.3 by @dependabot in #2
  • Bump github.com/jackc/pgx/v4 from 4.18.0 to 4.18.2 by @dependabot in #5

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

02 May 18:07
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

24 Mar 19:34
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

  • Fix error when request are cached
  • Switch to native caddy ResponseRecorder instead of custom wrapper

1.0.0

24 Mar 17:41
Compare
Choose a tag to compare