Skip to content

Releases: RelationalAI/rai-sdk-julia

v0.2.9

29 Aug 14:39
a886be8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.2.9

v0.2.8

15 Sep 20:29
5ff01e1
Compare
Choose a tag to compare

RAI v0.2.8

Diff since v0.2.7

Merged pull requests:

  • Add readtimeouts for get on transation metadata, problems, and results (#120) (@quinnj)
  • RAI-16417 RAI-16420 Updated Julia SDK to use HTTP v1.9.15 or higher, increased HTTP pool to 4096 * 4 (#122) (@antikus)

v0.2.7

23 Aug 16:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.2.7

v0.1.9

29 Jun 17:16
a90aa12
Compare
Choose a tag to compare

RAI v0.1.9

Diff since v0.1.8

Closed issues:

  • Evaluate replacing HTTP.jl with Downloads.jl (#11)
  • Transaction Cancelation missing (#68)
  • no method matching length(::Nothing) in get_engine when engine does not exist (#89)

Merged pull requests:

v0.2.6

26 May 15:03
aea784f
Compare
Choose a tag to compare

RAI v0.2.6

Diff since v0.2.5

Merged pull requests:

  • Don't use Pkg to compute project-version. (#114) (@NHDaly)
  • Backport for 0.1 release: Don't use Pkg to compute project-version. (#115) (@NHDaly)

v0.2.5

05 May 14:22
93b18be
Compare
Choose a tag to compare

RAI v0.2.5

Diff since v0.2.4

Merged pull requests:

v0.2.4

19 Jan 04:04
b50caa7
Compare
Choose a tag to compare

RAI v0.2.4

Diff since v0.2.3

Merged pull requests:

  • Fix incorrect return of DateTime object in _translate_start_time_ns (#103) (@nantiamak)
  • Fix the arithmetic for wait_until_done(); add start_time kwarg in seconds, instead of ns. (#104) (@NHDaly)

v0.2.3

12 Jan 04:03
f3642fb
Compare
Choose a tag to compare

RAI v0.2.3

Diff since v0.2.2

Merged pull requests:

v0.2.2

21 Nov 11:05
85c2a17
Compare
Choose a tag to compare

RAI v0.2.2

Diff since v0.2.1

Closed issues:

  • Evaluate replacing HTTP.jl with Downloads.jl (#11)
  • Transaction Cancelation missing (#68)
  • no method matching length(::Nothing) in get_engine when engine does not exist (#89)

Merged pull requests:

  • Models actions from v1 to v2 protocol (#76) (@NRHelmi)
  • Add missing cancel_transaction function (#78) (@NRHelmi)
  • Bump up default connection_limit (#81) (@quinnj)
  • Added custom engine version support in the integration tests (#84) (@miazamrai)
  • Add timeout/keep-alive options to http requests for access token (#87) (@quinnj)
  • Moved the testing logic to github action for re-use by other repositories (#90) (@miazamrai)
  • Bump version for new release (#92) (@bachdavi)

v0.2.1

09 Sep 00:47
d024d91
Compare
Choose a tag to compare