File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11[ Go to GitHub Releases] ( https://github.com/dlt-hub/dlt-init-openapi/releases )
22
3+ 0.0.5a3
4+ * Render gitignore file and add source section to secrets.toml even if there are no secrets detected
5+ * Updated readme with feedback from users and added pip instructions
6+ * Make "username" a secret on basic auth
7+ * Prevent openapi 2.0 specs with helpful output on how to migrate
8+ * Fix e2e tests
9+
3100.0.5a2
411* Better fallbacks for paginator and json_path if detection failed
512* Add telemetry on init command
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " dlt-init-openapi"
3- version = " 0.0.5a2 "
3+ version = " 0.0.5a3 "
44description = " Generate dlt Python clients from OpenAPI"
55homepage = " https://dlthub.com"
66repository = " https://github.com/dlt-hub/dlt-init-openapi"
You can’t perform that action at this time.
0 commit comments