Skip to content

v24.10.2

Latest
Compare
Choose a tag to compare
@lakikowolfe lakikowolfe released this 21 Oct 17:34
· 1 commit to develop since this release
d68f624

What's Changed

FEATURES

  • feat: set annotations in an async way when submitting a manifest -- new changes added by @linglp in #1452
  • Feature: filenameExists Validation Rule by @GiaJordan in #1456
  • feat: added mermaid diagrams for some functions in ManifestGenerator by @linglp in #1463

BUG FIXES

  • fix: updated schematic installation instructions by @linglp in #1462
  • fix: check existing great expectation suite before adding a new one by @linglp in #1458
  • [FDS-2294] Prevent including project name twice in walked path by @BryanFauble in #1474
  • Bugfix: async tests skipped during regular testing runs by @GiaJordan in #1479
  • fix: updated test after updating to synapse python client 4.4.0 and updated test after test resources get updated on synapse by @linglp in #1471
  • fix: added unit test for get_node_validation_rules function by @linglp in #1483
  • fix: update artifact to v4 by @linglp in #1500
  • [FDS-2415] Fixes pytest CI Python Versions by @BWMac in #1502
  • [FDS-2415] Fixes pdoc Workflow by @BWMac in #1503
  • fix: call get_node_validation_rules with appropriate parameters when storing annotations by @GiaJordan in #1478
  • Fixes failing pdoc deployment by @BWMac in #1504
  • update how annotations are accessed by @GiaJordan in #1485
  • Fix: remove caching poetry dependencies in CI workfows by @linglp in #1507

TECH DEBT


New Contributors

Full Changelog: v24.7.2...v24.10.2