This repository was archived by the owner on Jan 2, 2024. It is now read-only.
Releases: Avaiga/taipy-core
Releases · Avaiga/taipy-core
1.1.1
Feature/callbacks with params (#255) * Use panda 1.3.4 and not 1.3.5 (#231) * implement read entity retry policy activable in global config * Update setup.py * Update setup.py * Feature #184 - rename path to default_path and make path settable (#209) * default_path for pickle data node * Fix * Update pickle.py * fix test * Fix the is_file_generated method. * rename * Default path for csv and excel * Modify test as path is not required anymore * Add test configure data node default path * update configure csv and pickle data node signature * Add test for old API Co-authored-by: jrobinAV <[email protected]> * Performance improvement (#238) Co-authored-by: jrobinAV <[email protected]> Co-authored-by: Shiro <[email protected]> Co-authored-by: Jean-Robin <[email protected]> * fix retry parameter name * Fix - Add default_path default value (#237) * Add default_path default value * remove file from tests * Feature/subscribe with args (#234) * add Subscriber named tuple * add fct_params to subscriber serialization * upd: add .callback before __module__ * chore: add function params to _from_model * chore: change remove subscriber to user .remove list function * chore: check if params is None * chore: check if params is None * chore: check if is Subscriber instance when serializing callback * chore: add params to pipeline subscribe * chore: update expected mock call on subscribe Co-authored-by: Joao Andre <[email protected]> * Test/lock (#241) * test lock * unlock data nodes before trying to unblock job * minor changes * protect from concurrent access on blocked list * fix log * change description * change release GitHub action to add a title to the release. (#245) * chore: consider params as an optional arg to unsubscribe * chore: add support for multiple params for subscribers on job * make mkdocs happier * chore: refactor tests for subscribers with multi param * chore: update docstring * change version * change release GitHub action to add a title to the release. (#245) (cherry picked from commit f71b0220155d15f44e74c382b26b16127e83bd9c) Co-authored-by: Vuillemot Florian <[email protected]> Co-authored-by: Khai Truong <[email protected]> Co-authored-by: Shiro <[email protected]> Co-authored-by: João André <[email protected]> Co-authored-by: Joao Andre <[email protected]>
1.1.0
Release created using Github Workflows
1.0.3
Release created using Github Workflows
Fix bug on SQL Data Node
1.0.2 Update version (#172)
Fix Jupyter installation
1.0.1 1.0.1
v1.0.0
Release created using Github Workflows