Skip to content

Releases: LindseyBot/bot

1.3.8 - Caching

26 Sep 17:58

Choose a tag to compare

The previous release removed redis, that had the side effect of disabling spring-caching which is necessary under the heavy load from the bot. This release adds back some form of caching using in-memory maps.

1.3.7 - Update JDA

23 Sep 21:45

Choose a tag to compare

This release updates JDA from 5.0 Alpha to 5.1.1 Release, as well as spring boot from 2.x to 3.x, replacing javax with jarkarta.

1.3.6 - Update Dependencies

03 Mar 00:13

Choose a tag to compare

This release updates JDA and ImageboardAPI.

1.3.5 - Update JDA

19 Sep 20:00

Choose a tag to compare

This release updates JDA from alpha13 to aplha19. Possibly breaking replies or interactions due to the sheer number of changes. This release also changes prometheus to expose metrics on port 1234 instead of using a push gateway.

1.3.4 - Bug fixes

15 Jul 17:50

Choose a tag to compare

This release is another bugfix update, this time fixing issues introduced due to the API update and a few minor regressions listed on sentry.

1.3.3 - Small fixes

13 Jul 19:05

Choose a tag to compare

This release fixes all issues listed on sentry, as well as a fix for the version string.

1.3.2 - Release fixes

13 Jul 17:40

Choose a tag to compare

Small release for (hopefully) fixing docker tagging issue.

Build system changes

13 Jul 17:25

Choose a tag to compare

This release updates the build system to properly respect github release versions, as well as publish the release to sentry for error tracking.

Initial release

13 Jul 16:42

Choose a tag to compare

Initial release, testing the new build system.