Skip to content

Commit e76e838

Browse files
[Automated] Publish dbt-redshift==1.10.0rc1
2 parents 7ca25c4 + f0c62d2 commit e76e838

File tree

5 files changed

+22
-3
lines changed

5 files changed

+22
-3
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## dbt-redshift 1.10.0-rc1 - November 18, 2025
2+
3+
### Under the Hood
4+
5+
- Begin testing that python UDFs aren't supported ([#1410](https://github.com/dbt-labs/dbt-adapters/issues/1410))
6+
7+
### Dependencies
8+
9+
- Bump minimum dbt-adapters to 1.19.0█ ([#1421](https://github.com/dbt-labs/dbt-adapters/pull/1421))

dbt-redshift/.changes/unreleased/Dependencies-20251117-181856.yaml renamed to dbt-redshift/.changes/1.10.0/Dependencies-20251117-181856.yaml

File renamed without changes.

dbt-redshift/.changes/unreleased/Under the Hood-20251105-162853.yaml renamed to dbt-redshift/.changes/1.10.0/Under the Hood-20251105-162853.yaml

File renamed without changes.

dbt-redshift/CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ and is generated by [Changie](https://github.com/miniscruff/changie)
1010
- Do not edit this file directly. This file is auto-generated using [changie](https://github.com/miniscruff/changie)
1111
- For details on how to document a change, see the [contributing guide](/CONTRIBUTING.md#changelog-entry)
1212

13+
## dbt-redshift 1.10.0-rc1 - November 18, 2025
14+
15+
### Under the Hood
16+
17+
- Begin testing that python UDFs aren't supported ([#1410](https://github.com/dbt-labs/dbt-adapters/issues/1410))
18+
19+
### Dependencies
20+
21+
- Bump minimum dbt-adapters to 1.19.0█ ([#1421](https://github.com/dbt-labs/dbt-adapters/pull/1421))
22+
23+
24+
1325
## dbt-redshift 1.10.0-b2 - November 04, 2025
1426

1527
### Features
@@ -24,8 +36,6 @@ and is generated by [Changie](https://github.com/miniscruff/changie)
2436

2537
- Drop support for python 3.9 ([#1412](https://github.com/dbt-labs/dbt-adapters/pull/1412))
2638

27-
28-
2939
## dbt-redshift 1.10.0-b1 - October 07, 2025
3040

3141
### Features
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "1.10.0b2"
1+
version = "1.10.0rc1"

0 commit comments

Comments
 (0)