Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps the kiota-dependencies group with 1 update in the / directory: com.microsoft.kiota:microsoft-kiota-abstractions.
Bumps the kiota-dependencies group with 1 update in the /java-8 directory: com.microsoft.kiota:microsoft-kiota-abstractions.

Updates com.microsoft.kiota:microsoft-kiota-abstractions from 1.8.10 to 1.9.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-abstractions's releases.

v1.9.0

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

v1.8.12

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

v1.8.11

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-abstractions's changelog.

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Commits
  • 31168fa Merge pull request #2059 from microsoft/release-please--branches--main
  • f78ba83 chore(main): release 1.9.0
  • 41d7c77 Merge pull request #2054 from papegaaij/gson-type-adapters
  • 9decb26 Merge pull request #2058 from microsoft/baywet-patch-1
  • 0062686 docs: aligns azure auth version with other packages
  • cab7a35 Merge pull request #2057 from microsoft/dependabot/gradle/com.diffplug.spotle...
  • 124c307 chore(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0
  • 489ff6f Merge pull request #2056 from microsoft/release-please--branches--main
  • 4b4960f chore(main): release 1.8.12
  • b21e82f Merge pull request #2055 from espenvis/main
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-authentication-azure from 1.8.10 to 1.9.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-authentication-azure's releases.

v1.9.0

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

v1.8.12

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

v1.8.11

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-authentication-azure's changelog.

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Commits
  • 31168fa Merge pull request #2059 from microsoft/release-please--branches--main
  • f78ba83 chore(main): release 1.9.0
  • 41d7c77 Merge pull request #2054 from papegaaij/gson-type-adapters
  • 9decb26 Merge pull request #2058 from microsoft/baywet-patch-1
  • 0062686 docs: aligns azure auth version with other packages
  • cab7a35 Merge pull request #2057 from microsoft/dependabot/gradle/com.diffplug.spotle...
  • 124c307 chore(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0
  • 489ff6f Merge pull request #2056 from microsoft/release-please--branches--main
  • 4b4960f chore(main): release 1.8.12
  • b21e82f Merge pull request #2055 from espenvis/main
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-http-okHttp from 1.8.10 to 1.9.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-http-okHttp's releases.

v1.9.0

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

v1.8.12

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

v1.8.11

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-http-okHttp's changelog.

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Commits
  • 31168fa Merge pull request #2059 from microsoft/release-please--branches--main
  • f78ba83 chore(main): release 1.9.0
  • 41d7c77 Merge pull request #2054 from papegaaij/gson-type-adapters
  • 9decb26 Merge pull request #2058 from microsoft/baywet-patch-1
  • 0062686 docs: aligns azure auth version with other packages
  • cab7a35 Merge pull request #2057 from microsoft/dependabot/gradle/com.diffplug.spotle...
  • 124c307 chore(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0
  • 489ff6f Merge pull request #2056 from microsoft/release-please--branches--main
  • 4b4960f chore(main): release 1.8.12
  • b21e82f Merge pull request #2055 from espenvis/main
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-json from 1.8.10 to 1.9.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-json's releases.

v1.9.0

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

v1.8.12

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

v1.8.11

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-json's changelog.

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Commits
  • 31168fa Merge pull request #2059 from microsoft/release-please--branches--main
  • f78ba83 chore(main): release 1.9.0
  • 41d7c77 Merge pull request #2054 from papegaaij/gson-type-adapters
  • 9decb26 Merge pull request #2058 from microsoft/baywet-patch-1
  • 0062686 docs: aligns azure auth version with other packages
  • cab7a35 Merge pull request #2057 from microsoft/dependabot/gradle/com.diffplug.spotle...
  • 124c307 chore(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0
  • 489ff6f Merge pull request #2056 from microsoft/release-please--branches--main
  • 4b4960f chore(main): release 1.8.12
  • b21e82f Merge pull request #2055 from espenvis/main
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-text from 1.8.10 to 1.9.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-text's releases.

v1.9.0

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

v1.8.12

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

v1.8.11

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-text's changelog.

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Commits
  • 31168fa Merge pull request #2059 from microsoft/release-please--branches--main
  • f78ba83 chore(main): release 1.9.0
  • 41d7c77 Merge pull request #2054 from papegaaij/gson-type-adapters
  • 9decb26 Merge pull request #2058 from microsoft/baywet-patch-1
  • 0062686 docs: aligns azure auth version with other packages
  • cab7a35 Merge pull request #2057 from microsoft/dependabot/gradle/com.diffplug.spotle...
  • 124c307 chore(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0
  • 489ff6f Merge pull request #2056 from microsoft/release-please--branches--main
  • 4b4960f chore(main): release 1.8.12
  • b21e82f Merge pull request #2055 from espenvis/main
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-form from 1.8.10 to 1.9.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-form's releases.

v1.9.0

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

v1.8.12

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

v1.8.11

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-form's changelog.

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Commits
  • 31168fa Merge pull request #2059 from microsoft/release-please--branches--main
  • f78ba83 chore(main): release 1.9.0
  • 41d7c77 Merge pull request #2054 from papegaaij/gson-type-adapters
  • 9decb26 Merge pull request #2058 from microsoft/baywet-patch-1
  • 0062686 docs: aligns azure auth version with other packages
  • cab7a35 Merge pull request #2057 from microsoft/dependabot/gradle/com.diffplug.spotle...
  • 124c307 chore(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0
  • 489ff6f Merge pull request #2056 from microsoft/release-please--branches--main
  • 4b4960f chore(main): release 1.8.12
  • b21e82f Merge pull request #2055 from espenvis/main
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-multipart from 1.8.10 to 1.9.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-multipart's releases.

v1.9.0

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

v1.8.12

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

v1.8.11

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-multipart's changelog.

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Commits
  • 31168fa Merge pull request #2059 from microsoft/release-please--branches--main
  • f78ba83 chore(main): release 1.9.0
  • 41d7c77 Merge pull request #2054 from papegaaij/gson-type-adapters
  • 9decb26 Merge pull request #2058 from microsoft/baywet-patch-1
  • 0062686 docs: aligns azure auth version with other packages
  • cab7a35 Merge pull request #2057 from microsoft/dependabot/gradle/com.diffplug.spotle...
  • 124c307 chore(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0
  • 489ff6f Merge pull request #2056 from microsoft/release-please--branches--main
  • 4b4960f chore(main): release 1.8.12
  • b21e82f Merge pull request #2055 from espenvis/main
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-abstractions from 1.8.10 to 1.9.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-abstractions's releases.

v1.9.0

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

v1.8.12

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

v1.8.11

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-abstractions's changelog.

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Commits
  • 31168fa Merge pull request #2059 from microsoft/release-please--branches--main
  • f78ba83 chore(main): release 1.9.0
  • 41d7c77 Merge pull request #2054 from papegaaij/gson-type-adapters
  • 9decb26 Merge pull request #2058 from microsoft/baywet-patch-1
  • 0062686 docs: aligns azure auth version with other packages
  • cab7a35 Merge pull request #2057 from microsoft/dependabot/gradle/com.diffplug.spotle...
  • 124c307 chore(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0
  • 489ff6f Merge pull request #2056 from microsoft/release-please--branches--main
  • 4b4960f chore(main): release 1.8.12
  • b21e82f Merge pull request #2055 from espenvis/main
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-authentication-azure from 1.8.10 to 1.9.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-authentication-azure's releases.

v1.9.0

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

v1.8.12

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

v1.8.11

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-authentication-azure's changelog.

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Commits
  • 31168fa Merge pull request #2059 from microsoft/release-please--branches--main
  • f78ba83 chore(main): release 1.9.0
  • 41d7c77 Merge pull request #2054 from papegaaij/gson-type-adapters
  • 9decb26 Merge pull request #2058 from microsoft/baywet-patch-1
  • 0062686 docs: aligns azure auth version with other packages
  • cab7a35 Merge pull request #2057 from microsoft/dependabot/gradle/com.diffplug.spotle...
  • 124c307 chore(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0
  • 489ff6f Merge pull request #2056 from microsoft/release-please--branches--main
  • 4b4960f chore(main): release 1.8.12
  • b21e82f Merge pull request #2055 from espenvis/main
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-http-okHttp from 1.8.10 to 1.9.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-http-okHttp's releases.

v1.9.0

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

v1.8.12

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

v1.8.11

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-http-okHttp's changelog.

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Commits
  • 31168fa Merge pull request #2059 from microsoft/release-please--branches--main
  • f78ba83 chore(main): release 1.9.0
  • 41d7c77 Merge pull request #2054 from papegaaij/gson-type-adapters
  • 9decb26 Merge pull request #2058 from microsoft/baywet-patch-1
  • 0062686 docs: aligns azure auth version with other packages
  • cab7a35 Merge pull request #2057 from microsoft/dependabot/gradle/com.diffplug.spotle...
  • 124c307 chore(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0
  • 489ff6f Merge pull request #2056 from microsoft/release-please--branches--main
  • 4b4960f chore(main): release 1.8.12
  • b21e82f Merge pull request #2055 from espenvis/main
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-json from 1.8.10 to 1.9.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-json's releases.

v1.9.0

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

v1.8.12

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

v1.8.11

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-json's changelog.

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Commits
  • 31168fa Merge pull request #2059 from microsoft/release-please--branches--main
  • f78ba83 chore(main): release 1.9.0
  • 41d7c77 Merge pull request #2054 from papegaaij/gson-type-adapters
  • 9decb26 Merge pull request #2058 from microsoft/baywet-patch-1
  • 0062686 docs: aligns azure auth version with other packages
  • cab7a35 Merge pull request #2057 from microsoft/dependabot/gradle/com.diffplug.spotle...
  • 124c307 chore(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0
  • 489ff6f Merge pull request #2056 from microsoft/release-please--branches--main
  • 4b4960f chore(main): release 1.8.12
  • b21e82f Merge pull request #2055 from espenvis/main
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-text from 1.8.10 to 1.9.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-text's releases.

v1.9.0

1.9.0 (2025-11-20)

Features

  • allows customization of JSON serialization through GSON TypeAdapters (41d7c77)

v1.8.12

1.8.12 (2025-11-18)

Bug Fixes

  • allow arrays of all supported types in getSanitizedValues (96f9f31)
  • mitigate illegal substitution exceptions (b21e82f)

v1.8.11

1.8.11 (2025-11-14)

Bug Fixes

  • handle negative retry interval in RetryHandler (f79bc62)
  • prevent negative timeout in RetryHandler causing IllegalArgumentException (dd0be6c)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serial...

Description has been truncated

…ith 7 updates

Bumps the kiota-dependencies group with 1 update in the / directory: [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java).
Bumps the kiota-dependencies group with 1 update in the /java-8 directory: [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java).


Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.8.10 to 1.9.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.8.10...v1.9.0)

---
updated-dependencies:
- dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 8, 2025 09:11
@github-actions github-actions bot enabled auto-merge December 8, 2025 09:11
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 8, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant