Change Log
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
3.0.2
Migrated secret management from Secrets Store CSI Driver to Vault Secrets Operator (VaultStaticSecret) for improved reliability and consistency with other OSO services.
Updated Vault-backed S3 and JIRA credential injection.
Added support for externally managed SLT client secret via existingSltClientSecret for LOW/MID ITF.
3.0.1
Updated API major version
Updated openapi specs
3.0.0
[BREAKING] Migrated SLT to the latest ODA version.
[BREAKING] Refactored workflow to support separate comments and comments history tables.
Improved SKUID integration and usage across the system.
Updated annotation flow to use SKUID-based IDs.
Fixed issues in unit and component test cases.
2.1.2
Fixed JIRA ticket creation issue
2.1.1
Fixed logger misuse causing runtime error
2.1.0
[BREAKING] Upgraded ODA to v15.3.0-rc.4
Updated workflows to align with the revised ODA table schema structure
Updated status handling to rely on automatic status entity updates from ODA
2.0.2
[BUG FIX] Fixed log time overriding issue on log summary page.
2.0.1
[BUG FIX] fixed shift history page bug where shift data not showing.
2.0.0
[BREAKING] Updated ODA to v14.0.3
[BREAKING] Enabled realtime notifications using pg_notify
[BREAKING] Redesign of Shift Log Comment APIs
Code refactoring
1.1.0
Updated ODA to v11.5.0
Added OPERATIONS_SCIENTIST Role.
Added enhanced transaction management with support for dependent operations across multiple tables
Added automatic rollback functionality for multi-table operations
Added new unit tests for transaction rollback scenarios
Updated documentation with transaction management examples
1.0.0
[BREAKING] Added AAA support for APIs.
Added component level test framework support and added test cases for AAA.
[BREAKING] Done major refactoring in GET Shift queries.
0.3.2
Fixed [Image issue](https://jira.skatelescope.org/browse/NAK-1163).
0.3.1
Updated ODA version to 7.1.1.
0.3.0
Added Annotation APIs for adding and updating on shift history page.
[BREAKING] renamed APIs to follow naming convention.
Code refactoring of the SLT Backend Repo.
0.2.1
Added Changelog.rst file
0.2.0
Converted SLT API from Flask to FastAPI framework
Added further APIs to support EB wise shift log comment and image
Modified existing APIs
0.1.0
Released first version of SLT.
0.0.0
Created new repository for Shift Log Tool Services
Added support for apis for managing shift and uploading images.