v0.108.0 (ui)
What's Changed
- fix(server/pipeline): Preserve falsy values in remove_void_conditions_from_mongo_steps TCTC-6570 by @lukapeschke in #1863
- chore(server): v0.35.5 by @lukapeschke in #1864
- build(deps-dev): bump mypy from 1.5.0 to 1.5.1 in /server by @dependabot in #1865
- refactor(server/pypika): Make the percentage step return values between 0 and 1 TCTC-6157 by @lukapeschke in #1867
- chore(server): v0.36.0 by @lukapeschke in #1868
- build(deps): bump aiohttp from 3.8.4 to 3.8.5 in /server by @dependabot in #1866
- fix(server/pipeline): Only apply remove_void_conditions_from_mongo_steps to $match steps TCTC-6597 by @lukapeschke in #1869
- chore(server): v0.36.1 by @lukapeschke in #1870
- build(deps): bump pymongo from 4.4.1 to 4.5.0 in /server by @dependabot in #1871
- build(deps-dev): bump snowflake-sqlalchemy from 1.4.7 to 1.5.0 in /server by @dependabot in #1872
- fix(server/pypika): Various improvements on the fromdate step TCTC-6156 by @lukapeschke in #1873
- chore(server): 0.36.2 by @lukapeschke in #1874
- build(deps-dev): bump pytest from 7.4.0 to 7.4.1 in /server by @dependabot in #1875
- build(deps): bump cryptography from 39.0.2 to 41.0.3 in /server by @dependabot in #1876
- feat(server): Switch to ruff + pre-commit by @lukapeschke in #1877
- feat(ui): Added evolution step to pypika translator TCTC-6159 by @lukapeschke in #1880
- fix(server/pandas): Preserve row order in rank step sort by @lukapeschke in #1879
- feat(server/pypika): Add support for the duration step TCTC-6158 by @lukapeschke in #1878
- feat(ui): Disable customsql step in pypika translator TCTC-6722 by @lukapeschke in #1881
- chore(server): v0.37.0 by @lukapeschke in #1882
- chore(ui): v0.108.0 by @lukapeschke in #1883
Full Changelog: v0.107.0...v0.108.0