Releases: viascom/aluna-spring-boot-starter
Releases · viascom/aluna-spring-boot-starter
1.1.10
What's Changed
- fix: TopGGBotStatsSender uses new model
- build(deps): bump net.dv8tion:JDA from 5.1.0 to 5.1.2
- build(deps): bump org.springframework.boot:spring-boot-starter-json from 3.3.2 to 3.3.3 by @dependabot in #226
- build(deps): bump org.jetbrains.kotlin.jvm from 2.0.10 to 2.0.20 by @dependabot in #225
- build(deps): bump org.springframework.boot from 3.3.2 to 3.3.3 by @dependabot in #223
- build(deps): bump org.jetbrains.kotlin.kapt from 2.0.10 to 2.0.20 by @dependabot in #224
- build(deps): bump jacksonVersion from 2.17.2 to 2.18.0 by @dependabot in #234
- build(deps): bump org.springframework.boot from 3.3.3 to 3.3.4 by @dependabot in #231
- build(deps): bump net.fellbaum:jemoji from 1.5.1 to 1.5.2 by @dependabot in #227
- build(deps): bump org.springframework.boot:spring-boot-starter-json from 3.3.3 to 3.3.4 by @dependabot in #230
- Update Gradle Wrapper from 8.10 to 8.10.2
- build(deps): bump gradle-update/update-gradle-wrapper-action from 1 to 2 by @dependabot in #229
Full Changelog: 1.1.9...1.1.10
1.1.9
What's Changed
- build(deps): bump jda from 5.0.2 to 5.1.0 (https://github.com/discord-jda/JDA/releases/tag/v5.1.0)
- build(deps): bump net.fellbaum:jemoji from 1.4.1 to 1.5.1 by @dependabot in #221
- Update Gradle Wrapper from 8.9 to 8.10 by @github-actions in #222
Full Changelog: 1.1.8...1.1.9
1.1.8
What's Changed
- feat: add condition to skip interaction initialization
- build(deps): bump org.springframework.boot from 3.3.1 to 3.3.2 by @dependabot in #216
- build(deps): bump org.springframework.boot:spring-boot-starter-json from 3.3.1 to 3.3.2 by @dependabot in #215
- build(deps): bump net.dv8tion:JDA from 5.0.1 to 5.0.2 by @dependabot in #218
- build(deps): bump gradle/actions from 3.5.0 to 4 by @dependabot in #217
- build(deps): bump org.jetbrains.kotlin.jvm from 2.0.0 to 2.0.10 by @dependabot in #220
- build(deps): bump org.jetbrains.kotlin.kapt from 2.0.0 to 2.0.10 by @dependabot in #219
Full Changelog: 1.1.7...1.1.8
1.1.7
What's Changed
- build(deps): bump net.dv8tion:JDA from 5.0.0 to 5.0.1
- build(deps): bump org.springframework.boot from 3.3.0 to 3.3.1
- build(deps): bump viascom/github-maintenance-action from 0.0.2 to 0.0.3 by @dependabot in #213
- build(deps): bump io.spring.dependency-management from 1.1.5 to 1.1.6 by @dependabot in #211
- Update Gradle Wrapper from 8.8 to 8.9 by @github-actions in #212
Full Changelog: 1.1.6...1.1.7
1.1.6
What's Changed
- chore: bump jda to 5.0.0
- feat: add support for Java Virtual Threads
- feat: add config when to show detailed time marks for interactions
- feat: add system command to calculate message size
- fix: handle getDiscordCommandByName now correctly
- feat: add initial support for server specific commands
- build(deps): bump net.fellbaum:jemoji from 1.4.0 to 1.4.1 by @dependabot in #200
- build(deps): bump com.google.code.gson:gson from 2.10.1 to 2.11.0 by @dependabot in #201
- build(deps): bump org.springframework.boot from 3.2.5 to 3.3.1 by @dependabot in #210
- build(deps): bump org.springframework.boot:spring-boot-starter-json from 3.2.5 to 3.3.1 by @dependabot in #209
- Update Gradle Wrapper from 8.7 to 8.8 by @github-actions in #208
Full Changelog: 1.1.5...1.1.6
1.1.5
What's Changed
- feat: add initial support for server specific interactions
- chore: bump jda to 5.0.0-beta.24
- build(deps): bump io.spring.dependency-management from 1.1.4 to 1.1.5 by @dependabot in #196
- build(deps): bump jacksonVersion from 2.17.0 to 2.17.1 by @dependabot in #197
- build(deps): bump org.jetbrains.kotlin.jvm from 1.9.23 to 1.9.24 by @dependabot in #199
- build(deps): bump org.jetbrains.kotlin.kapt from 1.9.23 to 1.9.24 by @dependabot in #198
Full Changelog: 1.1.4...1.1.5
1.1.4
What's Changed
- feat: add coroutine RestAction extensions
- feat: CoroutineEventListener is now started asynchronously
- feat: added GenerateCommandListProvider for generating command overviews
- feat: add AlunaRawPaginator as a bear bone paginator when the logic is handled outside
- fix: ListenerRegistration is now guaranteed to run only once
- docs: only show the newest 4 version in the README.md and the rest in VERSION.md
- Update Gradle Wrapper from 8.6 to 8.7 by @github-actions in #188
- build(deps): bump org.springframework.boot:spring-boot-starter-json from 3.2.3 to 3.2.4 by @dependabot in #187
- build(deps): bump org.springframework.boot from 3.2.3 to 3.2.4 by @dependabot in #186
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.17.0 by @dependabot in #185
- build(deps): bump org.json:json from 20231013 to 20240303 by @dependabot in #184
- build(deps): bump viascom/github-maintenance-action from 0.0.1 to 0.0.2 by @dependabot in #190
- build(deps): bump net.dv8tion:JDA from 5.0.0-beta.21 to 5.0.0-beta.22 by @dependabot in #189
- build(deps): bump gradle/wrapper-validation-action from 2 to 3 by @dependabot in #191
- build(deps): bump org.springframework.boot from 3.2.4 to 3.2.5 by @dependabot in #192
- build(deps): bump org.springframework.boot:spring-boot-starter-json from 3.2.4 to 3.2.5 by @dependabot in #193
- build(deps): bump net.dv8tion:JDA from 5.0.0-beta.22 to 5.0.0-beta.23 by @dependabot in #194
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- feat: add full support for global interactions
- feat: add helpers for shard calculation
- feat!: change to jemoji
- feat: improve java usability
- feat!: add proper support for persistentInteractions with Interactions
- feat: add support to edit bot messages in SendMessageProvider
- fix: fixed a bug which occurred if actuator was not used
- fix!: fixed a bug in the Webhook model
- fix: fixed a bug which did prevent the update of the message after the ShutdownProvider was used
- build(deps): bump net.dv8tion:JDA from 5.0.0-beta.19 to 5.0.0-beta.21 by @dependabot in #177
- build(deps): bump org.json:json from 20231013 to 20240303 by @dependabot in #176
- build(deps): bump org.springframework.boot:spring-boot-starter-json from 3.2.1 to 3.2.3 by @dependabot in #175
- build(deps): bump org.springframework.boot from 3.2.1 to 3.2.3 by @dependabot in #174
- build(deps): bump io.viascom.nanoid:nanoid from 1.0.0 to 1.0.1 by @dependabot in #167
- Update Gradle Wrapper from 8.5 to 8.6 by @github-actions in #172
- build(deps): bump gradle/wrapper-validation-action from 1 to 2 by @dependabot in #171
- build(deps): bump de.undercouch.download from 5.5.0 to 5.6.0 by @dependabot in #182
- build(deps): bump org.jetbrains.kotlin.kapt from 1.9.22 to 1.9.23 by @dependabot in #181
- build(deps): bump org.jetbrains.kotlin.jvm from 1.9.22 to 1.9.23 by @dependabot in #179
- build(deps): bump org.jetbrains.dokka from 1.9.10 to 1.9.20 by @dependabot in #180
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- build(deps): bump org.jetbrains.kotlin.jvm from 1.9.20 to 1.9.21 by @dependabot in #156
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #159
- build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #158
- Update Gradle Wrapper from 8.4 to 8.5 by @github-actions in #157
- build(deps): bump org.springframework.boot from 3.1.5 to 3.2.0 by @dependabot in #155
- build(deps): bump org.jetbrains.kotlin.kapt from 1.9.20 to 1.9.21 by @dependabot in #154
- build(deps): bump org.springframework.boot:spring-boot-starter-json from 3.1.5 to 3.2.0 by @dependabot in #153
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 by @dependabot in #165
- build(deps): bump org.jetbrains.kotlin.jvm from 1.9.21 to 1.9.22 by @dependabot in #161
- build(deps): bump org.jetbrains.kotlin.kapt from 1.9.21 to 1.9.22 by @dependabot in #162
- build(deps): bump org.springframework.boot from 3.2.0 to 3.2.1 by @dependabot in #164
- build(deps): bump org.springframework.boot:spring-boot-starter-json from 3.2.0 to 3.2.1 by @dependabot in #163
- build(deps): bump net.dv8tion:JDA from 5.0.0-beta.18 to 5.0.0-beta.19 by @dependabot in #166
- docs: improve docs
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- build(deps): bump net.dv8tion:JDA: from 5.0.0-beta.17 to 5.0.0-beta.18
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 by @dependabot in #152
- build(deps): bump io.spring.dependency-management from 1.1.3 to 1.1.4 by @dependabot in #151
Full Changelog: 1.1.0...1.1.1