Skip to content

Commit

Permalink
[Automated] Merged prep-release/prod/1.10.3_11579989587 into target m…
Browse files Browse the repository at this point in the history
…ain during release process
  • Loading branch information
FishtownBuildBot authored Oct 29, 2024
2 parents ce9faf0 + 05f5fb0 commit b12c987
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions .changes/1.10.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
## dbt-adapters 1.10.3 - October 29, 2024
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).

## dbt-adapters 1.10.3 - October 29, 2024



## dbt-adapters 1.10.2 - October 01, 2024

### Under the Hood
Expand All @@ -25,8 +29,6 @@ and is generated by [Changie](https://github.com/miniscruff/changie).

- Add adapter telemetry. ([#301](https://github.com/dbt-labs/dbt-adapters/issues/301))



## dbt-adapters 1.7.2 - October 21, 2024

### Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion dbt-tests-adapter/dbt/tests/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "1.10.2"
version = "1.10.3"

0 comments on commit b12c987

Please sign in to comment.