v0.69.2
🛠️ Maintenance Release – CI/CD Improvements & Bug Fixes
This release doesn’t introduce new features, but it brings important internal improvements to PyMAPDL’s CI/CD pipeline, ensuring a more reliable and stable development process.
Additionally, several related bugs have been fixed to enhance overall performance. 🚀
Thanks for your continued support! 🙌
What's Changed
New Features
- chore: update CHANGELOG for v0.69.1 by @pyansys-ci-bot in #3643
Bug fixes or behavior changes
- fix: parsing components when too many by @germa89 in #3662
- fix: avoid com logging if not in debug mode by @germa89 in #3665
Documentation
Maintenance
- refactor: using test class in test_components.py by @germa89 in #3664
- test: making sure the full and rst files exists before running the tests by @germa89 in #3666
- feat: adding len to components by @germa89 in #3663
- build: bump grpcio from 1.68.1 to 1.69.0 in the grpc-deps group by @dependabot in #3645
- build: bump pypandoc from 1.14 to 1.15 in the documentation group by @dependabot in #3647
- ci: pin ubuntu OS to 22.04. by @germa89 in #3659
- build: bump scipy from 1.14.1 to 1.15.0 in the core group by @dependabot in #3646
- ci: pre-commit autoupdate by @pre-commit-ci in #3657
- ci: downgrade add-license-headers ansys precommit hook. by @germa89 in #3667
- ci: skipping students version if on remote by @germa89 in #3668
- ci: reducing minimal and console to two versions, and after local and remote by @germa89 in #3669
- build: bump pyfakefs from 5.7.3 to 5.7.4 by @dependabot in #3673
- build: bump imageio-ffmpeg from 0.5.1 to 0.6.0 in the documentation group by @dependabot in #3671
- build: bump the core group with 3 updates by @dependabot in #3670
- build: bump autopep8 from 2.3.1 to 2.3.2 in the testing group by @dependabot in #3672
- ci: pre-commit autoupdate by @pre-commit-ci in #3681
- ci: adding-profiling-to-unit-tests by @germa89 in #3676
Full Changelog: v0.69.1...v0.69.2