Releases: LindseyBot/bot
1.3.8 - Caching
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
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
This release updates JDA and ImageboardAPI.
1.3.5 - Update JDA
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
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
This release fixes all issues listed on sentry, as well as a fix for the version string.
1.3.2 - Release fixes
Small release for (hopefully) fixing docker tagging issue.
Build system changes
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
Initial release, testing the new build system.