Skip to content

v0.44.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 20:43
57085dd

v0.44.0 (2025-01-23)

✨ New

  • #2830 Allow developers to mark stream schema and settings fields as deprecated
  • #2829 Support a x-sql-datatype JSON Schema annotation to let targets customize SQL type handling
  • #2819 Add SHA256 encryption method to inline stream maps -- Thanks @ben-schulz-mh!

📦 Packaging changes

  • #2407 Use Poetry support for PEP 621
  • #2822 Make paramiko and transitive SSH dependencies optional
  • #2821 Require urllib3 < 2 on Python < 3.10