Skip to content

1.0.2

Choose a tag to compare

@gregolsky gregolsky released this 29 Jul 08:42
· 21 commits to main since this release

Changed

  • Flattened arguments in the ravendb.ravendb.node module for clarity (removed nested node: dict).
  • Reorganized common module arguments (url, database_name, certification_path, ca_cert_path) into module_utils and doc_fragments.

Fixed

  • Ensured all modules correctly import and expose shared argument definitions.