Skip to content

Releases: wavy-cat/petpet-go

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

v1.1.0

06 Jun 17:09
c86d5a7

Choose a tag to compare

Fixed

  • Fixed avatar position in GIF

Removed

  • Removed APNG support

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 May 17:53
0de6ac3

Choose a tag to compare

Fix workflow 4

v0.1.0

11 Apr 18:50
b5f9de0

Choose a tag to compare

v0.1.0 Pre-release
Pre-release