Skip to content

Tags: chargebee/chargebee-java

Tags

v3.45.0

Toggle v3.45.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix JSON request body serialization to send valid JSON payload (#95)

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Releasing v4.5.0 (#94)

v3.44.0

Toggle v3.44.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v3.44.0 (#93)

* Releasing v3.44.0

* Updated the .gitignore

v4.4.0

Toggle v4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Switch JSON parsing to Gson for improved reliability (#91)

* update to use gson parser

* add tests

* add gson dependency and handle jsonUtil

* handle exception with jsonutil

* add null check

* version bump-up

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable async api support (#88)

* Enable async api support

* version bump-up and change log

* add JavaDoc

* Exception handling document

* add configurable executor service

* Version bump-up

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add subdomain support and JSON payload support (#87)

v4.1.1

Toggle v4.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add filter support based on enum (#85)

* add filter support based on enum

* change log and version bump-up

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v4.1.0 (#84)

* minor edit on changelog file

* Releasing v4.1.0

v3.43.0

Toggle v3.43.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Releasing v3.43.0 (#83)

v4.0.3

Toggle v4.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add custom field support for sub-resources (#82)

* add custom field support on sub-resource

* Release notes update

* add lib distribution

* remove lib distribution in github