Nextcloud SingleSignOn 1.0.0
What's Changed
- chore: Remove deprecations by @stefan-niedermann in #560
- add some unit tests for EmptyResponse by @David-Development in #589
- fix(void): Introduce new EmptyResponse type as successor for Void (#541) by @stefan-niedermann in #542
- chore: AGP 8 and Java 17 by @stefan-niedermann in #629
- chore(CI): Sign .drone.yml file by @nickvergessen in #579
- Sign drone config by @nickvergessen in #631
- Update codacy badge by @AndyScherzinger in #632
- Add Android Studio project icon by @AndyScherzinger in #633
- Build(deps): Bump org.jetbrains.kotlin:kotlin-bom from 1.8.0 to 1.8.22 by @dependabot in #574
- Build(deps): Bump org.mockito:mockito-core from 5.3.1 to 5.4.0 by @dependabot in #575
- Build(deps): Bump com.pinterest:ktlint from 0.49.1 to 0.50.0 by @dependabot in #576
- Build(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.22 to 1.9.0 by @dependabot in #578
- Build(deps): Bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin from 1.23.0 to 1.23.1 by @dependabot in #581
- Build(deps): Bump androidx.fragment:fragment from 1.6.0 to 1.6.1 by @dependabot in #583
- Build(deps): Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #586
- Build(deps): Bump io.reactivex.rxjava3:rxjava from 3.1.6 to 3.1.7 by @dependabot in #587
- Build(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.0 to 1.9.10 by @dependabot in #588
- Build(deps): Bump androidx.annotation:annotation from 1.6.0 to 1.7.0 by @dependabot in #591
- Build(deps): Bump io.reactivex.rxjava3:rxjava from 3.1.7 to 3.1.8 by @dependabot in #593
- Build(deps): Bump commons-io:commons-io from 2.13.0 to 2.14.0 by @dependabot in #595
- Build(deps): Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 by @dependabot in #597
- Build(deps): Bump com.android.tools:desugar_jdk_libs from 2.0.3 to 2.0.4 by @dependabot in #604
- Build(deps): Bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin from 1.23.1 to 1.23.3 by @dependabot in #601
- Build(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 by @dependabot in #602
- Build(deps): Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 by @dependabot in #606
- Build(deps): Bump androidx.fragment:fragment from 1.6.1 to 1.6.2 by @dependabot in #608
- Build(deps): Bump com.pinterest:ktlint from 0.50.0 to 0.51.0-FINAL by @dependabot in #599
- Build(deps): Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 by @dependabot in #592
- Build(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21 by @dependabot in #612
- Build(deps): Bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin from 1.23.3 to 1.23.4 by @dependabot in #615
- Build(deps): Bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.0 to 7.6.4 by @dependabot in #613 #614 #622 #626
- Build(deps): Bump androidx.annotation:annotation from 1.7.0 to 1.7.1 by @dependabot in #623
- Build(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22 by @dependabot in #628
- Build(deps): Bump com.google.android.material:material from 1.9.0 to 1.11.0 by @dependabot in #624
- Build(deps): Bump org.mockito:mockito-core from 5.7.0 to 5.9.0 by @dependabot in #630
- Build(deps): Bump commons-io:commons-io from 2.14.0 to 2.15.1 by @dependabot in #617
- Build(deps): Bump androidx.core:core from 1.10.1 to 1.12.0 by @dependabot in #590
- Build(deps): Bump org.jetbrains.kotlin:kotlin-bom from 1.8.22 to 1.9.22 by @dependabot in #627
New Contributors
- @nickvergessen made their first contribution in #579
- @AndyScherzinger made their first contribution in #632
Full Changelog: 0.8.1...1.0.0