Skip to content

v3.0.0

Compare
Choose a tag to compare
@Xaxxis Xaxxis released this 13 Apr 08:31
· 83 commits to master since this release
bd1ed65

Feature:

  • new static method CoreApi, SnapApi, IrisApi, TransactionApi
  • can change, TimeUnit for HTTP connection settings
  • can set global config via Midtrans class
  • can add custom headers with config class
  • validation for server-key empty, contain whitespace

Improvement:

  • handle okhttp raw error/exception via MidtransError exception class

Notable changes:

  • Migrate from retrofit to okhttp as HTTP client
  • Migrate repo host from jcenter/bintray to maven central