v2.0.0-20240518.212224
Pre-release
Pre-release
·
51 commits
to master
since this release
📢 Overview
It's been a long time! A new snapshot is here that brings some cool enhancements to the Admin API. With this snapshot we achieve feature completeness for the implementation of Mastodon Server API endpoints (as of December 2023).
⭐ New Features
- Add Admin::Accounts methods by @PattaFeuFeu in #404
- Add Admin::DomainAllow methods by @G10xy in #413
- Add Admin::Trends methods by @PattaFeuFeu in #399
- Fully implement partially implemented AccountMethods by @PattaFeuFeu in #411
- Add ScheduledStatuses methods by @PattaFeuFeu in #409
- Add Admin::Reports methods by @PattaFeuFeu in #414
- Fully support Media API methods by @PattaFeuFeu in #408
- Implement missing Account methods by @PattaFeuFeu in #415
- Clean up endpoint definitions in methods classes by @PattaFeuFeu in #410
- Make error details returned by server available in BigBoneRequestException by @bocops in #443
📔 Documentation
- Add text to title page on https://bigbone.social by @andregasser
- Add a "Getting Started" guide to https://bigbone.social by @andregasser
🔨 Dependency Upgrades
- Bump com.autonomousapps.dependency-analysis from 1.28.0 to 1.29.0 by @dependabot in #420
- Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 by @dependabot in #419
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 by @dependabot in #418
- Bump gradle/gradle-build-action from 2 to 3 by @dependabot in #421
- Bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.0 by @dependabot in #417
- Upgrade Gradle to 8.6 by @andregasser in #423
- Updated gradle wrapper to 8.7 by @nightm4re94 in #433
- Bump io.gitlab.arturbosch.detekt from 1.23.4 to 1.23.6 by @dependabot in #431
- Bump com.gradle.enterprise from 3.16.1 to 3.17.1 by @dependabot in #435
- Bump org.junit.platform:junit-platform-suite-engine from 1.10.1 to 1.10.2 by @dependabot in #426
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #422
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #430
- Bump kotlin from 1.9.22 to 1.9.23 by @dependabot in #436
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.2 to 1.6.3 by @dependabot in #437
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.3 to 1.8.0 by @dependabot in #439
- Bump com.autonomousapps.dependency-analysis from 1.29.0 to 1.31.0 by @dependabot in #438
- Bump com.gradle.develocity from 3.17.1 to 3.17.3 by @dependabot in #446
- Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #440
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.0 to 1.8.1 by @dependabot in #444
- Bump org.jlleitschuh.gradle.ktlint from 12.1.0 to 12.1.1 by @dependabot in #445
❤️ Contributors
Thank you to all the contributors who worked on this release:
Full Changelog: v2.0.0-20231228.215524...v2.0.0-20240518.212224