What's Changed * Enable partition filtering for delta-rs reader by george-zubrienko in https://github.com/SneaksAndData/proteus/pull/178 * Integration with external loggers by s-vitaliy in https://github.com/SneaksAndData/proteus/pull/170
What's Changed * Add Redis support and allows caching latest version of a delta table in Redis by george-zubrienko in https://github.com/SneaksAndData/proteus/pull/163 * Add hashicorp vault kubernetes client by s-vitaliy in https://github.com/SneaksAndData/proteus/pull/171 * Add ability to import MetricsProvider from public package by s-vitaliy in https://github.com/SneaksAndData/proteus/pull/174 * Add default timeout to proteus session by george-zubrienko in https://github.com/SneaksAndData/proteus/pull/175 * Add a decorator that allows measuring operation times by george-zubrienko in https://github.com/SneaksAndData/proteus/pull/176
What's Changed * Bump minimum python version to 3.9 and add fsspec as default package by george-zubrienko in https://github.com/SneaksAndData/proteus/pull/165