New
v0.18.0
What's Changed
- Use defined timezone on write for formats that need TZ info by @srowen in https://github.com/databricks/spark-xml/pull/665
- Add notes about file extensions and _corrupt_record to documentation by @dolfinus in https://github.com/databricks/spark-xml/pull/674
- Fix for xml expression to not parse arbitrary strings by @xanderbailey in https://github.com/databricks/spark-xml/pull/679
- Update for 0.18.0, move CICD configs to supported Spark versions by @srowen in https://github.com/databricks/spark-xml/pull/680
New Contributors
- @dolfinus made their first contribution in https://github.com/databricks/spark-xml/pull/674
- @xanderbailey made their first contribution in https://github.com/databricks/spark-xml/pull/679
Full Changelog: https://github.com/databricks/spark-xml/compare/v0.17.0...v0.18.0