Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Releases: Sybit-Education/airtable.java

0.3.0

Choose a tag to compare

@stritti stritti released this 21 May 21:17

What's Changed

New Contributors

Full Changelog: 0.2.2...0.3.0

Added handling of 429 error code ("Rate limit exceeded")

Choose a tag to compare

@stritti stritti released this 03 Sep 22:06
662d4b0
Develop (#39)

* Added handling of 429 error code("Rate limit exceeded")

* bump versions of used libs

(cherry picked from commit 0984aedbce59b6b70a58cd4d97a192e95dfb9e7f)

* upgrade to gradle wrapper to v5.5.1

* use openjdk 11 on travis build

* update codacy-coverage-reporter to v. 6.0.0

* update gradle task for codacy

simplify/streamline exception handling

Choose a tag to compare

@stritti stritti released this 01 Nov 11:53
20c688f
Merge pull request #31 from Sybit-Education/develop

 simplify/streamline exception handling

Feature enhancements: offset loading, destroy

Choose a tag to compare

@stritti stritti released this 18 Sep 09:36
  • enhancement to load automatically offsets
  • improved handling of destroy
  • some improvements in doc
  • removed some FindBugs warnings

0.1.5

Choose a tag to compare

@stritti stritti released this 19 May 10:36

0.1.4

Choose a tag to compare

@stritti stritti released this 18 May 10:24

0.1.3.n

Choose a tag to compare

@stritti stritti released this 28 Apr 09:38

0.1.3.m

Choose a tag to compare

@stritti stritti released this 13 Apr 13:39

0.1.1: Merge pull request #4 from Sybit-Education/develop

Choose a tag to compare

@stritti stritti released this 31 Mar 14:29
Develop