Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

41 lines (23 loc) · 1.03 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Added

  • AWS Batch scheduler (#10)

Changed

  • Upgraded to Xenon library 3.1.0
  • Upgraded gradle to 6.2.2, gradle plugins and deps to latest versions

Fixed

  • S3 tests fail (#14)

[3.0.2] - 2019-08-07

Added

  • Adaptors documentation web page (#5)
  • Live test task (#4)

Fixed

  • Accessing AWS S3 in eu central region fails (#3)

[3.0.1] - 2019-06-14

Fixed

  • Support https in location (#2)

[3.0.0] - 2019-06-13

Initial release