Releases: lazybytez/jojo-discord-bot
Releases · lazybytez/jojo-discord-bot
v0.5.1
What's Changed
- Add new checks to fix enhance deployment by @pascal-zarrad in #156
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Update dependencies and disable deployment by @pascal-zarrad in #153
- Bump go version for Docker image by @pascal-zarrad in #154
- Drop codecov from project by @pascal-zarrad in #155
Full Changelog: v0.4.2...v0.5.0
v0.4.2
v0.4.1
What's Changed
- Add web api for commands by @pascal-zarrad in #133
- Add openapi generator by @elias-knodel in #134
- Keep empty docs module by @pascal-zarrad in #146
- fix(deps): update module github.com/dustin/go-humanize to v1.0.1 by @renovate in #135
- fix(deps): update module github.com/swaggo/swag to v1.8.10 by @renovate in #136
- fix(deps): update module gorm.io/driver/postgres to v1.4.8 by @renovate in #137
- fix(deps): update module gorm.io/driver/sqlite to v1.4.4 by @renovate in #138
- fix(deps): update module gorm.io/gorm to v1.24.5 by @renovate in #139
- chore(deps): update golang docker tag to v1.20 by @renovate in #140
- fix(deps): update module github.com/bwmarrin/discordgo to v0.27.0 by @renovate in #141
- fix(deps): update module github.com/gin-gonic/gin to v1.9.0 by @renovate in #142
- fix(deps): update module github.com/joho/godotenv to v1.5.1 by @renovate in #143
- fix(deps): update module github.com/rs/zerolog to v1.29.0 by @renovate in #144
- chore(deps): update docker/build-push-action action to v4 by @renovate in #145
- Add Redis as cache provider by @pascal-zarrad in #147
Full Changelog: v0.3.0...v0.4.1
v0.4.0
What's Changed
- Add web api for commands by @pascal-zarrad in #133
- Add openapi generator by @elias-knodel in #134
- Keep empty docs module by @pascal-zarrad in #146
- fix(deps): update module github.com/dustin/go-humanize to v1.0.1 by @renovate in #135
- fix(deps): update module github.com/swaggo/swag to v1.8.10 by @renovate in #136
- fix(deps): update module gorm.io/driver/postgres to v1.4.8 by @renovate in #137
- fix(deps): update module gorm.io/driver/sqlite to v1.4.4 by @renovate in #138
- fix(deps): update module gorm.io/gorm to v1.24.5 by @renovate in #139
- chore(deps): update golang docker tag to v1.20 by @renovate in #140
- fix(deps): update module github.com/bwmarrin/discordgo to v0.27.0 by @renovate in #141
- fix(deps): update module github.com/gin-gonic/gin to v1.9.0 by @renovate in #142
- fix(deps): update module github.com/joho/godotenv to v1.5.1 by @renovate in #143
- fix(deps): update module github.com/rs/zerolog to v1.29.0 by @renovate in #144
- chore(deps): update docker/build-push-action action to v4 by @renovate in #145
- Add Redis as cache provider by @pascal-zarrad in #147
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Update all dependencies to their newest version by @pascal-zarrad in #127
- Add categories to commands and comps by @pascal-zarrad in #128
- Add possibility for global commands by @pascal-zarrad in #129
- Log commands executed by the bot by @pascal-zarrad in #131
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add bot audit log configuration by @pascal-zarrad in #114
- Add bot audit log feature by @pascal-zarrad in #116
- Improve caching system by @pascal-zarrad in #118
- Prevent potential data race during cache cleanup by @pascal-zarrad in #122
- Make messages from system commands ephemeral by @pascal-zarrad in #121
- fix(api): add functionality to proper count guilds by @pascal-zarrad in #124
- Better handle command sync on module toggle by @pascal-zarrad in #123
- Reduce complexity of event handlers and increase typesafety by @pascal-zarrad in #120
- Add bot status management by @pascal-zarrad in #125
- Update ping module to be less disturbing by @pascal-zarrad in #126
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- Define step id for build step by @pascal-zarrad in #115
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Finish final deployment for the bot by @pascal-zarrad in #110
- Add zero-downtime deployment checks by @pascal-zarrad in #111
- Change wording in CODEOWNERS file by @elias-knodel in #112
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Ensure basepath is properly used by @pascal-zarrad in #109
Full Changelog: v0.1.1...v0.1.3