Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 1.88 KB

File metadata and controls

49 lines (41 loc) · 1.88 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.

(post 4.2.0 release)

Added

  • Support for new OGC endpoints

Changed

Deprecated

Removed

Fixed

Security

Added

Changed

  • listJobs no longer takes username as an argument, you can only list jobs for the current MAAP_PGT token user
  • submitJob gets the username from the MAAP_PGT token and not username being submitted as an argument

Deprecated

Removed

Fixed

Security

Added

Changed

Added

  • issues/95: Added github action workflow for publishing and switched to poetry for builds

Added

  • Started tracking changelog