What's Changed
- Fix hybrid sync & async requests mode (eb3712b)
- Fix tests for v12 (7415a45)
- Implement hybrid sync and async request mode (2a00f77)
- Adapt tm1py tests to pandas dtype strictness (f8cbc36)
- Fix nightly-release workflow (52b13c0)
- Update TM1py Logo (a480e35)
- Micro Release implement copilot feedback (5c07fdc)
- Apply Black and Ruff formatting across project (3c6660c)
- Adapt auto release to rebase & merge strategy (d39b3b9)
- added semantic versioning and automated releases https://github.com/cubewise-code/tm1py/discussions/1312 (a03846a)
- Fix naming conflict in ElementService_test (72c0fef)
- Fix parent_attribute handling in get_elements_dataframe for PA v12 (5ccccf1)
- Fix odata filter in get_threads_for_current (b90509f)
- Complete unwanted aggregated on df creation (546a92b)
- Fix unwanted aggregation of duplicate records (5c2e675)
- feat(ApplicationService): Add support for private folder hierarchies and discover() (7d281aa)
- fixed: path probing should only be applied when private is True (90a5af7)
- fixed: adding auto discovery for private assets path (9893cca)
- Allow update of chores without tasks (029b61a)
- test: enable parallel test execution (a4cfebf)
- test: refactor extract method to module (00577ee)
- fixed issue were subsections were randomnly sorted (ee96c95)
- Update test case. Rows aggregated. (38f717a)
- Correction return df (c10fd21)
- Fix parallel write overwriting each other. (e34fb82)
- docs: fix docstring (bf00c10)
- refactor: extract superclass (6943429)
- test: add tests for require_*admin decorators (b0ad52c)
- tests: fix and simplify skip_if_paoc util function (c1f3516)
- feat: add configurable retry with exponential backoff for RemoteDisconnect errors (#1316) (5eae728)
- Set verify_edges default back to True (4b09446)
- Replacing the networkx library with a depth-first search (9ca8949)
- Make networkx dependency optional (6480272)
- docs: Fix docs readme (beb4137)
- Update CNAME (9be877e)
- Update CNAME (e988a5e)
- Create CNAME (f3562d8)
- chore: Redesign docs (dc07223)
- docs: Add docstrings (199ec41)
- docs: Fix docstrings (ce4a5fe)
- Fix _build_cube_to_blob_process (2be2c62)
Full Changelog: 2.2...2.2.1
🤖 This release was automatically created by the nightly release workflow.
Install via pip:
pip install --upgrade TM1py