Releases: ansys/grantami-serverapi-openapi
Releases · ansys/grantami-serverapi-openapi
v4.0.0
What's Changed
API Definition
- Update API to 25.1 build 1522 by @ludovicsteinbach in #224
- Update server-api.json to Build 1679 by @da1910 in #237
- Update Swagger.json (11115840925) by @pyansys-ci-bot in #241
- Update Swagger.json (11206126490) by @pyansys-ci-bot in #244
- Update Swagger.json (11285475160) by @pyansys-ci-bot in #247
Code generation
- Bump version to 4.0.0 by @Andy-Grigg in #201
- Update swagger-codegen and template by @Andy-Grigg in #199
- Bump template to 3.0.4 by @ludovicsteinbach in #230
- Update Client Template to v4.0.0 by @da1910 in #236
- Update Template Version to 4.1.1 by @da1910 in #254
Maintenance
- Use PyAnsys actions and add labels by @Andy-Grigg in #200
- Add dependabot and pre-commit approve workflow by @Andy-Grigg in #228
- Publish dev builds to private pipy by @ludovicsteinbach in #229
- Switch to on-demand publishing to private PyPI by @ludovicsteinbach in #233
- Use PyPI Trusted Publisher approach for releases by @ludovicsteinbach in #235
- Update README package versions and example code by @ludovicsteinbach in #252
Other changes
- Add new release version to compatibility table by @Andy-Grigg in #197
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #220
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #223
- Update readme by @Andy-Grigg in #227
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #246
- Prepare 4.0.0 rc0 release by @da1910 in #255
- Update version to 4.0.0 for release by @da1910 in #257
New Contributors
- @pyansys-ci-bot made their first contribution in #241
Full Changelog: v3.0.0...v4.0.0
v4.0.0rc0
What's Changed
API Definition
- Update API to 25.1 build 1522 by @ludovicsteinbach in #224
- Update server-api.json to Build 1679 by @da1910 in #237
- Update Swagger.json (11115840925) by @pyansys-ci-bot in #241
- Update Swagger.json (11206126490) by @pyansys-ci-bot in #244
- Update Swagger.json (11285475160) by @pyansys-ci-bot in #247
Code generation
- Bump version to 4.0.0 by @Andy-Grigg in #201
- Update swagger-codegen and template by @Andy-Grigg in #199
- Bump template to 3.0.4 by @ludovicsteinbach in #230
- Update Client Template to v4.0.0 by @da1910 in #236
- Update Template Version to 4.1.1 by @da1910 in #254
Maintenance
- Use PyAnsys actions and add labels by @Andy-Grigg in #200
- Add dependabot and pre-commit approve workflow by @Andy-Grigg in #228
- Publish dev builds to private pipy by @ludovicsteinbach in #229
- Switch to on-demand publishing to private PyPI by @ludovicsteinbach in #233
- Use PyPI Trusted Publisher approach for releases by @ludovicsteinbach in #235
- Update README package versions and example code by @ludovicsteinbach in #252
Other changes
- Add new release version to compatibility table by @Andy-Grigg in #197
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #220
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #223
- Update readme by @Andy-Grigg in #227
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #246
- Prepare 4.0.0 rc0 release by @da1910 in #255
New Contributors
- @pyansys-ci-bot made their first contribution in #241
Full Changelog: v3.0.0...v4.0.0rc0
v3.0.0
What's Changed
API Definition
- Prepare for 3.0.0 release by @Andy-Grigg in #196
Full Changelog: v3.0.0b0...v3.0.0
v3.0.0b0
What's Changed
API Definition
- Update swagger to 24.2.977 by @Andy-Grigg in #168
- Update API to 24.2.1025 by @ludovicsteinbach in #180
Code generation
- Update template to 3.0.0 by @Andy-Grigg in #152
Maintenance
- Bump peter-murray/workflow-application-token-action from 2 to 3 by @dependabot in #126
- Bump cryptography from 41.0.6 to 42.0.0 in /ansys-grantami-serverapi-openapi by @dependabot in #136
- Bump pytest from 8.0.0 to 8.0.1 in /ansys-grantami-serverapi-openapi by @dependabot in #139
- Bump pytest from 8.0.1 to 8.0.2 in /ansys-grantami-serverapi-openapi by @dependabot in #141
- Bump python-dateutil from 2.8.2 to 2.9.0.post0 in /ansys-grantami-serverapi-openapi by @dependabot in #151
- Bump mypy from 1.8.0 to 1.9.0 in /ansys-grantami-serverapi-openapi by @dependabot in #161
- Bump idna from 3.4 to 3.7 in /ansys-grantami-serverapi-openapi by @dependabot in #169
- Bump pytest from 8.0.2 to 8.1.1 in /ansys-grantami-serverapi-openapi by @dependabot in #162
- Bump requests-mock from 1.11.0 to 1.12.1 in /ansys-grantami-serverapi-openapi by @dependabot in #164
- Configure PR labelling and auto-generated release notes by @ludovicsteinbach in #178
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #163
- Fix typos in labelling workflow by @ludovicsteinbach in #179
- Fix pre-commit hooks in code generation by @ludovicsteinbach in #183
- Set version to 3.0.0b0 by @ludovicsteinbach in #187
- Set classifier to beta by @ludovicsteinbach in #188
Other changes
- Update README link by @Andy-Grigg in #142
- Update swagger to 24.2.820 by @Andy-Grigg in #145
- Support optional fields in patch requests by @Andy-Grigg in #147
- Fix proxy path for MI 2024 R2 by @Andy-Grigg in #149
- Bump cryptography by @Andy-Grigg in #153
- Update swagger to 24.2.841 by @Andy-Grigg in #156
- Update API definition to 2024.2.948.2 by @ludovicsteinbach in #165
- Update root files by @Andy-Grigg in #170
- Fix AUTHORS project name by @Andy-Grigg in #172
- Add pre-commit config and run in CI by @ludovicsteinbach in #177
Full Changelog: v3.0.0a3...v3.0.0b0
v3.0.0a3
v3.0.0a3
v3.0.0a2
Set classifier (#160)
v3.0.0a1
Prepare for 3.0.0a1 (#148) Co-authored-by: Andy-Grigg <[email protected]>
v3.0.0a0
Fix classifier (#135)
v2.0.0
Maint: update release branch (#123) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: ludovicsteinbach <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2.0.0rc0
v2.0.0rc0