You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
Bug fixes
* Fix repairing tasks declared in inner task groups (#49 by @tatiana)
* Fix copying dependencies from task groups to tasks inside intermediate task groups (#47 by @tatiana)
Enhancements
* Documentation improvements (#43 and `#44 by @jlaneve)
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,20 @@
1
1
Changelog
2
2
=========
3
3
4
+
0.1.4 (23-06-16)
5
+
----------------
6
+
7
+
Bug fixes
8
+
9
+
* Fix repairing tasks declared in inner task groups (PR `#49 <https://github.com/astronomer/astro-provider-databricks/pull/49>`_ by @tatiana)
10
+
* Fix copying dependencies from task groups to tasks inside intermediate task groups (PR `#47 <https://github.com/astronomer/astro-provider-databricks/pull/47>`_ by @tatiana)
11
+
12
+
13
+
Enhancements
14
+
15
+
* Documentation improvements (PRs `#43 <https://github.com/astronomer/astro-provider-databricks/pull/43>`_ and `#44 <https://github.com/astronomer/astro-provider-databricks/pull/44>`_ by @jlaneve)
0 commit comments