v1.23.0
github-actions
released this
25 Jul 10:36
·
238 commits
to master
since this release
Features
- add missing attributes for declarative users #721 (Jan Kadlec)
- add PythonSDK CLI #721 (Jan Kadlec)
- bootstrap new package #726 (Lubo Slivka)
- add code to read & validate server config #726 (Lubo Slivka)
- add server mainline and CLI #726 (Lubo Slivka)
- enhance server with Flight RPC support #726 (Lubo Slivka)
- introduce FlexFun and FlexFun server #726 (Lubo Slivka)
- add support for TLS #726 (Lubo Slivka)
- add token authentication #726 (Lubo Slivka)
- cli: bumped node cli version #735 (Andy Chumak)
- remove enableCaching and cachePath from DS context #727 (Jan Kadlec)
- key-pair authentication for Snowflake #738 (Jan Kadlec)
Bug Fixes
- missing documentation for get_visualization #718 (Jan Kadlec)
- incorrectly handling credentials for DS #721 (Jan Kadlec)
- result wanted to close Arrow table #726 (Lubo Slivka)
- do not add copyrights to generated test certs #726 (Lubo Slivka)
- regenerate test TLS certificates #726 (Lubo Slivka)
- reflect code review comments #726 (Lubo Slivka)
- add missing package.json to .whl #729 (Jan Kadlec)
- setup.py does not include scripts definition #731 (Lubo Slivka)
- include logging ini file in built wheel #733 (Lubo Slivka)
Code Refactoring
- reformat code using ruff #726 (Lubo Slivka)
Tests
- make tests green #726 (Lubo Slivka)
- remove enableCaching and cachePath from DS context #727 (Jan Kadlec)
Chores
- update license #724 (Jan Kadlec)
- modify format-fix target #726 (Lubo Slivka)
- integrate task exec to flight server #726 (Lubo Slivka)
- tweak ruff settings #726 (Lubo Slivka)
- fix mypy errors #726 (Lubo Slivka)
- add typed marker #731 (Lubo Slivka)
- establish public API #731 (Lubo Slivka)
- regenerate api client #727 (Jan Kadlec)
- simplify ds jdbc tests #738 (Jan Kadlec)
- remove unused licenses #740 (Jan Kadlec)