Releases: gabrielfeo/develocity-api-kotlin
Releases · gabrielfeo/develocity-api-kotlin
0.16.0-beta
What's Changed
- Publish API interface test fixture by @gabrielfeo in #48
Internal changes and updates
- Fix API spec update workflow by @gabrielfeo in #41
- Bump gradle to v8.1.1 by @gabrielfeo in #43
- Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0 by @dependabot in #44
- Bump org.jetbrains.kotlin.jvm from 1.8.20 to 1.8.21 by @dependabot in #47
- Bump coroutines from 1.6.4 to 1.7.0 by @dependabot in #51
Full Changelog: 0.15.0...0.16.0-beta
0.15.0
What's Changed
- Fix wildcards in Retrofit services and increase read timeout by @gabrielfeo in #40
Full Changelog: 0.14.0...0.15.0
0.14.0
What's Changed
- Cache build-cache-performance calls by @gabrielfeo in #18
Full Changelog: 0.13.0...0.14.0
0.13.0
What's Changed
- Fix README links by @gabrielfeo in #16
- Improve use in full Kotlin projects by @gabrielfeo in #17
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- Skip dry runs in PRs based on diff by @gabrielfeo in #10
- Add missing tests by @gabrielfeo in #12
- Rename env var for API URL by @gabrielfeo in #13
- Bump tj-actions/changed-files from 24 to 35 by @dependabot in #11
- Update leftover URL references by @gabrielfeo in #14
- Check README links are alive by @gabrielfeo in #15
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- Bump moshi-kotlin from 1.13.0 to 1.14.0 by @dependabot in #6
- Bump moshi from 1.13.0 to 1.14.0 by @dependabot in #5
- Fix API spec updater by @gabrielfeo in #7
- Remove version from build logic by @gabrielfeo in #8
Full Changelog: 0.10.0...0.11.0
0.10.0
Add source links in javadoc
0.9
Update README Simplify by linking to javadoc and improve usage section.
0.8
Move options to an object
0.7
Improve docs - Use Dokka HTML format which is better for Kotlin - Move Model classes to new package so docs are better organized - Hide internal package from generated docs, along with OpenApi infrastructure packages