Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 18:33
· 1254 commits to main since this release
861dfc3

v0.11.0 (2022-09-23)

✨ New

🐛 Fixes

  • #979 Resolve install failures on certain images due to missing wheels for ciso8601.
  • #972 Resolve issue where TypeError is thrown by SQLConnector cookiecutter implementation due to super() references.

📚 Documentation Improvements

  • #988 Add pipe before SDK logo in header.
  • #970 Move cookiecutter TODOs into markdown comments.

⚙️ Under the hood

  • #979 Remove dependency on pipelinewise-singer-python and move Singer library code into private module singer_sdk._singerlib.