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
- Correct comment specification in timestamps.sql file to not raise deprecation warning ([#1168](https://github.com/dbt-labs/dbt-adapters/issues/1168))
6
+
7
+
### Dependencies
8
+
9
+
- Drop support for python 3.9 ([#1412](https://github.com/dbt-labs/dbt-adapters/pull/1412))
Copy file name to clipboardExpand all lines: dbt-athena/CHANGELOG.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,18 @@ and is generated by [Changie](https://github.com/miniscruff/changie)
10
10
- Do not edit this file directly. This file is auto-generated using [changie](https://github.com/miniscruff/changie)
11
11
- For details on how to document a change, see the [contributing guide](/CONTRIBUTING.md#changelog-entry)
12
12
13
+
## dbt-athena 1.10.0-rc1 - November 18, 2025
14
+
15
+
### Fixes
16
+
17
+
- Correct comment specification in timestamps.sql file to not raise deprecation warning ([#1168](https://github.com/dbt-labs/dbt-adapters/issues/1168))
18
+
19
+
### Dependencies
20
+
21
+
- Drop support for python 3.9 ([#1412](https://github.com/dbt-labs/dbt-adapters/pull/1412))
22
+
23
+
24
+
13
25
## dbt-athena 1.9.4 - April 28, 2025
14
26
15
27
### Features
@@ -19,7 +31,6 @@ and is generated by [Changie](https://github.com/miniscruff/changie)
0 commit comments