This project uses towncrier and the changes for the upcoming release can be found in https://github.com/ansys/grantami-jobqueue/tree/main/doc/changelog.d/.
1.1.0 - 2024-12-13
- Add support for virtual paths #147
- Don't generate changelog fragments for dependabot PRs #90
- Update version to v1.1 #92
- chore: update CHANGELOG for v1.0.1 #104
- Don't create changelog fragments for pre-commit updates #121
- Fix 1.0.2 changelog #144
- Bump ServerAPI to 25R1 #132
- Upgrade serverapi-openapi to 4.0.0rc0 #148
- Bump grantami-serverapi-openapi to 4.0.0 #149
- Fix link to Issues on contribution page #156
- Auto-approve pre-commit-ci pull requests #130
- Add job to release to private PyPI #133
- chore: update CHANGELOG for v1.0.2 #141
- Add release environment in CI and prevent release without successful changelog step #143
- Use Production VM for CI on release branch #154
- Prepare for v1.1.0 release #167
1.0.2 - 2024-10-03
- Use Release VM #105
- Fix installation example for git dependency #134
- Add link to supported authentication schemes #135
- Add link to PyGranta version compatibility documentation #136
- Improve VM management in CI #137
1.0.1 - 2024-06-10
- Clarify meaning of JobStatus enum and ensure more import failures result in 'Failed' status #98
- Prepare 1.0.1 release #101