Skip to content

Commit

Permalink
Add changelogs for 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarsharma2 committed Feb 21, 2023
1 parent 64e2940 commit dc0493f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions python-sdk/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## 1.5.1

### Improvements
- Add Openlineage facets for Microsoft SQL server. [#1752](https://github.com/astronomer/astro-sdk/pull/1752)

### Bug fixes
- Use `use_native_support` param in load_file operator for table creation. [#1756](https://github.com/astronomer/astro-sdk/pull/1756)
- Resolved `pandas-gbq` dependency issue. [#1768](https://github.com/astronomer/astro-sdk/pull/1768)
- Fix Minio support for Snowflake. [#1767](https://github.com/astronomer/astro-sdk/pull/1767)
- Add handler param in database.run_sql() method [1773](https://github.com/astronomer/astro-sdk/pull/1773)


## 1.5.0

### Feature:
Expand Down

0 comments on commit dc0493f

Please sign in to comment.