Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

2.4.0

  • Updated ODA to the latest version (REST layer removed); service now talks to ODA directly.

  • Removed ODA REST layer dependency.

  • Added entity relationship IDs in GET responses (SBD ↔ SBI/EB, SBI ↔ SBD/EB, EB ↔ SBD/SBI) for display in the corresponding PTT UI tab.

  • Test case fixes and improvements.

2.3.0

  • Added support for filtering entities on the basis of status filter

2.2.1

  • Fixed author parsing issue.

  • Fixed edit status view.

2.2.0

  • [BREAKING] Updated ODA to v17.0.1.

  • Added/Removed status history related component test cases.

2.1.1

  • Updated ODA version to 15.3.0-rc.3.

2.1.0

  • Added support for purpose filter for entities like Projects,SBD,SBI and EB.

2.0.1

  • Removed null values from dashboard API response.

  • Fixed API version from v1 to v2.

2.0.0

  • [BREAKING] Updated ODA to v14.0.1.

  • [BREAKING] Enabled Automatic status entity changes.

  • Added PTT Activity Dashboard APIs.

  • Updated Docs.

1.1.0

  • Updated ODA to v11.5.0.

  • Added OPERATIONS_SCIENTIST Role.

1.0.1

  • [BREAKING] Updated ODA to v11.0.0.

  • [BREAKING] Removed cbf key from SBD.

  • Removed docs related dependency.

1.0.0

  • [BREAKING] Added AAA.

  • [BREAKING] Updated ODA to v10.0.1.

  • [BREAKING] Removed is_status_history flag from Status APIs.

  • [BREAKING] Updated ODA configuration in charts.

0.4.1

  • Updated ODA to v8.0.1 and fastapi v0.115.8

  • Added component test cases

  • Added X Ray for component test cases

  • Fixed GET Entity issue

0.4.0

  • [BREAKING] Migrated Flask API to FastAPI.

  • [BREAKING] Changed all API End Point URLS.

  • [BREAKING] Made consistent response format across all APIs.

  • Changed Base Docker Image to CICD from Tango.

  • Updated ODA Dependency to version 7.3.3.

  • Code refactoring with test cases improvement.

0.3.0

  • Updated ODA dependency to version 7.1.0

0.2.0

  • Updated ODA dependency to version 6.0.0

  • Added CHANGELOG file to the repository and RTD.

0.1.0

  • Added REST API support for fetching Projects,SBDs,SBIs,EBs and associated status entity required by PTT UI.