Skip to content

Bump com.twilio.sdk:twilio from 10.9.2 to 11.0.0 in /twilio-keycloak-provider#79

Merged
dependabot[bot] merged 1 commit into
mainfrom
dependabot/gradle/twilio-keycloak-provider/com.twilio.sdk-twilio-11.0.0
Sep 30, 2025
Merged

Bump com.twilio.sdk:twilio from 10.9.2 to 11.0.0 in /twilio-keycloak-provider#79
dependabot[bot] merged 1 commit into
mainfrom
dependabot/gradle/twilio-keycloak-provider/com.twilio.sdk-twilio-11.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 30, 2025

Bumps com.twilio.sdk:twilio from 10.9.2 to 11.0.0.

Release notes

Sourced from com.twilio.sdk:twilio's releases.

11.0.0

Release Notes

Library - Breaking Changes

  • Refer Upgrade.md for detailed migration notes and list of Breaking Changes.

Accounts

  • Update beta feature flag for consent and contact bulk upsert APIs

Api

  • Add date_created property to media resource and date_created filtering parameters for read action
  • Updated the Recordings Resource channels property to clarify channels = # of channels in the recording resource and how to specify the # of channels in recording download
  • Remove usage category enum from usage record and usage triggers API (breaking change)
  • Add multiple missing usage categories to usage records and usage triggers api
  • Add channels-whatsapp-template-marketing and channels-whatsapp-template-utility to usage categories

Bulkexports

  • Changed the type of 'details' field to be a list of objects instead of a single object

Conversations

  • Fix state spelling for initializing enum value
  • Update state to include intializing for ServiceConversationWithParticipants and ConversationWithParticipants
  • Updates to method casing for ConfgurationAddress, ConversationScopedWebhook, and ServiceConversationScopedWebhook for RestProxy compatibility

Events

  • Remove SinkSid parameter when updating subscriptions. (breaking change)

Intelligence

  • Add encryption_credential_sid field in transcripts and services in v2

Flex

  • Adding new optional parameter identity to web_channels API in version v2
  • update team name for web_channel, webchat_init_token, webchat_refresh_token

Verify

  • Add passkeys support to Verify API creating and updating services.
  • Update ienum type for Factor creation
  • Add passkeys as challenge and factor type

Proxy

  • remove shortcodes resource as its no longer used

Studio

  • Add type to Step resource APIs

Serverless

  • Change log field level from type ienum to string in Logs api

Taskrouter

... (truncated)

Changelog

Sourced from com.twilio.sdk:twilio's changelog.

[2025-09-30] Version 11.0.0

Library - Breaking Changes

  • Refer Upgrade.md for detailed migration notes and list of Breaking Changes.

Accounts

  • Update beta feature flag for consent and contact bulk upsert APIs

Api

  • Add date_created property to media resource and date_created filtering parameters for read action
  • Updated the Recordings Resource channels property to clarify channels = # of channels in the recording resource and how to specify the # of channels in recording download
  • Remove usage category enum from usage record and usage triggers API (breaking change)
  • Add multiple missing usage categories to usage records and usage triggers api
  • Add channels-whatsapp-template-marketing and channels-whatsapp-template-utility to usage categories

Bulkexports

  • Changed the type of 'details' field to be a list of objects instead of a single object

Conversations

  • Fix state spelling for initializing enum value
  • Update state to include intializing for ServiceConversationWithParticipants and ConversationWithParticipants
  • Updates to method casing for ConfgurationAddress, ConversationScopedWebhook, and ServiceConversationScopedWebhook for RestProxy compatibility

Events

  • Remove SinkSid parameter when updating subscriptions. (breaking change)

Intelligence

  • Add encryption_credential_sid field in transcripts and services in v2

Flex

  • Adding new optional parameter identity to web_channels API in version v2
  • update team name for web_channel, webchat_init_token, webchat_refresh_token

Verify

  • Add passkeys support to Verify API creating and updating services.
  • Update ienum type for Factor creation
  • Add passkeys as challenge and factor type

