Skip to content

Tags: Xethron/java-rest-api

Tags

v3.0.6

Toggle v3.0.6's commit message
[maven-release-plugin] copy for tag v3.0.6

messagebird-api-3.0.6

Toggle messagebird-api-3.0.6's commit message
[maven-release-plugin] copy for tag messagebird-api-3.0.6

v3.0.5

Toggle v3.0.5's commit message
[maven-release-plugin] copy for tag v3.0.5

v3.0.4

Toggle v3.0.4's commit message
[maven-release-plugin] copy for tag v3.0.4

v3.0.3

Toggle v3.0.3's commit message
[maven-release-plugin] copy for tag v3.0.3

v3.0.2

Toggle v3.0.2's commit message
[maven-release-plugin] copy for tag v3.0.2

messagebird-api-3.0.1

Toggle messagebird-api-3.0.1's commit message
[maven-release-plugin] copy for tag messagebird-api-3.0.1

v3.0.0

Toggle v3.0.0's commit message
Add support for updating Conversations webhooks

* Added update conversation webhook call

includes unit tests

Refactoring ConversationWebhookTest to use mocking instead of Spying service

Refactored DTOs

* Added an example for updating conversation webhook

* Fixed comments on PR and upgraded to Java 11

Added status to ConversationWebhook

Reverted Conversation web hook request for backwards compatibility

Extracted creation of objects used in tests to TestUtil

Added support for default values in example of testing update of conversation web hook

* Updated travis ci to support Oracle JDK 11

* Updated major version

* Renaming of DTO and testing against 11th of oracle and open jdks

* Updated README.md

* Updated travis ci job to remove matrix that was causing an extra build job to run

2.1.1

Toggle 2.1.1's commit message
[maven-release-plugin] copy for tag 2.1.1

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request messagebird#53 from klpx/patch-1

Bump http client version