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