Skip to content

Releases: ExpediaGroup/expediagroup-java-sdk

v20240704

15 Jul 11:48
899d866
Compare
Choose a tag to compare

What's Changed

  • chore: Publish rapid [4.1.3] SDK by @github-actions in #583
  • feat(deps): update dependency node from vv18.18.2 to v18.20.3 by @renovate in #578
  • feat(deps): update build org.apache.maven.plugins:maven-dependency-plugin from v3.6.1 to v3.7.1 by @renovate in #585
  • feat(deps): update build org.apache.maven.plugins:maven-surefire-plugin from v3.2.5 to v3.3.0 by @renovate in #586
  • feat(deps): update openapi-generator.version from v6.5.0 to v6.6.0 by @renovate in #587
  • feat(deps): update test org.assertj:assertj-core from v3.25.3 to v3.26.0 by @renovate in #588
  • chore(deps): update commitlint monorepo (major) by @renovate in #589
  • fix(deps): update build org.apache.maven.plugins:maven-jar-plugin from v3.4.1 to v3.4.2 by @renovate in #594
  • fix(deps): update dependency maven from v3.9.7 to v3.9.8 by @renovate in #595
  • fix(deps): update import io.ktor:ktor-bom from v2.3.11 to v2.3.12 by @renovate in #596
  • chore(deps): update devdependencies conventional-changelog-conventionalcommits from v7.0.2 to v8 by @renovate in #597
  • chore(deps): update semantic-release monorepo (major) by @renovate in #598
  • build(deps): bump kotlinx.serialization.version from 1.7.0 to 1.7.1 by @dependabot in #599
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #593
  • fix(deps): update import org.junit:junit-bom from v5.10.2 to v5.10.3 by @renovate in #601
  • feat(deps): update compile org.jetbrains.kotlinx:atomicfu-jvm from v0.24.0 to v0.25.0 by @renovate in #602
  • feat(deps): update compile com.github.rvesse:airline from v2.9.0 to v3 by @renovate in #604
  • build(deps): bump org.checkerframework:checker-qual from 3.44.0 to 3.45.0 by @dependabot in #606
  • chore: add operationId-to-tags spec transformation option by @anssari1 in #608
  • chore: Publish rapid [4.2.0] SDK by @github-actions in #609

Full Changelog: v20240610...v20240704

v20240610

10 Jun 16:26
0db7362
Compare
Choose a tag to compare

