This is the first release in over three years, though honestly not too much has changed. A lot of updates over the year in Go and dependencies. A few new options that folks have added, and a new caddy module that I added a while back (which is actually the only way I run imageproxy myself now).
What's Changed
(This list was auto-generated, and seems to be missing some things, so see the full changelog below)
- build(deps): bump github.com/aws/aws-sdk-go from 1.40.42 to 1.41.12 by @dependabot in #314
- build(deps): bump cloud.google.com/go/storage from 1.16.1 to 1.18.2 by @dependabot in #315
- Add MaxRedirects option by @intrip in #324
- update deps by @willnorris in #334
- Update imageproxy.service by @xiyou1223 in #363
- build(deps): bump golang.org/x/image from 0.3.0 to 0.5.0 by @dependabot in #373
- added clients section to README by @azolf in #375
- updates GitHub actions by @willnorris in #394
- go.mod: update modules by @willnorris in #402
- caddy/go.mod: bump dependencies by @willnorris in #409
- add trim option by @vetler in #441
New Contributors
- @intrip made their first contribution in #324
- @xiyou1223 made their first contribution in #363
- @azolf made their first contribution in #375
- @vetler made their first contribution in c361000
Full Changelog: v0.11.2...v0.12.0