Releases: ansys/pydpf-post
v0.12.0
This new release drops explicit support for DPF 2022R2, 2023R1, and 2023R2 as well as Python 3.9.
What's Changed
Enhancements
- (tests): Adapt to new Fluid units by @rafacanton in #949
Bug fixes
- fix(retro): clarify incompatibility of Simulation with 2021R2 and older by @PProfizi in #940
- Resolve issues with merge solids and shells by @rafacanton in #947
- fix(installation): Remove dependency on direct URL for ansys-dpf-core by @PProfizi in #983
- fix: doctest retro in Meshes by @PProfizi in #993
Documentation
CI/CD
Maintenance
- dependencies(Python): drop support for python 3.9 by @PProfizi in #941
- maint: drop support for 2022 R2 by @PProfizi in #943
- maint: Drop support below 24R1 by @PProfizi in #977
Full Changelog: v0.11.0...v0.12.0
v0.11.0
PyDPF-Post 0.11.0 release for PyDPF-Core 0.15.0 and Ansys 2026 R1, 2025 R2 SP03, 2025 R1 SP04, 2024 R2 SP03.
The DPF server included in the versions cited above now default to mTLS authenticated communications for gRPC.
Check Getting Started/DPF Server/Run DPF Server in Secure Mode with mTLS for more information.
The default client-server communication stays InProcess so most users should not see any change.
What's Changed
Enhancements
Bug fixes
- Fix location of scoping. elemental -> Elemental. by @oparreno in #925
- Do not turn element scoping into a nodal one by @FedericoNegri in #898
Documentation
CI/CD
- ci: temporarily switch to ubuntu-22.04 by @PProfizi in #910
- ci(test): update default value of num fields in tests for BFE by @rafacanton in #917
- test(cff): Change skipif condition for flprj tests by @rafacanton in #927
Maintenance
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
CI/CD
Maintenance
- maint: bump to 0.10.1.dev0 by @PProfizi in #888
- fix: proper LICENSE metadata for package by @RobPasMue in #893
Full Changelog: v0.10.0...v0.10.1
v0.10.0
PyDPF-Post release for DPF 2026.1.pre0.
What's Changed
Bug fixes
- fix(core): adapt to move of locations in ansys.dpf.core.common by @PProfizi in #856
- ci(secrets): switch to PYANSYS_CI_BOT_TOKEN to install DPF by @PProfizi in #858
- fix(plotting): Fix docstrings tests with plots by @PProfizi in #864
Documentation
CI/CD
- ci(release): ci_release.yml use repository variable ANSYS_VERSION_LAST_RELEASED by @PProfizi in #879
- ci: ci.yml and ci_release.yml use repository variable ANSYS_VERSIONS_RETRO by @PProfizi in #880
Maintenance
- Update license-file metadata in pyproject.toml by @PProfizi in #845
- maint: bump to 0.9.4dev0 by @PProfizi in #876
- Skip failing fluid test on Linux by @PProfizi in #884
New Contributors
- @Revathyvenugopal162 made their first contribution in #862
- @ricardopeixotocoelho made their first contribution in #866
- @pyansys-automation made their first contribution in #870
Full Changelog: v0.9.3...v0.10.0
v0.9.3
What's Changed
Bug fixes
Documentation
- link to PyDPF-Core documentation by @AdvaitChandorkar07 in #712
CI/CD
- Target 25.2 in ci by @ansjhajjar in #757
- Pin down vtk to 9.3.1 by @PProfizi in #762
- Bump ci_release.yml tests to 2025.1.0 by @PProfizi in #789
- ci(issues): Update issue templates for 26R1 dev by @PProfizi in #839
- ci: use repository variable for default ANSYS version to test by @PProfizi in #838
Maintenance
- Bump 0.9.3.dev0 by @PProfizi in #755
- Maint: apply license headers by @PProfizi in #794
- fix: reference to git repository is not standard by @RobPasMue in #800
New Contributors
- @AdvaitChandorkar07 made their first contribution in #712
- @ansjhajjar made their first contribution in #757
- @klmcadams made their first contribution in #774
- @oparreno made their first contribution in #829
- @pyansys-ci-bot made their first contribution in #821
- @moe-ad made their first contribution in #820
Full Changelog: v0.9.2...v0.9.3
v0.9.2
v0.9.1
What's Changed
Bug fixes
- Update face IDs list reference in test_spatial_selection_select_faces_of_elements by @PProfizi in #719
- Fix/retro tests 251.pre0 by @PProfizi in #735
- Update for numpy 2 by @PProfizi in #745
CI/CD
- Fix concurrent artifact-upload error by @PProfizi in #678
- Add a release notes template by @PProfizi in #698
- Only run docstring tests for the main Python version tested by @PProfizi in #679
Maintenance
- Bump 0.9.1.dev0 by @PProfizi in #677
- Remove sphinx-autobuild as doc requirement by @PProfizi in #705
- Add mandatory AUTHORS file by @PProfizi in #715
- Add mandatory CONTRIBUTORS.md file by @PProfizi in #717
- Remove completely doc-index-stable from releaser.yml by @PProfizi in #725
New Contributors
- @janvonrickenbach made their first contribution in #673
Full Changelog: v0.9.0...v0.9.1
v0.9.0
v0.9.0 Release Notes
pydpf-post 0.9.0 release for DPF Server 2025.1.pre0
What's Changed
- Update compatibility.rst by @PProfizi in #624
- Bump to 0.8.1.dev0 by @PProfizi in #625
- Bump robinraju/release-downloader from 1.8 to 1.10 by @dependabot in #620
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #614
- Bump pytest-rerunfailures from 13.0 to 14.0 by @dependabot in #612
- Bump wheel from 0.42.0 to 0.43.0 by @dependabot in #608
- Switch CI to 251 by @PProfizi in #641
- Bump ansys-sphinx-theme from 0.14.0 to 0.16.0 by @dependabot in #643
- Bump dsaltares/fetch-gh-release-asset from 1.1.1 to 1.1.2 by @dependabot in #634
- Bump sphinx-gallery from 0.15.0 to 0.16.0 by @dependabot in #644
- Bump sphinx-autobuild from 2024.2.4 to 2024.4.16 by @dependabot in #628
- Bump ansys/actions from 5 to 6 by @dependabot in #630
- Bump pyvista from 0.43.3 to 0.43.8 by @dependabot in #642
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #607
- Bump pytest-sphinx from 0.6.0 to 0.6.3 by @dependabot in #627
- Migrate to Vale>=3 by @PProfizi in #652
- Show support of CFX .res files by @PProfizi in #658
- Comment tests that are failing du to adding MPC and INTER element types by @MichaelNale in #662
- Update tests related to addition of new element types (INTER and MPC) by @MichaelNale in #664
- Fix CFX file support in README.md ("cad"->"cas") by @PProfizi in #668
- Switch release CI to DPF 2052.1.pre0 by @PProfizi in #669
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.8.0 Release Notes
pydpf-post 0.8.0 release for DPF Server 2024.2.pre1
What's Changed
- Make releaser.yml callable by @PProfizi in #596
- Fix ansys_lab.yml tag management by @PProfizi in #597
- Bump to 0.7.1.dev0 by @PProfizi in #601
- Bump pytest from 8.0.0 to 8.0.1 by @dependabot in #600
- Bump coverage from 7.4.0 to 7.4.3 by @dependabot in #602
- Update LICENSE year by @PProfizi in #622
- Switch ci_release.yml to DPF 2024.2.pre1 by @PProfizi in #621
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.7.0 Release Notes
pydpf-post 0.7.0 release for DPF Server 2024.2.pre0
What's Changed
Enhancements
- Expose workflow to extract results from simulation by @FedericoNegri in #543
- Improve result workflow structure by @PProfizi in #555
Bug fixes
Documentation
- Update the post doc related to the latest work on CFX face zone refac… by @MichaelNale in #556
CI/CD
- Fix call to docs job in ci_release.yml by @PProfizi in #521
- Fix condition on server version in test_simulation_results by @PProfizi in #523
- Fix Vale accept by @PProfizi in #526
- Comment tests in post that are failing due to CFX changes by @MichaelNale in #547
- Add ansys_lab.yml by @PProfizi in #550
- Switch dev testing to 242 by @PProfizi in #548
- Modify CFF tests to be consistent with CFX zone refactoring by @MichaelNale in #549
- Switch to PyAnsys doc style action by @PProfizi in #566
- Switch from DPF 24.1 to 24.1.sp01 by @PProfizi in #568
- Switch to pyansys_ci_bot in CI by @PProfizi in #572
- Switch release pipeline to 242.pre0 by @PProfizi in #594
Maintenance
- Clean init file by @PProfizi in #519
- Bump to 0.6.1.dev0 by @PProfizi in #527
- Bump actions/checkout from 3 to 4 by @dependabot in #551
- Bump pytest-rerunfailures from 12.0 to 13.0 by @dependabot in #553
- Bump ansys/actions from 4 to 5 by @dependabot in #562
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #561
- Bump actions/download-artifact from 3 to 4 by @dependabot in #560
- Bump actions/setup-python from 4.7.0 to 5.0.0 by @dependabot in #558
- Bump imageio from 2.31.5 to 2.33.1 by @dependabot in #559
- Bump sphinx-gallery from 0.14.0 to 0.15.0 by @dependabot in #554
- Bump sphinx-autodoc-typehints from 1.24.0 to 1.25.2 by @dependabot in #542
- Bump wheel from 0.41.0 to 0.42.0 by @dependabot in #563
- Bump dsaltares/fetch-gh-release-asset from 1.1.0 to 1.1.1 by @dependabot in #552
- Bump pyvista from 0.42.1 to 0.43.1 by @dependabot in #564
- Bump coverage from 7.3.1 to 7.4.0 by @dependabot in #565
- Bump sphinxcontrib-websupport from 1.2.4 to 1.2.7 by @dependabot in #569
- Bump ansys-sphinx-theme from 0.12.3 to 0.13.1 by @dependabot in #571
- Bump pyvista from 0.43.1 to 0.43.2 by @dependabot in #570
- Bump pytest from 7.4.2 to 8.0.0 by @dependabot in #576
- Bump sphinx-autobuild from 2021.3.14 to 2024.2.4 by @dependabot in #579
- Bump sphinx-autodoc-typehints from 1.25.2 to 2.0.0 by @dependabot in #581
- Bump vimtor/action-zip from 1.1 to 1.2 by @dependabot in #584
- Bump pytest-sphinx from 0.5.0 to 0.6.0 by @dependabot in #589
- Bump imageio from 2.33.1 to 2.34.0 by @dependabot in #590
- Bump pyvista from 0.43.2 to 0.43.3 by @dependabot in #591
- Bump ansys-sphinx-theme from 0.13.1 to 0.14.0 by @dependabot in #593
- Bump pypandoc from 1.12 to 1.13 by @dependabot in #592
Full Changelog: v0.6.0...v0.7.0