Skip to content

Release 3.1.0

Compare
Choose a tag to compare
@AsafMah AsafMah released this 20 Mar 06:42
· 178 commits to master since this release
892b277

Features

  • Share HTTP client across requests by @larisaad in #196
  • Support exceptions that don't follow oneapi by @AsafMah in #213
  • Raise visibility of getTableKind by @crowcrow in #220
  • Support ingesting with ignoring first record in both SDK and Quickstart by @yihezkel in #215
  • Added validation policy by @AsafMah in #229
  • Remove mapping requirement, since mappings are no longer required by @yihezkel in #214

Fixes

  • Remove Quickstart dependency on parent pom by @yihezkel in #212
  • Fix getIntegerObject() return type by @jlinn in #223
  • Assure cloud info is only initialized once, fixing bug that ignored the token cache by @AsafMah in #230

Improvements

  • Run github actions checks on pull requests by @AsafMah in #227

New Contributors

Full Changelog: v3.0.0...v3.1.0