Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

38 lines (30 loc) · 1.41 KB

Changelog

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]

[0.4.1] - 2020-05-13

Changed

  • Pull #94 Remove Requirements pip>=20 by @dmlb2000

[0.4.0] - 2020-01-24

Changed

  • Pull #94 Pylint 2.0+ Support by @dmlb2000
  • Pull #93 Remove Python 2.7 Support by @dmlb2000
  • Pull #92 Travis uses Ansible now by @dmlb2000
  • Pull #91 Minor Packaging Fixes by @dmlb2000

Added

  • Fix #59 Admin Retry Command by @dmlb2000
  • Fix #16 Remote User style validation by @dmlb2000
  • Pull #95 Add Python 3.7 and 3.8 Testing by @dmlb2000

[0.3.5] - 2019-05-30

Changed

[0.3.4] - 2019-05-17

Added

  • Ingest services to consume data bundles
  • Backend services to send files to archiveinterface
  • Backend services to send metadata to metadata service
  • Validation of data before it hits archiveinterface
  • Status tracking endpoint for state of ingest task
  • ReadtheDocs supported Sphinx docs

Changed