Releases: ansys/pyhps
Releases · ansys/pyhps
v0.9.1
v0.10.dev0
Bump version 0.10.dev0 (#451)
v0.9.0
What's Changed
- Expose local scratch task requirement by @FedericoNegri in #373
- CI: update HPS services deployment by @FedericoNegri in #375
- Changed baseclass of rms model classes to DictModel by @RajaPiseD in #379
- Expose analyze endpoint by @FedericoNegri in #376
- Expose additional task definition fields by @FedericoNegri in #368
- Fix tests and doc style build by @FedericoNegri in #391
- Fix HPS services action by @FedericoNegri in #392
- Add getitem, setitem and get methods by @RajaPiseD in #390
- Expose task commands by @FedericoNegri in #384
- Include new task command resources in the API reference by @FedericoNegri in #398
- Fix nightly doc build by @FedericoNegri in #423
- Use request.Session() in a 'with' block by @davel94 in #424
- support more generic oidc by @Buzz1167 in #431
- Fix checks in project permissions tests by @FedericoNegri in #448
New Contributors
- @RajaPiseD made their first contribution in #379
Full Changelog: v0.8.0...v0.9.0
v0.9.dev0
Bump version to 0.9.dev0 (#367)
v0.8.0
What's Changed
- Set username based on token by @wehrler in #348
- Add grid to the doc start page by @FedericoNegri in #353
- Remove python-keycloak by @FedericoNegri in #352
- Type hints for JMS and Auth resources by @FedericoNegri in #356
- Update PR template by @FedericoNegri in #357
- Fix doc build by @FedericoNegri in #365
- Raise when no file storage gateway is available by @FedericoNegri in #366
Dependencies
- Bump pytest from 8.0.1 to 8.0.2 by @dependabot in #347
- Bump coverage from 7.4.2 to 7.4.3 by @dependabot in #346
- Bump build from 1.0.3 to 1.1.1 by @dependabot in #351
- Bump pytest from 8.0.2 to 8.1.1 by @dependabot in #354
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #355
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #358
- Bump coverage from 7.4.3 to 7.4.4 by @dependabot in #361
- Bump ansys-sphinx-theme from 0.14.0 to 0.14.1 by @dependabot in #362
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #364
- Bump autodoc-pydantic from 2.0.1 to 2.1.0 by @dependabot in #363
Full Changelog: v0.7.1...v0.8.0
v0.7.1
MAINT: Bump version to v0.7.1
v0.8.dev0
Bump version to 0.8.dev0 in pyproject.toml (#341)
v0.7.0
What's Changed
- Technical review by @klmcadams in #273
- Replace unittest with pytest by @FedericoNegri in #298
- fix: followup tech review by @RobPasMue in #300
- Bump ansys-sphinx-theme from 0.13.1 to 0.13.2 by @dependabot in #297
- fix: workflow permissions by @RobPasMue in #301
- Bump docker/login-action from 2 to 3 by @dependabot in #292
- Bump dawidd6/action-download-artifact from 2 to 3 by @dependabot in #290
- Bump peter-evans/create-or-update-comment from 2 to 4 by @dependabot in #295
- cicd: proposing different action by @RobPasMue in #302
- fix: github output instead of env var by @RobPasMue in #303
- Bump actions/checkout from 3 to 4 by @dependabot in #293
- Bump sphinxnotes-strike from 1.2 to 1.2.1 by @dependabot in #296
- Bump sphinx-autodoc-typehints from 1.25.2 to 1.25.3 by @dependabot in #291
- Cleanup workflows by @FedericoNegri in #306
- Fix coverage by @FedericoNegri in #307
- Update RMS models by @FedericoNegri in #308
- Additional cleanup by @FedericoNegri in #312
- Bump actions/setup-python from 4 to 5 by @dependabot in #310
- Bump mikepenz/action-junit-report from 3 to 4 by @dependabot in #309
- Update tests for LS-DYNA example by @saimanikant in #276
- fix: stage dependencies by @RobPasMue in #313
- More docs and url renaming by @FedericoNegri in #316
- Update README.rst by @PipKat in #317
- DCS migration guide by @FedericoNegri in #314
- Adjust schemas docstrings by @FedericoNegri in #318
- Expose task work dir by @FedericoNegri in #320
- Update fluent nozzle example by @FedericoNegri in #319
- Rework Doc API Reference by @FedericoNegri in #321
- Bump ansys-sphinx-theme from 0.13.2 to 0.13.4 by @dependabot in #324
- Bump twine from 4.0.2 to 5.0.0 by @dependabot in #323
- Bump sphinx-autodoc-typehints from 1.25.3 to 2.0.0 by @dependabot in #325
- Remove issue templates by @FedericoNegri in #327
- Bump pytest from 8.0.0 to 8.0.1 by @dependabot in #328
- Bump ansys-sphinx-theme from 0.13.4 to 0.14.0 by @dependabot in #330
- feat: update license start year by @RobPasMue in #334
- docs: installation steps by @RobPasMue in #336
- Bump coverage from 7.4.1 to 7.4.2 by @dependabot in #337
- Post tech-review updates by @klmcadams in #338
- Add codecov to the repository by @klmcadams in #339
- fix: solve badges by @RobPasMue in #340
Full Changelog: v0.6.0...v0.7.0
v0.7.dev0
fix: outputs
v0.6.0
What's Changed
- Rename to PyHPS by @FedericoNegri in #258
- More renaming by @FedericoNegri in #260
- Update RMS models and API by @FedericoNegri in #262
- Bump apispec from 6.3.0 to 6.3.1 in /requirements by @dependabot in #264
- Bump pytest from 7.4.3 to 7.4.4 in /requirements by @dependabot in #266
- Fix small typo in Objects vs Dictionaries by @phxnsharp in #259
- Improve type checking for create, update and delete methods by @FedericoNegri in #271
- Improvements from testing session by @FedericoNegri in #275
- Add license headers to files by @klmcadams in #270
- Update add-license-headers version by @klmcadams in #277
- Overall doc edit for public release by @PipKat in #278
New Contributors
- @phxnsharp made their first contribution in #259
- @klmcadams made their first contribution in #270
- @PipKat made their first contribution in #278