Skip to content

Tags: intercom/intercom-java

Tags

4.0.4

Toggle 4.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🌿 Fern Regeneration -- February 4, 2026 (#359)

* SDK regeneration

* Fix integration tests for non-Optional fields

Update tests to handle fields that are now non-Optional after adding
required field arrays to the OpenAPI schema overrides:

- TeamsTest: team.getId() now returns String directly
- SegmentsTest: segment.getId() now returns String directly
- ConversationsTest: conversationPart.getId() now returns String directly

Co-Authored-By: Claude Opus 4.5 <[email protected]>

---------

Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
Co-authored-by: mailson <[email protected]>
Co-authored-by: Claude Opus 4.5 <[email protected]>

4.0.3

Toggle 4.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fern bot/2026 02 02 t19 11 z (#358)

* SDK regeneration

* Update tests for required field changes in SDK

Remove .orElseThrow() calls from tests where the SDK now returns
non-optional types for id and conversation_id fields:
- ContactsCreateResponse.getId() now returns String
- Conversation.getId() now returns String
- Message.getConversationId() now returns String
- Note.getId() now returns String

Co-Authored-By: Claude Opus 4.5 <[email protected]>

* Fix remaining test files for required field changes

Update MessagesTest, IntegrationTest, and CompaniesTest to remove
.orElseThrow() calls that are no longer needed since the SDK now
returns non-optional types.

Co-Authored-By: Claude Opus 4.5 <[email protected]>

---------

Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <[email protected]>

4.0.2

Toggle 4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 4.0.2 (#353)

Co-authored-by: Claude Opus 4.5 <[email protected]>

4.0.1

Toggle 4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🌿 Fern Regeneration -- January 30, 2026 (#351)

* SDK regeneration

* Disable data attribute test hitting CDA limit

* Skip conversation test which needs to be updated to use long for timestamp

* Switch skipped test

* Fix test syntax

---------

Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
Co-authored-by: Steve Henry <[email protected]>

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
SDK regeneration (#343)

3.0.0-alpha7

Toggle 3.0.0-alpha7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: add env variables to ci.yml (#341)

3.0.0-alpha6

Toggle 3.0.0-alpha6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update ci.yml (#335)

3.0.0-alpha5

Toggle 3.0.0-alpha5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update ci.yml (#335)

3.0.0-alpha3

Toggle 3.0.0-alpha3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
SDK regeneration (#328)

Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>

3.0.0-alpha2

Toggle 3.0.0-alpha2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
SDK regeneration (#328)

Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>