Releases: dlt-hub/dlt-init-openapi
Releases · dlt-hub/dlt-init-openapi
0.1.0
0.1.0a3
0.1.0a2
0.1.0a1
What's Changed
- remove init command word from cli, add better exceptions for broken specs by @sh-rp in #112
- detector improvements, add contributing.md, small rendering fixes by @sh-rp in #114
-> See the changelog for a more comprehensive list of changes
Full Changelog: 0.0.5a3...0.1.0a1
0.0.5a3
What's Changed
- reject files that are older than openapi 3.0 by @sh-rp in #107
- allow multiple secrets for an auth method (specifically for basic auth) by @sh-rp in #109
- update readme to be ready for pip, add slack link and smaller changes by @sh-rp in #108
- always render source section in secrets.toml, even if there are no secrets, add gitignore to output by @sh-rp in #111
Full Changelog: 0.0.5a2...0.0.5a3
0.0.5a2
What's Changed
- fix tests by @sh-rp in #81
- Cli updates - normalize paths, add _pipeline suffix to main pipeline file, add source sections to config and secrets toml by @sh-rp in #102
- add tracking of cli command by @sh-rp in #101
- set paginator to auto if not detected, do not set json_path if not detected by @sh-rp in #104
- bump version to 0.0.5a2 by @sh-rp in #106
Full Changelog: 0.0.5a1...0.0.5a2
0.0.5a1
What's Changed
- pypi package and rename, pyproject fixes 0.0.5a1 pypi release
Full Changelog: 0.0.3...0.0.5a1
0.0.3
What's Changed
- add param defaults & render not required query params commented out by @sh-rp in #66
- remove submodule and use rest_api cached from GitHub by @sh-rp in #68
- add support for paths with vars and file-ending (hacker news) by @sh-rp in #69
- auth improvements: select correct global auth, add secrets to secrets.toml, add note in readme if secret present by @sh-rp in #70
- correct behavior for paginators with unknown total_path by @sh-rp in #72
Full Changelog: 0.0.2...0.0.3