Features

  • deps: update build org.apache.maven.plugins:maven-jar-plugin from v3.3.0 to v3.4.1 (#567) (450b3b7)
  • deps: update build org.codehaus.mojo:build-helper-maven-plugin from v3.4.0 to v3.6.0 (#568) (9fa8ff9)
  • deps: update build org.codehaus.mojo:exec-maven-plugin from v3.1.0 to v3.3.0 (#569) (47b7607)
  • deps: update compile com.google.errorprone:error_prone_annotations from v2.27.1 to v2.28.0 (#570) (3c4fb58)
  • deps: update compile org.assertj:assertj-core from v3.23.1 to v3.26.0 (#576) (141baf1)
  • deps: update dependency maven from v3.8.6 to v3.9.7 (#577) (5022f07)
  • deps: update import org.junit:junit-bom from v5.9.1 to v5.10.2 (#579) (a55e50c)
  • deps: update kotlin monorepo from v1.8.0 to v1.9.24 (#580) (7030549)

Bug Fixes

  • eliminate dependency of unmaintained julienkode pull-request-name-linter-action (#581) (305c19b)
  • support operations with no params (#574) (0fd5c94)
  • deps: update compile com.google.guava:guava from v33.2.0-jre to v33.2.1-jre (#566) (509e368)
  • use logging guards (#582) (0db7362)

What's Changed

  • chore: Publish rapid [4.1.2] SDK by @github-actions in #565
  • fix: support operations with no params by @anssari1 in #574
  • fix(deps): update compile com.google.guava:guava from v33.2.0-jre to v33.2.1-jre by @renovate in #566
  • feat(deps): update build org.apache.maven.plugins:maven-jar-plugin from v3.3.0 to v3.4.1 by @renovate in #567
  • feat(deps): update build org.codehaus.mojo:build-helper-maven-plugin from v3.4.0 to v3.6.0 by @renovate in #568
  • feat(deps): update build org.codehaus.mojo:exec-maven-plugin from v3.1.0 to v3.3.0 by @renovate in #569
  • feat(deps): update compile com.google.errorprone:error_prone_annotations from v2.27.1 to v2.28.0 by @renovate in #570
  • build(deps): bump com.google.errorprone:error_prone_annotations from 2.27.1 to 2.28.0 by @dependabot in #572
  • build(deps): bump org.checkerframework:checker-qual from 3.43.0 to 3.44.0 by @dependabot in #573
  • build(deps): bump kotlinx.serialization.version from 1.6.3 to 1.7.0 by @dependabot in #575
  • feat(deps): update compile org.assertj:assertj-core from v3.23.1 to v3.26.0 by @renovate in #576
  • feat(deps): update dependency maven from v3.8.6 to v3.9.7 by @renovate in #577
  • feat(deps): update import org.junit:junit-bom from v5.9.1 to v5.10.2 by @renovate in #579
  • feat(deps): update kotlin monorepo from v1.8.0 to v1.9.24 by @renovate in #580
  • fix: eliminate dependency of unmaintained julienkode pull-request-name-linter-action by @OmarAlJarrah in #581
  • fix: use logging guards by @anssari1 in #582

Full Changelog: v20240602...v20240610

v20240602

10 Jun 16:27
2d3b6d1
Compare
Choose a tag to compare

Bug Fixes

  • add a deprecated getBody to Responses, and fix operation execution with empty responses (#564) (2d3b6d1)

What's Changed

  • chore: Publish rapid [4.1.1] SDK by @github-actions in #562
  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in #563
  • fix: add a deprecated getBody to Responses, and fix operation execution with empty responses by @anssari1 in #564

Full Changelog: v20240529...v20240602

v20240529

10 Jun 16:26
b22da4c
Compare
Choose a tag to compare

Features

  • add javadocs for operations and deprecate old paginator methods (#561) (b22da4c)
  • introduce operations (#526) (466fc4d)

What's Changed

  • chore: Publish rapid [4.0.0] SDK by @github-actions in #559
  • feat: introduce operations by @anssari1 in #526
  • chore: Publish rapid [4.1.0] SDK by @github-actions in #560
  • feat: add javadocs for operations and deprecate old paginator methods by @anssari1 in #561

Full Changelog: v20240528...v20240529

v20240528

28 May 13:27
1e01b97
Compare
Choose a tag to compare

Features

  • deps: update build com.github.gantsign.maven:ktlint-maven-plugin from v1.15.2 to v1.16.0 (#555) (1e01b97)
  • deps: update build com.mycila:license-maven-plugin from v4.1 to v4.5 (#556) (79ce9cc)
  • deps: update build org.apache.maven.plugins:maven-compiler-plugin from v3.10.1 to v3.13.0 (#557) (deb8907)

Bug Fixes

  • deps: update mockk.version from v1.13.10 to v1.13.11 (#553) (f1204ff)

What's Changed

  • chore: Publish rapid [3.3.4] SDK by @github-actions in #550
  • build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 by @dependabot in #552
  • build(deps): bump kotlin.version from 1.9.24 to 2.0.0 by @dependabot in #551
  • build(deps): bump com.google.code.gson:gson from 2.10.1 to 2.11.0 by @dependabot in #549
  • build(deps-dev): bump mockk.version from 1.13.10 to 1.13.11 by @dependabot in #548
  • build(deps): bump swagger.core.version from 2.2.21 to 2.2.22 by @dependabot in #545
  • feat(deps): update build com.mycila:license-maven-plugin from v4.1 to v4.5 by @renovate in #556
  • build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #558
  • feat(deps): update build org.apache.maven.plugins:maven-compiler-plugin from v3.10.1 to v3.13.0 by @renovate in #557
  • chore(deps): update commitlint monorepo by @renovate in #554
  • fix(deps): update mockk.version from v1.13.10 to v1.13.11 by @renovate in #553
  • feat(deps): update build com.github.gantsign.maven:ktlint-maven-plugin from v1.15.2 to v1.16.0 by @renovate in #555

Full Changelog: v20240521...v20240528

v20240521

28 May 13:26
eb04191
Compare
Choose a tag to compare

What's Changed

  • chore: Publish rapid [3.3.3] SDK by @github-actions in #547

Full Changelog: v20240514...v20240521

v20240514

28 May 13:27
ba0f1b0
Compare
Choose a tag to compare

Bug Fixes

  • deps: update build org.apache.maven.plugins:maven-resources-plugin from v3.3.0 to v3.3.1 (#538) (104d0af)
  • deps: update compile com.fasterxml.jackson.core:jackson-annotations from v2.17.0 to v2.17.1 (#539) (739af9a)
  • deps: update import com.fasterxml.jackson:jackson-bom from v2.17.0 to v2.17.1 (#540) (4b66d53)
  • deps: update import io.ktor:ktor-bom from v2.3.10 to v2.3.11 (#541) (0db8206)

What's Changed

  • chore: Publish rapid [3.3.0] SDK by @github-actions in #525
  • chore: detach core pom from the parent pom file by @mohnoor94 in #523
  • build(deps): bump org.checkerframework:checker-qual from 3.42.0 to 3.43.0 by @dependabot in #527
  • build(deps): bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre by @dependabot in #529
  • build(deps): bump com.google.errorprone:error_prone_annotations from 2.27.0 to 2.27.1 by @dependabot in #528
  • build(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 by @dependabot in #530
  • build(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.17.0 to 2.17.1 by @dependabot in #531
  • build(deps): bump kotlin.version from 1.9.23 to 1.9.24 by @dependabot in #532
  • build(deps): bump com.mycila:license-maven-plugin from 4.3 to 4.4 by @dependabot in #533
  • chore: Configure Renovate by @renovate in #479
  • build(deps): bump io.ktor:ktor-bom from 2.3.10 to 2.3.11 by @dependabot in #535
  • build(deps): bump com.mycila:license-maven-plugin from 4.4 to 4.5 by @dependabot in #542
  • build(deps-dev): bump mockito.version from 5.11.0 to 5.12.0 by @dependabot in #543
  • fix(deps): update import io.ktor:ktor-bom from v2.3.10 to v2.3.11 by @renovate in #541
  • fix(deps): update import com.fasterxml.jackson:jackson-bom from v2.17.0 to v2.17.1 by @renovate in #540
  • fix(deps): update compile com.fasterxml.jackson.core:jackson-annotations from v2.17.0 to v2.17.1 by @renovate in #539
  • fix(deps): update build org.apache.maven.plugins:maven-resources-plugin from v3.3.0 to v3.3.1 by @renovate in #538
  • chore(deps): update semantic-release monorepo by @renovate in #537
  • build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.8.0 to 1.8.1 by @dependabot in #536

New Contributors

Full Changelog: v20240430...v20240514

v20240430

30 Apr 12:50
15935b5
Compare
Choose a tag to compare

Bug Fixes

  • fix threads freeze on waiting state when logging request body through custom logger (#515) (c1e206a)
  • remove all leading slashes from a URL path segment (#521) (ace2a28)

What's Changed

  • chore: Publish rapid [3.2.2] SDK by @github-actions in #502
  • chore: support releasing core by @mohnoor94 in #505
  • chore: update release core actions by @mohnoor94 in #513
  • build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in #518
  • build(deps): bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #517
  • build(deps): bump io.ktor:ktor-bom from 2.3.9 to 2.3.10 by @dependabot in #516
  • build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #514
  • build(deps): bump org.jetbrains.kotlinx:atomicfu-jvm from 0.23.2 to 0.24.0 by @dependabot in #519
  • build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in #520
  • fix: fix threads freeze on waiting state when logging request body through custom logger by @OmarAlJarrah in #515
  • fix: remove all leading slashes from a URL path segment by @anssari1 in #521
  • build(deps): bump com.google.errorprone:error_prone_annotations from 2.26.1 to 2.27.0 by @dependabot in #522

Full Changelog: v20240327...v20240430

v20240327

27 Mar 11:30
d3c5029
Compare
Choose a tag to compare

Bug Fixes

  • remove custom request body logger (#498) (d3c5029)
  • update github token name in draft release generator (#501) (4d23e12)

What's Changed

  • chore: Publish rapid [3.2.0] SDK by @github-actions in #492
  • build(deps): bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre by @dependabot in #493
  • build(deps): bump com.squareup.okio:okio-jvm from 3.8.0 to 3.9.0 by @dependabot in #491
  • build(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.16.2 to 2.17.0 by @dependabot in #490
  • chore: remove unneeded logger by @mohnoor94 in #494
  • build(deps): bump com.google.errorprone:error_prone_annotations from 2.25.0 to 2.26.1 by @dependabot in #488
  • build(deps): bump com.fasterxml.jackson:jackson-bom from 2.16.2 to 2.17.0 by @dependabot in #489
  • build(deps-dev): bump org.apache.logging.log4j:log4j-api from 2.23.0 to 2.23.1 by @dependabot in #485
  • build(deps): bump swagger.core.version from 2.2.20 to 2.2.21 by @dependabot in #496
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #495
  • fix: update github token name in draft release generator by @OmarAlJarrah in #501
  • fix: remove custom request body logger by @anssari1 in #498

Full Changelog: v20240313...v20240327

v20240313

13 Mar 12:51
78e1650
Compare
Choose a tag to compare

Features

  • add transaction id to log messages and api exceptions (#463)
  • support connection and socket timeout configurations (#481)

What's Changed

  • chore: Publish fraudPreventionV2 [4.0.0] SDK by @github-actions in #469
  • build(deps-dev): bump org.apache.logging.log4j:log4j-api from 2.22.1 to 2.23.0 by @dependabot in #470
  • build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 by @dependabot in #471
  • build(deps-dev): bump mockk.version from 1.13.9 to 1.13.10 by @dependabot in #475
  • build(deps-dev): bump mockito.version from 5.10.0 to 5.11.0 by @dependabot in #476
  • feat: add transaction id to log messages and api exceptions by @osama-salman99 in #463
  • build(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 by @dependabot in #480
  • build(deps): bump com.github.gantsign.maven:ktlint-maven-plugin from 3.0.0 to 3.1.1 by @dependabot in #477
  • build(deps): bump io.ktor:ktor-bom from 2.3.8 to 2.3.9 by @dependabot in #478
  • build(deps): bump kotlin.version from 1.9.22 to 1.9.23 by @dependabot in #482
  • feat: support connection and socket timeout configurations by @mohnoor94 in #481
  • build(deps): bump com.github.gantsign.maven:ktlint-maven-plugin from 3.1.1 to 3.2.0 by @dependabot in #486
  • build(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.16.1 to 2.16.2 by @dependabot in #483
  • build(deps): bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.16.2 by @dependabot in #484
  • build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #458

Full Changelog: v20240220...v20240313