Skip to content

Releases: wavy-cat/petpet-go

1.6.0

11 Feb 16:13
7d30edf

Choose a tag to compare

1.6.0 - 2026-02-11

Added

  • Added TLS support
  • Added support for HTTP/2

1.5.0

11 Feb 12:02
94ac467

Choose a tag to compare

1.5.0 - 2026-02-11

Added

  • Added the ability to specify TTL for fs cache objects

1.4.1

11 Feb 04:39
2dfa120

Choose a tag to compare

1.4.1 - 2026-02-11

Changed

  • Updated Dockerfile

1.4.0

08 Feb 07:51
dc35011

Choose a tag to compare

1.4.0 - 2026-02-08

Added

  • Added the ability to upload your own image

Changed

  • Lisense changed to BSD 3-Clause

Security

  • Dependencies updated

1.3.0

23 Jan 07:28
21a6443

Choose a tag to compare

1.3.0 - 2026-01-23

Added

  • Logger formatting presets added

Security

  • Go version updated
  • Dependencies updated

1.2.1

19 Sep 14:13
d395997

Choose a tag to compare

1.2.1 - 2025-09-19

Changed

  • The cache closing functionality has been modified for secure data preservation.

1.2.0

16 Sep 11:52
5834042

Choose a tag to compare

1.2.0 - 2025-09-16

Added

  • Add goreleaser build system and Changie

Changed

  • Optimized requests to the Discord API
  • Changed user agent in Discord API library
  • Optimized handling of 404 errors in the S3 adapter

Fixed

  • The types for Throttle.Limit and Throttle.Backlog have been changed from uint to int.
  • Improved error handling when parsing the proxy link

Security

  • Updated dependencies

v1.1.3

10 Sep 14:16
e5732de

Choose a tag to compare

Added

  • Added caching of user avatars

Security

  • Dependencies updated

v1.1.2

29 Jul 19:46
7170922

Choose a tag to compare

Added

  • Added User-Agent and other headers for Discord requests.

Security

  • Dependencies updated

v1.1.1

19 Jun 15:11
5760041

Choose a tag to compare

Added

  • For developers: a Makefile has been added
  • For developers: Run Configurations for IntelliJ IDEA / GoLand have been added
  • Issue templates have been added for easy bug reporting or idea suggestions

Changed

  • Logger updated: the X-Request-Id header will now contain a nanoid instead of a uuid, or an atomic number if nanoid generation fails
  • Go module renamed to wavycat.ru/petpet-go

Security

  • Dependencies updated

Full Changelog: v1.1.0...v1.1.1