Skip to content

Releases: ansys/openapi-common

v2.4.0rc0

04 Mar 14:52

Choose a tag to compare

chore: updating CHANGELOG for v2.4.0rc0

v2.4.0

04 Mar 19:42

Choose a tag to compare

Fixed

Improve session management when creating OIDC clients #849
Replace asserts with instance checks during deserialization #910

Dependencies

Prepare for 2.4.0rc0 release #981
Prepare 2.4.0 release #986

Miscellaneous

Update lock file #830
Fix changelog fragments #979

Documentation

Improve HTTPS CA documentation #792
Include changelog in documentation #800
Fix CA bundle example in User Guide #938
Rename fix changelog fragments #984

Maintenance

Update CHANGELOG for v2.3.0 #783
Generate provenance attestations #791
Use commit SHA to pin action versions #795
Bump version to 2.4.0 #796
Set more restrictive workflow permissions #801
Add security.md file #831
Bump version to v2.4.0.dev0 #834
Add write permissions for documentation publish jobs #835
Update CHANGELOG for v2.3.1 #879
Update CHANGELOG for v2.3.2 #882
Add workflow to check dependencies and action security #888
Implement zizmor recommendations #890
Fix dependabot auto-approve #899
Update missing or outdated files #920
Migrate from poetry to uv #936
Zizmor - Fix CI warnings with template injection and concurrency #939
Update Quoting in Dependabot Approval Workflow #942
Remove incorrect semver-patch-days entry in dependabot.yml #945
Remove unneeded dependabotapprove step #948
Use uv ecosystem in dependabot config #951
Add Python 3.14 support to CI/CD #955
Standardize uv usage #962
Update ansys/actions to v10.2.7 #980

v2.3.2

30 Sep 16:22

Choose a tag to compare

2.3.2 - September 30, 2025

Dependencies

  • Update remaining pep8-compliant pyparsing references #880
  • Prepare release 2.3.2 #881

v2.3.1

30 Sep 09:53

Choose a tag to compare

2.3.1 - September 30, 2025

Miscellaneous

  • Use pep8-compliant pyparsing references #875

Maintenance

  • Prepare 2.3.1 release #878

v2.3.0

23 Apr 18:21

Choose a tag to compare

2.3.0 - April 23, 2025

Added

  • Support OIDC with a provided Access Token #773
  • Deserialize API responses for non 2XX status codes if defined #778

Miscellaneous

  • Revert chore: updating CHANGELOG for v2.3.0 #782

Documentation

  • Reorganize documentation #706
  • Add HTTPS initialism to vale allow list #709

Maintenance

  • chore: update CHANGELOG for v2.2.0 #698
  • Bump version to 2.3 #699
  • chore: update CHANGELOG for v2.2.1 #759
  • chore: update CHANGELOG for v2.2.2 #763
  • docs: Update CONTRIBUTORS.md with the latest contributors #771
  • Revert to pypa/gh-action-pypi-publish for publishing #777
  • Fix release action environment variable #781

v2.2.2

24 Mar 19:22

Choose a tag to compare

2.2.2 - March 24, 2025

Maintenance

  • Add token to GitHub release CI #761
  • Prepare 2.2.2 release #762

v2.2.1

24 Mar 17:54

Choose a tag to compare

2.2.1 - March 24, 2025

Fixed

  • Relax validation on enum values deserialization #755

Maintenance

  • Update Copyright Year in License Headers #729
  • Prepare patch release 2.2.1 #758

v2.2.0

25 Oct 08:58

Choose a tag to compare

Added

Add support for Python 3.13 #684

Fixed

Add missing required inputs for v8 ansys/actions #685

Dependencies

Drop support for Python 3.9 #674

Documentation

Update Repository URL in pyproject.toml #665
Add a documentation note about pip-system-certs #696

Maintenance

Fix GitHub Actions syntax for doc-deploy-changelog action #648
chore: update CHANGELOG for v2.1.1 #658
Update CONTRIBUTORS and AUTHORS to new format #679
Prepare 2.2 Release #697

v2.1.1

26 Aug 14:44

Choose a tag to compare

Fixed

Allow packages to build documentation if they inherit classes in this package #651

Documentation

Prepare 2.1.1 release #657

v2.1.0

21 Aug 16:39

Choose a tag to compare

Added

Allow authentication scheme to be specified explicitly when connecting with credentials #638

Changed

548 - CI - Add doc-changelog action #563
CI - 574 - Update codecov action to v4 #575
Manually update changelog for 2.0.0 and 2.0.1 releases #576
Update CNAME to support publishing documentation from this repository #577
Bump version to 2.1.0 #578
Remove documentation build parallel execution arguments #580
Fix labelling workflow #581
Don't generate changelog fragments for dependabot PRs #587
Update changelog for 2.0.2 release #588

Fixed

Support requests-auth 8.0.0 #640

Dependencies

Use ansys standard actions #555
Bump fastapi from 0.110.2 to 0.111.0 #583
Bump ansys/actions from 5 to 6 #584
Bump jinja2 from 3.1.3 to 3.1.4 #585

Documentation

Add versionadded directives for new functionality #647

Maintenance

Fix labeller workflow #634
Use PyPI Trusted Publisher approach for releases #646