What's Changed
- SDK-1321 add readme file with instructions to run the examples by @dtayeh in #78
- feat(deps): update kotlin monorepo from v1.9.24 to v2 (major) by @renovate in #66
- fix(deps): update import io.ktor:ktor-bom from v2.3.11 to v2.3.12 by @renovate in #82
- fix(deps): update build org.apache.maven.plugins:maven-jar-plugin from v3.4.1 to v3.4.2 by @renovate in #81
- feat(deps): update build org.apache.maven.plugins:maven-surefire-plugin from v3.2.5 to v3.3.0 by @renovate in #80
- feat(deps): update build org.apache.maven.plugins:maven-dependency-plugin from v3.6.1 to v3.7.1 by @renovate in #79
- feat(deps): update compile org.jetbrains.kotlinx:atomicfu-jvm from v0.24.0 to v0.25.0 by @renovate in #83
- feat: [SDK-1313] Update Reference Docs to Use Dokka Versioning Plugin by @Mohammad-Dwairi in #92
- chore: update code to v4.1.3 by @anssari1 in #94
- chore: update code to v4.2.0 by @anssari1 in #96
- fix(deps): update import com.fasterxml.jackson:jackson-bom from v2.17.1 to v2.17.2 by @renovate in #100
- fix(deps): update compile com.fasterxml.jackson.core:jackson-annotations from v2.17.1 to v2.17.2 by @renovate in #99
- fix(deps): update build org.apache.maven.plugins:maven-surefire-plugin from v3.3.0 to v3.3.1 by @renovate in #101
- SDK-1354 update example scenarios to use the new links feature by @dtayeh in #85
- chore: update code to v4.3.0 by @anssari1 in #102
- SDK-1389 Add an example on using async execution to shop-book a room by @dtayeh in #104
- chore: update docs link in readme file by @mohnoor94 in #106
- feat: add cli execution plugin and workflow by @OmarAlJarrah in #105
- chore: delete unused resources by @mohnoor94 in #108
- SDK-1399 accommodate running scenarios as tests by throwing exception… by @dtayeh in #109
- chore: Configure Dokka and Release Action to Include Customised Styles by @Mohammad-Dwairi in #113
- chore: remove pom extraction and overwrite steps by @OmarAlJarrah in #115
- chore: remove jar install step from run examples action by @OmarAlJarrah in #116
- fix(deps): update compile org.slf4j:slf4j-api from v2.0.13 to v2.0.16 by @renovate in #117
- fix(deps): update kotlin monorepo from v2.0.0 to v2.0.10 by @renovate in #118
- chore: migrate run examples action to new self serve changes by @OmarAlJarrah in #119
- feat(deps): update build org.apache.maven.plugins:maven-surefire-plugin from v3.3.1 to v3.4.0 by @renovate in #122
- feat: SDK-1233 use self-serve full workflow action by @mohnoor94 in #121
- chore: create dependabot.yml by @mohnoor94 in #125
- chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 in /code by @dependabot in #127
- chore(deps): bump kotlin.version from 2.0.10 to 2.0.20 in /code by @dependabot in #128
- chore: send secrets to the called full workflow to generate SDK by @mohnoor94 in #133
- fix: update examples by @anssari1 in #135
- chore: run examples from main branch by @anssari1 in #136
- Update generate-and-publish-sdk.yaml by @anssari1 in #137
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 in /code by @dependabot in #140
- chore: Publish v5.0.0 by @github-actions in #139
- fix: incorrect pom path for docs by @anssari1 in #141
- feat(deps): update compile org.apache.commons:commons-lang3 from v3.14.0 to v3.17.0 by @renovate in #151
- feat(deps): update build org.apache.maven.plugins:maven-dependency-plugin from v3.7.1 to v3.8.0 by @renovate in #150
- fix(deps): update kotlin monorepo from v2.0.0 to v2.0.20 by @renovate in #149
- fix(deps): update compile org.slf4j:slf4j-api from v2.0.13 to v2.0.16 by @renovate in #148
- chore(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 in /code by @dependabot in #147
- chore(deps): bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 in /code by @dependabot in #146
- chore(deps): bump com.github.gantsign.maven:ktlint-maven-plugin from 3.2.0 to 3.3.0 in /code by @dependabot in #152
- chore(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #153
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 in /code by @dependabot in #159
- chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.8.1 to 1.9.0 in /code by @dependabot in #158
- fix(deps): update compile com.squareup.okio:okio-jvm from v3.9.0 to v3.9.1 by @renovate in #156
- fix: add source input in run examples command by @OmarAlJarrah in #120
- SDK-1385 add examples on links by @dtayeh in #176
- feat: customize SDK generation by @anssari1 in #174
- chore: fix method and classes naming by @OmarAlJarrah in #179
- chore: update and split actions for SDK generation and release by @mohnoor94 in #180
- chore: update generation customizations to use latest generator tag by @anssari1 in #181
- chore: remove unused ProductFamily import and property by @OmarAlJarrah in #185
- chore: update post-processor by @anssari1 in #186
- chore: update generator version by @anssari1 in #187
- Clean up unused examples that require frontend interaction by @dtayeh in #193
- chore: update template to use custom return types by @OmarAlJarrah in #195
- chore: Publish v5.1.0 by @github-actions in https://github.com/ExpediaGroup/rapid-java-sdk/pull/196
Full Changelog: 4.1.2...5.1.0