-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: jsklan/intercom-java
base: master
head repository: intercom/intercom-java
compare: master
- 9 commits
- 826 files changed
- 7 contributors
Commits on Jan 30, 2026
-
🌿 Fern Regeneration -- December 5, 2025 (intercom#349)
* SDK regeneration * Update integration tests (intercom#350) --------- Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: jsklan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fc3502 - Browse repository at this point
Copy the full SHA 6fc3502View commit details -
🌿 Fern Regeneration -- January 30, 2026 (intercom#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]>
Configuration menu - View commit details
-
Copy full SHA for a60ad66 - Browse repository at this point
Copy the full SHA a60ad66View commit details -
Update formatting to pass Spotless check (intercom#352)
Fixing the formatting that prevented previous publish attempt
Configuration menu - View commit details
-
Copy full SHA for 020ea34 - Browse repository at this point
Copy the full SHA 020ea34View commit details -
Bump version to 4.0.2 (intercom#353)
Co-authored-by: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3592a0 - Browse repository at this point
Copy the full SHA a3592a0View commit details
Commits on Feb 2, 2026
-
SDK regeneration (intercom#355)
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a0a0366 - Browse repository at this point
Copy the full SHA a0a0366View commit details -
Fixing tests for required fields (intercom#356)
* Fixing tests for required fields
Configuration menu - View commit details
-
Copy full SHA for 95b6cb4 - Browse repository at this point
Copy the full SHA 95b6cb4View commit details
Commits on Feb 3, 2026
-
Fern bot/2026 02 02 t19 11 z (intercom#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]>
Configuration menu - View commit details
-
Copy full SHA for 7aa888d - Browse repository at this point
Copy the full SHA 7aa888dView commit details
Commits on Feb 4, 2026
-
🌿 Fern Regeneration -- February 4, 2026 (intercom#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]>
Configuration menu - View commit details
-
Copy full SHA for f073e41 - Browse repository at this point
Copy the full SHA f073e41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70fb4fe - Browse repository at this point
Copy the full SHA 70fb4feView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master