Skip to content

Commit

Permalink
Merge pull request #3227 from fishtown-analytics/update/changelog-0191
Browse files Browse the repository at this point in the history
Update changelog for 0.19.1, 0.18.2
  • Loading branch information
jtcohen6 authored Apr 5, 2021
2 parents ebd761e + f4a9530 commit 6acd4b9
Showing 1 changed file with 35 additions and 4 deletions.
39 changes: 35 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,31 @@ Contributors:
- [@techytushar](https://github.com/techytushar) ([#3158](https://github.com/fishtown-analytics/dbt/pull/3158))
- [@cgopalan](https://github.com/cgopalan) ([#3165](https://github.com/fishtown-analytics/dbt/pull/3165), [#3182](https://github.com/fishtown-analytics/dbt/pull/3182))

## dbt 0.19.1 (Release TBD)
## dbt 0.19.1 (March 31, 2021)

## dbt 0.19.1rc2 (March 25, 2021)


### Fixes
- Pass service-account scopes to gcloud-based oauth ([#3040](https://github.com/fishtown-analytics/dbt/issues/3040), [#3041](https://github.com/fishtown-analytics/dbt/pull/3041))

Contributors:
- [@yu-iskw](https://github.com/yu-iskw) ([#3041](https://github.com/fishtown-analytics/dbt/pull/3041))

## dbt 0.19.1rc1 (March 15, 2021)

### Under the hood
- Update code to use Mashumaro 2.0 ([#3138](https://github.com/fishtown-analytics/dbt/pull/3138))
- Pin `agate<1.6.2` to avoid installation errors relating to its new dependency `PyICU` ([#3160](https://github.com/fishtown-analytics/dbt/issues/3160), [#3161](https://github.com/fishtown-analytics/dbt/pull/3161))
- Add an event to track resource counts ([#3050](https://github.com/fishtown-analytics/dbt/issues/3050), [#3157](https://github.com/fishtown-analytics/dbt/pull/3157))

### Fixes

- Fix compiled sql for ephemeral models ([#3139](https://github.com/fishtown-analytics/dbt/pull/3139), [#3056](https://github.com/fishtown-analytics/dbt/pull/3056))

## dbt 0.19.1b2 (February 15, 2021)

## dbt 0.19.1b1 (February 12, 2021)

### Fixes

Expand All @@ -49,13 +73,11 @@ Contributors:
### Under the hood
- Bump werkzeug upper bound dependency to `<v2.0` ([#3011](https://github.com/fishtown-analytics/dbt/pull/3011))
- Performance fixes for many different things ([#2862](https://github.com/fishtown-analytics/dbt/issues/2862), [#3034](https://github.com/fishtown-analytics/dbt/pull/3034))
- Update code to use Mashumaro 2.0 ([#3138](https://github.com/fishtown-analytics/dbt/pull/3138))
- Add an event to track resource counts ([#3050](https://github.com/fishtown-analytics/dbt/issues/3050), [#3156](https://github.com/fishtown-analytics/dbt/pull/3156))
- Pin `agate<1.6.2` to avoid installation errors relating to its new dependency `PyICU` ([#3160](https://github.com/fishtown-analytics/dbt/issues/3160), [#3161](https://github.com/fishtown-analytics/dbt/pull/3161))

Contributors:
- [@Bl3f](https://github.com/Bl3f) ([#3011](https://github.com/fishtown-analytics/dbt/pull/3011))


## dbt 0.19.0 (January 27, 2021)

## dbt 0.19.0rc3 (January 27, 2021)
Expand Down Expand Up @@ -170,6 +192,15 @@ Contributors:
- [@Mr-Nobody99](https://github.com/Mr-Nobody99) ([docs#138](https://github.com/fishtown-analytics/dbt-docs/pull/138))
- [@jplynch77](https://github.com/jplynch77) ([docs#139](https://github.com/fishtown-analytics/dbt-docs/pull/139))

## dbt 0.18.2 (March 22, 2021)

## dbt 0.18.2rc1 (March 12, 2021)

### Under the hood
- Pin `agate<1.6.2` to avoid installation errors relating to its new dependency
`PyICU` ([#3160](https://github.com/fishtown-analytics/dbt/issues/3160),
[#3161](https://github.com/fishtown-analytics/dbt/pull/3161))

## dbt 0.18.1 (October 13, 2020)

## dbt 0.18.1rc1 (October 01, 2020)
Expand Down

0 comments on commit 6acd4b9

Please sign in to comment.