Proxy

  • remove shortcodes resource as its no longer used

Studio

  • Add type to Step resource APIs

Serverless

  • Change log field level from type ienum to string in Logs api

Taskrouter

  • Remove URL-encoded from attributes param definition in tasks

... (truncated)

Upgrade guide

Sourced from com.twilio.sdk:twilio's upgrade guide.

Upgrade Guide

MAJOR version bumps will have upgrade notes posted here.

[2025-09-30] 10.x.x to 11.x.x

Overview

Twilio Java Helper Library’s major version 11.0.0 is now available. 11.0.0 version contains breaking changes
Breaking Changes
1. NetworkHttpClient upgraded from HttpClient4 → HttpClient5

Who are impacted: Users who override NetworkHttpClient.

2. Bug Fix: Enum suffix removed (StatusEnum → Status)

This was a bug in Account resource in Organisation API

3. Organisation API — Organisation API init authentication mechanism has been changed.

Who are impacted: Users calling the Organisation API. Refer Examples Organisation API examples here

4. Bug Fix: Using Object data type for anyType fields in open-api specifications

Who are impacted: Properties/Parameters defined as anyType in open-api specifications will be represented using Object now. Previous data type: Map<String,Object> New data type: Object

[2024-02-08] 9.x.x to 10.x.x

Overview

Twilio Java Helper Library’s major version 10.0.0 is now available. We ensured that you can upgrade to Java helper Library 10.0.0 version without any breaking changes of existing apis

Behind the scenes Java Helper is now auto-generated via OpenAPI with this release. This enables us to rapidly add new features and enhance consistency across versions and languages. We're pleased to inform you that version 10.0.0 adds support for the application/json content type in the request body.

[2022-09-21] 8.x.x to 9.x.x

Overview

Twilio Java Helper Library’s major version 9.0.0 is now available. We ensured that you can upgrade to Java helper Library 9.0.0 version without any breaking changes

Behind the scenes Java Helper is now auto-generated via OpenAPI with this release. This enables us to rapidly add new features and enhance consistency across versions and languages.

[2020-09-28] 7.x.x to 8.x.x

Overview

... (truncated)

Commits
  • a2007d2 [Librarian] Regenerated @ 46fda61a99ae466baec95ccfb33bfdd1b12de546 ac40c0ff37...
  • 7aca9f1 chore: Generated twilio-java code from twilio-oai version 2.5.3 (#909)
  • 8f00f28 feat!: MVR Release prep (#908)
  • 78a8ccd chore: change server-id for central repo (#870)
  • 4df37cf added plugin for publishing to central repo (#868)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @bickelj.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 30, 2025
@dependabot dependabot Bot force-pushed the dependabot/gradle/twilio-keycloak-provider/com.twilio.sdk-twilio-11.0.0 branch from 02092d2 to 73c098e Compare September 30, 2025 19:46
Copy link
Copy Markdown
Contributor

@bickelj bickelj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing major jumps out in the release notes. Worst case we use an older version of our jar.

@dependabot merge

Bumps [com.twilio.sdk:twilio](https://github.com/twilio/twilio-java) from 10.9.2 to 11.0.0.
- [Release notes](https://github.com/twilio/twilio-java/releases)
- [Changelog](https://github.com/twilio/twilio-java/blob/main/CHANGES.md)
- [Upgrade guide](https://github.com/twilio/twilio-java/blob/main/UPGRADE.md)
- [Commits](twilio/twilio-java@10.9.2...11.0.0)

---
updated-dependencies:
- dependency-name: com.twilio.sdk:twilio
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/twilio-keycloak-provider/com.twilio.sdk-twilio-11.0.0 branch from 73c098e to e164810 Compare September 30, 2025 19:49
@dependabot dependabot Bot merged commit 743626d into main Sep 30, 2025
2 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/twilio-keycloak-provider/com.twilio.sdk-twilio-11.0.0 branch September 30, 2025 19:51
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