Releases: ExpediaGroup/expediagroup-java-sdk
Releases · ExpediaGroup/expediagroup-java-sdk
v20240220
Bug Fixes
What's Changed
- chore: Publish fraudPreventionV2 [3.8.0] SDK by @github-actions in #464
- build(deps): bump actions/github-script from 5 to 7 by @dependabot in #433
- build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.7.3 to 1.8.0 by @dependabot in #465
- build(deps): bump kotlinx.serialization.version from 1.6.2 to 1.6.3 by @dependabot in #467
- build(deps): bump com.google.errorprone:error_prone_annotations from 2.24.1 to 2.25.0 by @dependabot in #466
- fix: remove transaction-id parameter from client methods by @osama-salman99 in #468
Full Changelog: v20240214...v20240220
v20240214
Features
- add an eventlistener for logging okhttp events (#460) (19c4cfd)
- log request and response bodies independently from ktor (#446) (8e764c2)
Bug Fixes
- rapid last paginated response (#430) (36b73cd)
- update relocated com.pinterest.ktlint dependency (#447) (69d2b02)
What's Changed
- chore: Publish fraudPreventionV2 [3.7.0] SDK by @github-actions in #459
- build(deps): bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 by @dependabot in #457
- fix: update relocated com.pinterest.ktlint dependency by @osama-salman99 in #447
- fix: rapid last paginated response by @osama-salman99 in #430
- feat: add an eventlistener for logging okhttp events by @dtayeh in #460
- chore: refactor signature calculation by @osama-salman99 in #461
- feat: log request and response bodies independently from ktor by @osama-salman99 in #446
- build(deps): bump com.squareup.okio:okio-jvm from 3.7.0 to 3.8.0 by @dependabot in #462
Full Changelog: v20240206...v20240214
v20240206
Features
Bug Fixes
- commitlint.config.js (#449) (3062d0f)
- enhance generated javadocs (#442) (c27abfb)
- mask access_token in logs (#455) (f1d6dd7)
What's Changed
- build(deps): bump org.jetbrains.kotlinx:atomicfu-jvm from 0.23.1 to 0.23.2 by @dependabot in #439
- build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #441
- build(deps-dev): bump mockito.version from 5.9.0 to 5.10.0 by @dependabot in #440
- fix: enhance generated javadocs by @osama-salman99 in #442
- feat: add transaction-id and user-agent headers to Auth requests by @osama-salman99 in #448
- build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #444
- build(deps): bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #445
- build(deps): bump io.ktor:ktor-bom from 2.3.7 to 2.3.8 by @dependabot in #443
- fix: commitlint.config.js by @osama-salman99 in #449
- Revert "build(deps): bump codecov/codecov-action from 3 to 4 (#444)" by @osama-salman99 in #454
- build(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #452
- build(deps): bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in #451
- fix: mask access_token in logs by @osama-salman99 in #455
- build(deps): bump joda-time:joda-time from 2.12.6 to 2.12.7 by @dependabot in #450
Full Changelog: v20240123...v20240206
20240123
What's Changed
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #424
- chore: Publish fraudPreventionV2 [3.6.1] SDK by @github-actions in #423
- build(deps-dev): bump mockito.version from 5.8.0 to 5.9.0 by @dependabot in #426
- fix: remove token-expired log from rapid authentication by @osama-salman99 in #428
- fix: clean release tags and release notes by @osama-salman99 in #427
- feat: add Rapid helpers to extract room booking ID and transaction ID by @anssari1 in #431
- chore: add javadocs to Rapid helpers by @anssari1 in #432
- fix: extract room booking ID Rapid helper by @anssari1 in #434
- fix: extract room booking ID Rapid helper by @anssari1 in #435
- fix: workflow secrets by @osama-salman99 in #437
- chore: Publish rapid [3.1.0] SDK by @github-actions in #436
- feat: include helpers in docs generation by @osama-salman99 in #438
Full Changelog: v20240110...v20240123
20240110
What's Changed
- chore: Publish rapid [3.0.0] SDK by @github-actions in #420
- chore: Publish fraudPreventionV2 [3.6.0] SDK by @github-actions in #419
- refactor: move some test files to correct paths by @mohnoor94 in #421
- chore: Relocate org.hibernate package in generated SDK jar by @anssari1 in #422
Full Changelog: 2024010...v20240110
20240109
What's Changed
- chore: Publish fraudPreventionV2 [3.5.0] SDK by @github-actions in #384
- build(deps): bump kotlinx.serialization.version from 1.6.1 to 1.6.2 by @dependabot in #383
- build(deps-dev): bump mockito.version from 5.7.0 to 5.8.0 by @dependabot in #385
- build(deps): bump org.checkerframework:checker-qual from 3.40.0 to 3.41.0 by @dependabot in #386
- chore: fix draft releases action by @anssari1 in #387
- build(deps): bump io.ktor:ktor-bom from 2.3.6 to 2.3.7 by @dependabot in #388
- feat(github): add
contrib-lint.yaml
workflow by @OmarAlJarrah in #389 - feat(github): fix not latest commit only validated by @OmarAlJarrah in #392
- chore: update subject case commit rules by @mohnoor94 in #402
- build(deps): bump org.checkerframework:checker-qual from 3.41.0 to 3.42.0 by @dependabot in #395
- build(deps): bump swagger.core.version from 2.2.19 to 2.2.20 by @dependabot in #397
- build(deps): bump com.google.errorprone:error_prone_annotations from 2.23.0 to 2.24.0 by @dependabot in #401
- build(deps): bump kotlin.version from 1.9.21 to 1.9.22 by @dependabot in #400
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #403
- build(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre by @dependabot in #398
- build(deps): bump com.squareup.okio:okio-jvm from 3.6.0 to 3.7.0 by @dependabot in #396
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #394
- build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #393
- build(deps-dev): bump org.apache.logging.log4j:log4j-api from 2.22.0 to 2.22.1 by @dependabot in #406
- build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in #408
- build(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.16.0 to 2.16.1 by @dependabot in #404
- build(deps): bump com.fasterxml.jackson:jackson-bom from 2.16.0 to 2.16.1 by @dependabot in #405
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #390
- build(deps): bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 by @dependabot in #407
- build(deps): bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by @dependabot in #409
- feat!: add support for paginator with response methods by @mohnoor94 in #410
- build(deps): bump com.google.errorprone:error_prone_annotations from 2.24.0 to 2.24.1 by @dependabot in #411
- build(deps): bump joda-time:joda-time from 2.12.5 to 2.12.6 by @dependabot in #412
- build(deps-dev): bump mockk.version from 1.13.7 to 1.13.9 by @dependabot in #413
- fix(generation): exclude domain folders from core by @osama-salman99 in #414
- fix(logging): fix response body logging by @osama-salman99 in #391
- fix(generation): exclude domain folders from core by @osama-salman99 in #415
- fix(workflows): update sdk generation commands by @osama-salman99 in #418
- build(deps): bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 by @dependabot in #417
Full Changelog: 2023120...v20240109
20231201
What's Changed
- chore: Publish fraudPreventionV2 [2.0.0] SDK by @github-actions in #297
- build(deps): bump swagger.core.version from 2.2.15 to 2.2.16 by @dependabot in #300
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #301
- chore(branding): Rebrand SDK from OpenWorld to ExpediaGroup & Merge Core by @osama-salman99 in #294
- feat(workflows): Upload Generated Docs by @osama-salman99 in #299
- fix(generation): Use Uppercase Enum Values by @osama-salman99 in #305
- build(deps): bump org.jetbrains:annotations from 23.0.0 to 24.0.1 by @dependabot in #302
- build(deps): bump com.squareup.okio:okio-jvm from 3.4.0 to 3.5.0 by @dependabot in #304
- build(deps): bump jakarta.validation:jakarta.validation-api from 3.0.0 to 3.0.2 by @dependabot in #303
- build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 by @dependabot in #293
- build(deps): bump com.google.errorprone:error_prone_annotations from 2.21.1 to 2.22.0 by @dependabot in #306
- build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.6.4 to 1.7.3 by @dependabot in #260
- fix(release): Attach Javadocs for Maven Release by @osama-salman99 in #312
- build(deps): bump com.mycila:license-maven-plugin from 4.2 to 4.3 by @dependabot in #310
- fix(codecov): Ignore Released Files by @osama-salman99 in #315
- chore(dependencies): Move SDK Dependency Management To Parent by @osama-salman99 in #307
- build(deps): bump org.checkerframework:checker-qual from 3.38.0 to 3.39.0 by @dependabot in #320
- build(deps): bump com.squareup.okio:okio-jvm from 3.5.0 to 3.6.0 by @dependabot in #317
- build(deps): bump com.github.gantsign.maven:ktlint-maven-plugin from 2.0.0 to 3.0.0 by @dependabot in #318
- build(deps): bump io.ktor:ktor-bom from 2.3.4 to 2.3.5 by @dependabot in #322
- feat: mask payment info by @mohnoor94 in #324
- build(deps): bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre by @dependabot in #332
- build(deps-dev): bump mockito.version from 5.5.0 to 5.6.0 by @dependabot in #327
- build(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.15.2 to 2.15.3 by @dependabot in #333
- build(deps): bump swagger.core.version from 2.2.16 to 2.2.17 by @dependabot in #334
- build(deps): bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3 by @dependabot in #335
- chore: Publish rapid [1.1.0] SDK by @anssari1 in #330
- chore: Publish fraudPreventionV2 [1.1.0] SDK by @anssari1 in #331
- chore: Publish rapid [1.2.0] SDK by @github-actions in #341
- chore: Publish fraudPreventionV2 [2.0.0] SDK by @github-actions in #340
- build(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.0 to 1.9.10 by @dependabot in #337
- build(deps-dev): bump org.apache.logging.log4j:log4j-api from 2.20.0 to 2.21.0 by @dependabot in #338
- build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #339
- build(deps): bump com.google.errorprone:error_prone_annotations from 2.22.0 to 2.23.0 by @dependabot in #342
- build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 by @dependabot in #344
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #343
- build(deps-dev): bump org.apache.logging.log4j:log4j-api from 2.21.0 to 2.21.1 by @dependabot in #345
- chore: Publish fraudPreventionV2 [3.0.0] SDK by @github-actions in #346
- build(deps): bump swagger.core.version from 2.2.17 to 2.2.18 by @dependabot in #347
- build(deps): bump kotlin.version from 1.9.10 to 1.9.20 by @dependabot in #348
- Field Masking in Logging by @osama-salman99 in #336
- chore: use hibenate v6.2.5.Final by @anssari1 in #350
- feat(core): add a properties model and deprecate config package by @mohnoor94 in #349
- chore(workflows): Disable Verify On Main Branch by @osama-salman99 in #351
- build(deps): bump org.checkerframework:checker-qual from 3.39.0 to 3.40.0 by @dependabot in #353
- build(deps-dev): bump mockito.version from 5.6.0 to 5.7.0 by @dependabot in #354
- chore: Publish fraudPreventionV2 [3.1.0] SDK by @github-actions in #352
- build(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.1 by @dependabot in #355
- build(deps): bump io.ktor:ktor-bom from 2.3.5 to 2.3.6 by @dependabot in #357
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #356
- build(deps): bump swagger.core.version from 2.2.18 to 2.2.19 by @dependabot in #359
- feat: add WithResponse methods to add more details to the returned results by @mohnoor94 in #358
- chore: Publish fraudPreventionV2 [3.2.0] SDK by @github-actions in #360
- chore: Publish rapid [2.0.0] SDK by @github-actions in #361
- build(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.15.3 to 2.16.0 by @dependabot in #366
- build(deps): bump org.jetbrains.kotlinx:atomicfu-jvm from 0.22.0 to 0.23.0 by @dependabot in #365
- build(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in #364
- build(deps): bump kotlinx.serialization.version from 1.6.0 to 1.6.1 by @dependabot in #362
- build(deps): bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.16.0 by @dependabot in #363
- build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 by @dependabot in #367
- feat(domain): support domain helpers by @mohnoor94 in #368
- build(deps-dev): bump org.apache.logging.log4j:log4j-api from 2.21.1 to 2.22.0 by @dependabot in #369
- chore: Publish fraudPreventionV2 [3.3.0] SDK by @github-actions in #370
- refactor: move some functionalities from generator to core by @mohnoor94 in #371
- build(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #372
- build(deps): bump kotlin.version from 1.9.20 to 1.9.21 by @dependabot in #373
- feat(authentication): Support identity auth v3 by @osama-salman99 in #374
- build(deps): bump org.jetbrains.kotlinx:atomicfu-jvm from 0.23.0 to 0.23.1 by @dependabot in https://github.com/ExpediaGroup/expediagr...
2.9.0
What's Changed
- fix(generator): Discriminator Issues by @osama-salman99 in #248
- chore: Publish fraudPreventionV2 [1.4.0] SDK by @github-actions in #253
- chore: Publish rapid [3.0.0] SDK by @github-actions in #254
- fix(editor): Update .editorconfig File by @osama-salman99 in #255
- build(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #256
- chore(generation): Enhance README File by @osama-salman99 in #258
- build(deps): bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre by @dependabot in #261
- build(deps): bump com.google.errorprone:error_prone_annotations from 2.20.0 to 2.21.0 by @dependabot in #264
- build(deps): bump org.checkerframework:checker-qual from 3.36.0 to 3.37.0 by @dependabot in #263
- build(deps): bump com.google.errorprone:error_prone_annotations from 2.21.0 to 2.21.1 by @dependabot in #265
- build(deps): bump ktlint from 0.47.1 to 0.49.1 by @dependabot in #197
- chore: update publish sources action by @anssari1 in #267
- chore: turn off docs generated by OpenAPI generator by @anssari1 in #268
- chore: publish docs with generating an SDK by @anssari1 in #269
- feat(actions): Verify SDK With Core From Current Branch by @osama-salman99 in #271
- chore(generation): Fix Hibernate Validator Dependency by @osama-salman99 in #272
- build(deps): bump com.pinterest:ktlint from 0.49.1 to 0.50.0 by @dependabot in #266
- build(deps): bump org.jetbrains.kotlinx:atomicfu-jvm from 0.21.0 to 0.22.0 by @dependabot in #274
- build(deps-dev): bump mockk.version from 1.13.5 to 1.13.7 by @dependabot in #273
- Enhance Exception Throwing by @osama-salman99 in #270
- build(deps): bump com.github.gantsign.maven:ktlint-maven-plugin from 1.16.0 to 2.0.0 by @dependabot in #275
- build(deps-dev): bump mockito.version from 5.4.0 to 5.5.0 by @dependabot in #276
- chore(github): Add Spec Endpoint to Executor by @osama-salman99 in #277
- chore(github): Rename Executor Input Field "product_endpoint" to "end… by @osama-salman99 in #278
- build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 by @dependabot in #281
- build(deps): bump kotlinx.serialization.version from 1.5.1 to 1.6.0 by @dependabot in #280
- build(deps): bump kotlin.version from 1.9.0 to 1.9.10 by @dependabot in #279
- chore(generation): Enhance Error-Throwing by @osama-salman99 in #282
- Osama salman99/fix GitHub workflows by @osama-salman99 in #283
- build(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.20 to 1.9.0 by @dependabot in #284
- chore(github): Fix Unintended Steps Skips by @osama-salman99 in #285
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #289
- build(deps): bump org.checkerframework:checker-qual from 3.37.0 to 3.38.0 by @dependabot in #287
- Throw Errors Per Operations by @osama-salman99 in #290
- chore(version): Bump Up Core Version by @osama-salman99 in #291
- build(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #286
- chore(workflows): Change Workflow Inputs to Boolean by @osama-salman99 in #292
Full Changelog: 2.7.0...2.9.0
2.7.0
What's Changed
- chore: update core-verify action to use codecov token by @anssari1 in #208
- build(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #200
- build(deps): bump maven-dependency-plugin from 3.5.0 to 3.6.0 by @dependabot in #202
- chore(version): Upgrade Core Version by @osama-salman99 in #209
- build(deps): bump guava from 31.1-jre to 32.0.0-jre by @dependabot in #206
- feat(generator): Assign Discriminator Values Internally by @osama-salman99 in #216
- build(deps): bump swagger.core.version from 2.2.10 to 2.2.11 by @dependabot in #214
- build(deps): bump jackson-bom from 2.15.1 to 2.15.2 by @dependabot in #211
- build(deps): bump ktor-bom from 2.3.0 to 2.3.1 by @dependabot in #210
- build(deps): bump checker-qual from 3.34.0 to 3.35.0 by @dependabot in #215
- chore: Deprecate Spec Processing Logic by @mohnoor94 in #221
- build(deps-dev): bump mockito.version from 5.3.1 to 5.4.0 by @dependabot in #225
- build(deps): bump guava from 32.0.0-jre to 32.0.1-jre by @dependabot in #226
- feat: Implement Java Executor by @mohnoor94 in #224
- build(deps): bump dokka-maven-plugin from 1.8.10 to 1.8.20 by @dependabot in #217
- build(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #218
- build(deps): bump kotlin.version from 1.8.21 to 1.8.22 by @dependabot in #219
- build(deps): bump swagger.core.version from 2.2.11 to 2.2.12 by @dependabot in #227
- build(deps): bump error_prone_annotations from 2.19.1 to 2.20.0 by @dependabot in #228
- feat: Publish sources only if not a snapshot by @mohnoor94 in #231
- feat: update release to production logic by @mohnoor94 in #234
- chore(gitignore): Update .gitignore File by @osama-salman99 in #236
- build(deps): bump guava from 32.0.1-jre to 32.1.0-jre by @dependabot in #240
- build(deps): bump guava from 32.1.0-jre to 32.1.1-jre by @dependabot in #241
- build(deps): bump atomicfu-jvm from 0.20.2 to 0.21.0 by @dependabot in #238
- build(deps): bump swagger.core.version from 2.2.12 to 2.2.14 by @dependabot in #237
- build(deps): bump kotlin.version from 1.8.22 to 1.9.0 by @dependabot in #245
- build(deps): bump checker-qual from 3.35.0 to 3.36.0 by @dependabot in #242
- build(deps): bump swagger.core.version from 2.2.14 to 2.2.15 by @dependabot in #246
- fix(generator): Fix License Headers by @osama-salman99 in #249
- chore: Publish fraudPreventionV2 [1.3.0] SDK by @github-actions in #250
- Omar al jarrah/release july 4 2023 by @OmarAlJarrah in #244
- build(deps): bump org.junit:junit-bom from 5.9.3 to 5.10.0 by @dependabot in #251
Full Changelog: 2.5.0...2.7.0
Core 2.5.0
What's Changed
- chore: update README by @anssari1 in #203
- release 20230523 by @dtayeh in #204
- fix(authentication): Assign New Token to New Requests by @osama-salman99 in #207
New Contributors
Full Changelog: 2.4.0...2.5.0
Maven Release: https://repo1.maven.org/maven2/com/expediagroup/openworld/sdk/openworld-java-sdk-core/2.5.0