Releases: ExpediaGroup/expediagroup-java-sdk
Releases · ExpediaGroup/expediagroup-java-sdk
Core 2.4.0
What's Changed
- build(deps): bump checker-qual from 3.33.0 to 3.34.0 by @dependabot in #187
- build(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #190
- build(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #189
- build(deps): bump swagger.core.version from 2.2.9 to 2.2.10 by @dependabot in #198
- build(deps): bump error_prone_annotations from 2.18.0 to 2.19.1 by @dependabot in #192
- build(deps): bump kotlinx.serialization.version from 1.5.0 to 1.5.1 by @dependabot in #193
- build(deps): bump build-helper-maven-plugin from 3.3.0 to 3.4.0 by @dependabot in #194
- build(deps): bump jackson-bom from 2.15.0 to 2.15.1 by @dependabot in #199
- chore: merge generators repo into core by @anssari1 in #201
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- build(deps): bump joda-time from 2.12.2 to 2.12.3 by @dependabot in #158
- build(deps): bump joda-time from 2.12.3 to 2.12.4 by @dependabot in #159
- build(deps): bump license-maven-plugin from 4.1 to 4.2 by @dependabot in #160
- build(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #161
- build(deps): bump atomicfu-jvm from 0.20.0 to 0.20.1 by @dependabot in #163
- chore: Integrate with Codecov by @anssari1 in #165
- build(deps): bump joda-time from 2.12.4 to 2.12.5 by @dependabot in #168
- build(deps): bump kotlin.version from 1.8.10 to 1.8.20 by @dependabot in #167
- Remove Unnecessary Code-Coverage Exclusions by @osama-salman99 in #170
- feat(license): Check for License Header by @osama-salman99 in #172
- build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot in #171
- build(deps): bump checker-qual from 3.32.0 to 3.33.0 by @dependabot in #173
- build(deps): bump atomicfu-jvm from 0.20.1 to 0.20.2 by @dependabot in #175
- build(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 by @dependabot in #174
- build(deps-dev): bump mockk.version from 1.13.4 to 1.13.5 by @dependabot in #177
- build(deps-dev): bump mockito.version from 5.2.0 to 5.3.0 by @dependabot in #178
- build(deps): bump ktor-bom from 2.2.4 to 2.3.0 by @dependabot in #179
- build(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 by @dependabot in #185
- build(deps): bump junit-bom from 5.9.2 to 5.9.3 by @dependabot in #184
- build(deps): bump kotlin.version from 1.8.20 to 1.8.21 by @dependabot in #183
- build(deps-dev): bump mockito.version from 5.3.0 to 5.3.1 by @dependabot in #181
- build(deps): bump jackson-bom from 2.14.2 to 2.15.0 by @dependabot in #180
- chore(version): Upgrade Version by @osama-salman99 in #186
Full Changelog: 2.2.0...2.3.0
Maven Release: https://repo1.maven.org/maven2/com/expediagroup/openworld/sdk/openworld-java-sdk-core/2.3.0
2.2.0
What's Changed
- build(deps): bump checker-qual from 3.31.0 to 3.32.0 by @dependabot in #150
- build(deps): bump dokka-maven-plugin from 1.7.20 to 1.8.10 by @dependabot in #151
- build(deps-dev): bump mockito.version from 5.1.1 to 5.2.0 by @dependabot in #152
- build(deps): bump slf4j-api from 2.0.6 to 2.0.7 by @dependabot in #156
- fix(authentication): Fix Unsuccessful Auth Renewal - Lock Issue by @osama-salman99 in #154
- build(deps): bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #153
- build(deps): bump swagger.core.version from 2.2.8 to 2.2.9 by @dependabot in #155
- chore(version): Upgrade Core Version by @osama-salman99 in #157
Full Changelog: 2.1.0...2.2.0
Maven Release: https://repo1.maven.org/maven2/com/expediagroup/openworld/sdk/openworld-java-sdk-core/2.2.0
2.1.0
What's Changed
- build(deps-dev): bump log4j-api from 2.19.0 to 2.20.0 by @dependabot in #139
- chore: update release action to allow SNAPSHOTs by @anssari1 in #143
- build(deps): bump checker-qual from 3.30.0 to 3.31.0 by @dependabot in #140
- build(deps): bump atomicfu-jvm from 0.19.0 to 0.20.0 by @dependabot in #144
- build(deps): bump kotlinx.serialization.version from 1.4.1 to 1.5.0 by @dependabot in #146
- build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #147
- feat(core): Add configurable request timeout capability. by @OmarAlJarrah in #145
- build(deps): bump ktor-bom from 2.2.3 to 2.2.4 by @dependabot in #148
- build(deps): Release 2.1.0 by @mohnoor94 in #149
Full Changelog: 2.0.1...2.1.0
Maven Release: https://repo1.maven.org/maven2/com/expediagroup/openworld/sdk/openworld-java-sdk-core/2.1.0
2.0.1
What's Changed
- build(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #135
- build(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #136
- build(deps): Upgrade to ktlint Plugin 1.16.0 by @mohnoor94 in #138
- chore(build): Release 2023-02-21 by @osama-salman99 in #141
Full Changelog: 2.0.0...2.0.1
Maven Release: https://repo1.maven.org/maven2/com/expediagroup/openworld/sdk/openworld-java-sdk-core/2.0.1
2.0.0
What's Changed
- feat(core): Core 2.0.0 by @mohnoor94 in #137
BREAKING CHANGES: Imports and client builders are updated.
- Full Changelog: 1.0.0...2.0.0
- Maven Release: https://central.sonatype.com/artifact/com.expediagroup.openworld.sdk/openworld-java-sdk-core/1.0.0
1.0.0
What's Changed
- refactor(core): Split the Core - ALL (Aggregated & Step 1) by @mohnoor94 in #122
- refactor(core): Split the Core - Step 2 by @mohnoor94 in #123
- refactor(core): Split the Core - Step 3 by @mohnoor94 in #124
- refactor(core): Split the Core - Step 4 by @mohnoor94 in #127
- refactor(core): Split the Core - Step 5 by @mohnoor94 in #129
- refactor(core): Split the Core - Step 6 by @mohnoor94 in #131
- refactor(core): Split the Core - Step 7 by @mohnoor94 in #132
- build(version): Release the New Core (1.0.0) by @mohnoor94 in #134
BREAKING CHANGES: All imports and clients are updated.
- Full Changelog: 0.10.0...1.0.0
- Maven Release: https://central.sonatype.com/artifact/com.expediagroup.openworld.sdk/openworld-java-sdk-core/1.0.0
0.10.0
What's Changed
- build(deps): bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by @dependabot in #119
- build(deps): bump ktor-bom from 2.2.2 to 2.2.3 by @dependabot in #117
- build(deps): bump kotlin-logging-jvm from 3.0.4 to 3.0.5 by @dependabot in #118
- build(deps): bump kotlin.version from 1.8.0 to 1.8.10 by @dependabot in #125
- build(deps): bump checker-qual from 3.29.0 to 3.30.0 by @dependabot in #126
- Full Changelog: 0.9.0...0.10.0
- Maven Release: https://central.sonatype.com/artifact/com.expediagroup.openworld.sdk/openworld-java-sdk-core/0.10.0
0.9.0
What's Changed
- chore(build): Publish Core 0.8.1 by @mohnoor94 in #110
- fix(logging): Remove Redundant Configuration Logs by @osama-salman99 in #107
- refactor(project) - BREAKING: Add
openworld
to Package Name by @mohnoor94 in #111 - Revert "refactor(project) - BREAKING: Add
openworld
to Package Name (#111)" by @mohnoor94 in #112 - build(deps-dev): bump mockk.version from 1.13.3 to 1.13.4 by @dependabot in #113
- build(deps-dev): bump mockito.version from 5.0.0 to 5.1.1 by @dependabot in #116
- build(deps): bump jackson-bom from 2.14.1 to 2.14.2 by @dependabot in #115
- Full Changelog: 0.8.0...0.9.0
- Maven Release: https://central.sonatype.com/artifact/com.expediagroup.openworld.sdk/openworld-java-sdk-core/0.9.0
0.8.2
What's Changed
- chore(build): Publish Core 0.8.1 by @mohnoor94 in #110
- fix(logging): Remove Redundant Configuration Logs by @osama-salman99 in #107
- refactor(project) - BREAKING: Add
openworld
to Package Name by @mohnoor94 in #111
Full Changelog: 0.8.0...0.8.2