Releases: ansys/pyhps
Releases · ansys/pyhps
v0.6.dev0
v0.5.0
What's Changed
- Expose the resource management service (RMS) API by @FedericoNegri in #247
- Add missing RMS api doc file by @FedericoNegri in #250
- Fix download of file when the evaluation path contains a subdir by @FedericoNegri in #254
- Add wheel asset to release by @FedericoNegri in #255
- Bump datamodel-code-generator from 0.24.1 to 0.25.1 in /requirements by @dependabot in #249
- Update nightly workflow by @FedericoNegri in #256
- Fix task def property by @wehrler in #257
Full Changelog: v0.4.0...v0.5.0
v0.5.dev0
v0.4.0
What's Changed
- Add HPC resources by @wehrler in #186
- Bump pytest from 7.3.2 to 7.4.0 in /requirements by @dependabot in #192
- Add PR, bug and feature template by @sashankh01 in #179
- Update schemas and resources by @FedericoNegri in #196
- Jnovak/client refresh failure by @Buzz1167 in #194
- Update tests requiring the auth api by @FedericoNegri in #201
- Update github workflows by @FedericoNegri in #220
- Update Python and dependencies versions by @FedericoNegri in #228
- Fix output files and parameter ids in the success criteria by @FedericoNegri in #234
- Expose SSL certificates verification by @FedericoNegri in #235
- Remove unnecessary files from wheel by @FedericoNegri in #237
- Bump pytest from 7.4.2 to 7.4.3 in /requirements by @dependabot in #232
- Fix marshmallow warnings by @FedericoNegri in #239
- Create File resource with a file-like object by @FedericoNegri in #238
- Update examples to optionally use the official execution scripts by @saimanikant in #240
- Bump docs requirements by @FedericoNegri in #245
New Contributors
- @sashankh01 made their first contribution in #179
- @Buzz1167 made their first contribution in #194
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Rename external version by @FedericoNegri in #184
- Rework auth api by @FedericoNegri in #185
- Add build_info to evaluator's schema by @FedericoNegri in #190
- Bump default Ansys apps version by @FedericoNegri in #187
- Expose created/modified by by @FedericoNegri in #189
- Bump ansys-sphinx-theme from 0.9.8 to 0.9.9 in /requirements by @dependabot in #173
- Bump pytest from 7.3.1 to 7.3.2 in /requirements by @dependabot in #188
- Bump pytest-cov from 4.0.0 to 4.1.0 in /requirements by @dependabot in #183
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Remove file storage from project schema by @wehrler in #160
- Fix test: task files by @FedericoNegri in #174
- Update ci_cd.yml by @FedericoNegri in #175
- Update nightly build by @FedericoNegri in #176
- Update ci/cd by @FedericoNegri in #178
- Objects copy by @FedericoNegri in #181
- Adjust schemas to match jms and evaluator by @wehrler in #182
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Change required_output_parameters to required_output_parameter_ids by @nezgrath in #2
- Fix mapdl_motorbike_frame examples. To be continued by @ojkoenig in #5
- Bump sphinx from 5.0.2 to 5.1.1 in /requirements by @dependabot in #4
- Okoenig/fix examples by @ojkoenig in #6
- Updating more examples by @ojkoenig in #7
- Okoenig/fix examples by @ojkoenig in #8
- Minor fix by @ojkoenig in #9
- Disable pydocstyle for now by @ojkoenig in #11
- Minor fix for the example as reported by Sorin by @ojkoenig in #12
- Adjust replace rules by @nezgrath in #13
- Add missing fields for app template handling by @nezgrath in #14
- Small fix for task definition schema. execution_script_id is optional by @ojkoenig in #17
- Okoenig/exec script examples by @ojkoenig in #18
- Bump ansys-sphinx-theme from 0.4.2 to 0.5.0 in /requirements by @dependabot in #16
- Pass env correctly by @ojkoenig in #19
- Jzopes/fix code style by @jonathanzopes in #22
- Update doc build step. by @jonathanzopes in #21
- Add publish step to private pypi. by @jonathanzopes in #20
- Minor update for exec scripts by @ojkoenig in #23
- okoenig/fix tests by @ojkoenig in #24
- Bump ansys-sphinx-theme from 0.5.0 to 0.5.1 in /requirements by @dependabot in #25
- Add log messages in execution scripts by @ojkoenig in #27
- Common Client and separate API objects by @FedericoNegri in #28
- Re-enable the Auth API by @FedericoNegri in #32
- Add use_execution_script to pyrep by @ojkoenig in #33
- Bump sphinxnotes-strike from 1.1 to 1.2 in /requirements by @dependabot in #34
- Add new examples + docstring updates by @FedericoNegri in #35
- Bump ansys-sphinx-theme from 0.5.1 to 0.5.2 in /requirements by @dependabot in #37
- Doc update + get_project_by_name and pretty print by @FedericoNegri in #36
- Update task definition templates + doc improvements by @FedericoNegri in #38
- Set REP server for CI tests by @FedericoNegri in #39
- Bump pytest from 7.1.2 to 7.1.3 in /requirements by @dependabot in #44
- Include examples in the doc by @FedericoNegri in #45
- Auto generate code for resource objects by @FedericoNegri in #42
- Fluent example by @FedericoNegri in #46
- Improve type annotations and APIs doc by @FedericoNegri in #47
- Separate tests by @FedericoNegri in #49
- Bump sphinx-autodoc-typehints from 1.18.1 to 1.19.2 in /requirements by @dependabot in #54
- Update app names by @FedericoNegri in #53
- Davel/fluent example by @davel94 in #52
- CFX example by @davel94 in #55
- doc for fluent nozzle and cfx examples by @davel94 in #58
- Update url of testing server by @FedericoNegri in #59
- Schema and resource generation updates by @FedericoNegri in #57
- get_project_by_name in mapdl_motorbike_frame example by @saimanikant in #65
- Add version as a cmd line argument in the examples by @FedericoNegri in #71
- Bump dependencies version by @FedericoNegri in #72
- Update test server credentials by @FedericoNegri in #75
- Bump sphinx from 5.2.3 to 5.3.0 in /requirements by @dependabot in #73
- Bump apispec from 5.2.2 to 6.0.0 in /requirements by @dependabot in #74
- changes to exec scripts for templates. by @davel94 in #80
- Bump versions in requirements by @FedericoNegri in #84
- Bump pytest from 7.1.3 to 7.2.0 in /requirements by @dependabot in #77
- Add nightly build and make CI run faster by @FedericoNegri in #85
- Don't assume projects exists on server for tests by @FedericoNegri in #86
- Bump apispec from 6.0.1 to 6.0.2 in /requirements by @dependabot in #87
- Change source import for flake8 by @RobPasMue in #88
- Test task definition fields by @FedericoNegri in #92
- Bump sphinx-copybutton from 0.5 to 0.5.1 in /requirements by @dependabot in #89
- Bump sphinxcontrib-httpdomain from 1.8.0 to 1.8.1 in /requirements by @dependabot in #90
- Bump ansys-sphinx-theme from 0.7.0 to 0.7.1 in /requirements by @dependabot in #91
- Auto-generate init arguments for resources by @FedericoNegri in #93
- Bump twine from 4.0.1 to 4.0.2 in /requirements by @dependabot in #95
- Bump ansys-sphinx-theme from 0.7.1 to 0.8.0 in /requirements by @dependabot in #98
- Correct dependabot labels by @nezgrath in #101
- Task definition template permissions by @FedericoNegri in #100
- Bump sphinx-autodoc-typehints from 1.19.5 to 1.20.1 in /requirements by @dependabot in #108
- Bump sphinx from 5.3.0 to 6.1.3 in /requirements by @dependabot in #109
- Bump build from 0.9.0 to 0.10.0 in /requirements by @dependabot in #110
- Fix doc build by @FedericoNegri in #111
- Sort File System Rest Gateway by ascending priority by @FedericoNegri in #112
- Bump pytest from 7.2.0 to 7.2.1 in /requirements by @dependabot in #113
- Bump sphinxcontrib-globalsubs from 0.1.0 to 0.1.1 in /requirements by @dependabot in #115
- Bump ansys-sphinx-theme from 0.8.0 to 0.8.1 in /requirements by @dependabot in #122
- Bump sphinx-autodoc-typehints from 1.20.1 to 1.21.7 in /requirements by @dependabot in #123
- Fix api update calls by @FedericoNegri in #126
- Bump sphinx-autodoc-typehints from 1.21.7 to 1.21.8 in /requirements by @dependabot in #124
- Test against local REP deployment by @FedericoNegri in #127
- Verify that a user can query newly created templates by @FedericoNegri in #118
- Enable multi-version documentation by @greschd in #130
- Run unit tests in nightly build against local deployment by @FedericoNegri in #132
- Bump sphinx-autodoc-typehints from 1.21.8 to 1.22 in /requirements by @dependabot in #128
- Clean up old/unused files by @FedericoNegri in #133
- Bump ansys-sphinx-theme from 0.8.1 to 0.8.2 in /requirements by @dependabot in #129
- Expose distributed flag in the task definition and template by @FedericoNegri in #134
- Expose update of evaluator configuration by @FedericoNegri in #137
- Adjust package name to ansys-rep-client by @FedericoNegri in #138
- Specify python-keycloak<=2.12.0 to avoid breaking changes with newer releases by @FedericoNegri in #141
- Add task custom_data field by @FedericoNegri in #143
- Update dependencies by @FedericoNegri in #145
- Expose argument to control the default for the
fields="all"
query parameter by @FedericoNegri in #150 - Helper function to copy default execution scripts by @FedericoNegri in #154
- Update dependencies by @FedericoNegri in #162
- Update project copy and evaluator's schema by @FedericoNegri in #165
- Ansys org rename by @FedericoNegri in #170
- Expose sync_jobs and deprecate _sync_jobs by @FedericoNegri in #171
- Add release job to ci/cd by @...