- Changed the backend configurations for the full e2e to run with the new backend configuration files
More changes in [apss/tergite-dashboard/CHANGELOG.md](./apps/tergite-dashboard/CHANGELOG.md2025031---2025-03-18) More changes in [apss/tergite-mss/CHANGELOG.md](./apps/tergite-mss/CHANGELOG.md2025031---2025-03-18)
2025.03.0
More changes in [apss/tergite-dashboard/CHANGELOG.md](./apps/tergite-dashboard/CHANGELOG.md2025030---2025-03-14) More changes in [apss/tergite-mss/CHANGELOG.md](./apps/tergite-mss/CHANGELOG.md2025030---2025-03-14)
Added
- Added Full end-to-end testing combining the backend, API and dashboard
2024.12.2
See [apss/tergite-mss/CHANGELOG.md](./apps/tergite-mss/CHANGELOG.md2024122---2025-01-22)
2024.12.1
Changed
- Updated the Github actions to push the ':latest' tag along side the version tag to docker registry - Updated `prebuilt-docker-compose.yml` to pick relevant values from the environment as well as from `mss-config.toml` for the dashboard docker compose service
Fixed
- Fixed the 'parent-folder' image not found error in the Github actions for the dashboard
2024.12.0
Added
- Added the admin pages for managing user access in the tergite-dashboard app. See more in [./apps/tergite-dashboard/CHANGELOG.md](./apps/tergite-dashboard/CHANGELOG.md2024120---2024-12-11) - Added user access endpoints to the v2 API version of the tergite-mss app. See more in [./apps/tergite-mss/CHANGELOG.md](./apps/tergite-mss/CHANGELOG.md2024120---2024-12-11) - Added the `MSS_PORT` environment variable to the `.env.example` to configure the port on which tergite-mss runs on in docker compose. - Added the `NETWORK_MODE` environment variable to the `.env.example` to configure the `network_mode` to use in docker compose file
2024.09.1
Fixed
- Limited to qiskit == 0.39.0 to avoid unexpected errors with packages that depend on qiskit