Pathling

Latest version: v7.0.1

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

7.0.1

<!-- Release notes generated using configuration in .github/release.yml at v7.0.1 -->

What's Changed
Bug fixes
* Fix issue with CORS not working when authentication is disabled by johngrimes in https://github.com/aehrc/pathling/pull/1927


**Full Changelog**: https://github.com/aehrc/pathling/compare/v7.0.0...v7.0.1

7.0.0

<!-- Release notes generated using configuration in .github/release.yml at v7.0.0 -->

What's Changed
New features
* Full encoding and decoding support for References by piotrszul in https://github.com/aehrc/pathling/pull/1786 (also see #1784 from chgl)
* Save mode (append, error, overwrite or ignore) can now be set when saving a data source to Parquet and NDJSON formats through the library API
Bug fixes
* Fixed a bug where year-only dates passed to the `until` function would always return an empty result
Dependency updates
* Upgraded from Java 11 to 17
* Upgraded to Spark 3.5.1
* Upgraded to Delta Lake 3.2.0
* Upgraded to HAPI 7.0.2
* Upgraded to Spring Boot 3.2.0
Changes to defaults
* `databricks.delta.schema.autoMerge.enabled` is now set to `false` by default in the server (see 1785 from chgl)

**Important note**: Because this release contains schema changes, you may need to re-import your data.

If you override JVM options (or `JAVA_TOOL_OPTIONS` in the case of the Docker image), you may need to add `--add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED`. This is a new requirement due to tighter controls over class access in Java 17.

**Full Changelog**: https://github.com/aehrc/pathling/compare/v6.4.2...v7.0.0

6.4.2

<!-- Release notes generated using configuration in .github/release.yml at v6.4.2 -->
What's Changed
Bug fixes

- 1774 Fixed: pathling_install_spark() does not work by johngrimes

**Full Changelog**: https://github.com/aehrc/pathling/compare/v6.4.1...v6.4.2

6.4.1

Changes to the R library relating to CRAN submission.

Pathling is now available via CRAN! 👉 https://cran.r-project.org/package=pathling

6.4.0

<!-- Release notes generated using configuration in .github/release.yml at v6.4.0 -->

What's Changed
New features
* Added R API by piotrszul in https://github.com/aehrc/pathling/pull/1611
* Added Spring Boot Actuator and metrics endpoints by chgl in https://github.com/aehrc/pathling/pull/1673
* Implement reusing of async jobs for equivalent requests by piotrszul in https://github.com/aehrc/pathling/pull/1414
* Added Helm chart for deploying on Kubernetes by johngrimes

New Contributors
* jkiddo made their first contribution in https://github.com/aehrc/pathling/pull/1772
* chgl made their first contribution in https://github.com/aehrc/pathling/pull/1673

R package

The full set of Pathling functionality is now available as an [R](https://www.r-project.org/) package!

Check out the [libraries documentation](https://pathling.csiro.au/docs/libraries) for information on how to install the package, along with examples of how to use it.

We're currently working on getting the package uploaded to [CRAN](https://cran.r-project.org/) for a simpler installation experience.

**Full Changelog**: https://github.com/aehrc/pathling/compare/v6.3.1...v6.4.0

6.3.1

Bug fixes

* Logging broken by upgrade to SLF4J 2 1556

**Full Changelog**: https://github.com/aehrc/pathling/compare/v6.3.0...v6.3.1

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.