Skip to content

Releases: LindseyBot/bot

1.3.8 - Caching

Choose a tag to compare

@Fabricio20 Fabricio20 released this 26 Sep 17:58

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

Choose a tag to compare

@Fabricio20 Fabricio20 released this 23 Sep 21:45

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

Choose a tag to compare

@Fabricio20 Fabricio20 released this 03 Mar 00:13

This release updates JDA and ImageboardAPI.

1.3.5 - Update JDA

Choose a tag to compare

@Fabricio20 Fabricio20 released this 19 Sep 20:00

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

Choose a tag to compare

@Fabricio20 Fabricio20 released this 15 Jul 17:50

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

Choose a tag to compare

@Fabricio20 Fabricio20 released this 13 Jul 19:05

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

1.3.2 - Release fixes

Choose a tag to compare

@Fabricio20 Fabricio20 released this 13 Jul 17:40

Small release for (hopefully) fixing docker tagging issue.

Build system changes

Choose a tag to compare

@Fabricio20 Fabricio20 released this 13 Jul 17:25

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

Choose a tag to compare

@Fabricio20 Fabricio20 released this 13 Jul 16:42

Initial release, testing the new build system.