Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 21 Nov 11:05
· 32 commits to main since this release
85c2a17

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)