github stripe/stripe-java v6.0.0
stripe-java v6.0.0

latest releases: v25.7.0, v25.7.0-beta.1, v25.6.0...
5 years ago

Major version release. Refer to our migration guide for v6 for a list of backwards incompatible changes to watch out for.

Pull requests included in this release:

  • #532 Remove deprecated methods
  • #534 Only capitalize the first letter of acronyms per Google's style rules
  • #535 Change signatures to throw StripeException
  • #538 Change all integer types to Long and all floating point types to Double
  • #540 Add support for idempotency errors
  • #541 Minor fixes
  • #547 Move nested objects into inner static classes
  • #553 Remove Deleted* models and add deleted attribute instead
  • #558 Use BigDecimal for floating point values

See the changelog for more details.

Don't miss a new stripe-java release

NewReleases is sending notifications on new releases.