Releases
v0.20.1
adchia
released this
20 Apr 23:22
·
9 commits
to v0.20-branch
since this release
0.20.1 (2022-04-20)
Bug Fixes
Addresses ZeroDivisionError when materializing file source with same timestamps (#2551 ) (5539c51 )
Build platform specific python packages with ci-build-wheel (#2555 ) (1757639 )
Enforce kw args featureservice (#2575 ) (4dce254 )
Enforce kw args in datasources (#2567 ) (6374634 )
Fix __hash__
methods (#2556 ) (dd8b854 )
Fix DynamoDB fetches when there are entities that are not found (#2573 ) (882328f )
Fix push sources and add docs / tests pushing via the python feature server (#2561 ) (c5006c2 )
Fixed data mapping errors for Snowflake (#2558 ) (abd6be7 )
Small typo in CLI (#2578 ) (8717bc8 )
Switch from join_key
to join_keys
in tests and docs (#2580 ) (6130b80 )
Update build_go_protos to use a consistent python path (#2550 ) (1c523bf )
Update RedisCluster to use redis-py official implementation (#2554 ) (c47fa2a )
Use cwd when getting module path (#2577 ) (28752f2 )
You can’t perform that action at this time.