v0.7.0
Compatible with Fybrik v0.7.0
What's Changed
- HashRedact by @Mohammad-nassar10 in #59
- Standard logging by @cdoron in #113
- fix helm/afm/values.sample.yaml by @cdoron in #118
- Improve log by @cdoron in #117
- Add a workflow to test the module. by @Mohammad-nassar10 in #121
- Minor fix to test_module.sh by @revit13 in #122
- Changes to test_module.sh script by @revit13 in #126
- Move test files outside tools directory. by @Mohammad-nassar10 in #129
- add ForUser: True for most logging messages by @cdoron in #128
- New structure of module arguments by @shlomitk1 in #130
- logging from external fybrik_python_logging library by @cdoron in #134
- Handle assets with capability field. by @Mohammad-nassar10 in #132
- support cascading in helm by @cdoron in #137
- Support not configuring a list of columns for a transformation. by @cdoron in #138
- Pandas Transformations by @cdoron in #139
- fix typo in conf.yaml by @cdoron in #140
- Raise exception when Vault credentials are missing. by @revit13 in #133
- add missing copyright headers where needed by @cdoron in #143
- Adjust assets structure received as helm chart values by @revit13 in #142
- Change log to emit messages by default by @revit13 in #147
- add filtering based on age by @cdoron in #145
- Add transformation ability to write. by @Mohammad-nassar10 in #148
- fix helm files: conf.yaml and NOTES.txt by @cdoron in #150
- remove redundancy from README by @cdoron in #151
- Support "append" write mode. by @revit13 in #154
- fix conf.yaml by @cdoron in #155
- Update module.yaml write capability. by @revit13 in #156
- use logging library in regular PYPI by @cdoron in #157
- remove warning message at the beginning of requirements.txt by @cdoron in #161
- rearrange transformations in sample.yaml by @cdoron in #163
- Fix written file suffix. by @revit13 in #164
- remove unused logging.py by @cdoron in #162
- support chaining of arrow-flight-module with other by @cdoron in #165
- Use vault python library. by @Mohammad-nassar10 in #158
- port field should be string by @cdoron in #166
- upgrade versions of arrow and pandas by @cdoron in #167
- update python version to 3.10 by @cdoron in #168
- Set Helm version to 3.8 by @revit13 in #119
- Update old github actions. by @Mohammad-nassar10 in #170
- Update version compatibility matrix. by @Mohammad-nassar10 in #169
- Add test files for version 0.7.0. by @Mohammad-nassar10 in #173
Full Changelog: v0.6.0...v0.7.0