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.
v4.1.0 - 2024-09-10
- pull/131 - Added query params to job list endpoint
- pull/135 - User secret management
- pull/137 - Organizations & job queues management
- pull/136 - Add support for DPS sandbox queue
- pull/132 - Remove {username} param from DPS job list endpoint
v4.0.0 - 2024-06-26
- issues/111 - Implement github actions CICD and convert to poetry based build
- pull/110 - Remove postgres from docker-compose
- issues/112 - Update settings.py to load settings from OS Environment
- pull/116 & issues/909 - Add /config endpoint that can be used to configure maap-py
- pull/122 - Bump lightweight jobs from v0.0.5 to v1.2.2