Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to JDA 5.3.0 and add support for User Installable Apps #167

Merged
merged 11 commits into from
Mar 20, 2025

Conversation

Kaktushose
Copy link
Owner

@Kaktushose Kaktushose commented Mar 15, 2025

This PR bumps JDA to 5.3.0 which added support for user installable apps and introduced some deprecations.

  • bump JDA dependency
  • check for detached entities
  • make option type entities like member bypass type adapting
  • replace guildOnly with InteractionContextType
  • allow multiple InteractionContextTypes
  • add support for IntegrationType
  • Revisit CommandTree root command creation
  • add / update javadocs

This is only a first draft to see how many breaking changes we would need to make

# Conflicts:
#	core/src/main/java/com/github/kaktushose/jda/commands/definitions/interactions/command/SlashCommandDefinition.java
@Kaktushose Kaktushose requested a review from Goldmensch March 19, 2025 18:11
@Kaktushose Kaktushose marked this pull request as ready for review March 19, 2025 18:11
@Kaktushose Kaktushose changed the title Bump to JDA 5.3.0 and add support User Installable Apps Bump to JDA 5.3.0 and add support for User Installable Apps Mar 19, 2025
@Kaktushose Kaktushose merged commit 366b13c into main Mar 20, 2025
3 checks passed
@Kaktushose Kaktushose deleted the feature/user-installable-apps branch March 20, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants