Skip to content
Commit 1f58060b authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 4.0.0 [skip ci]

# [4.0.0](https://gitlab.com/to-be-continuous/dbt/compare/3.3.0...4.0.0) (2024-07-14)

### Features

* **gcp:** switch to ADC google authentification ([b8af5544](https://gitlab.com/to-be-continuous/dbt/commit/b8af5544cf1b9e270214e06f0808f2f51a78aada))

### BREAKING CHANGES

* **gcp:** switch from GOOGLE_OAUTH_ACCESS_TOKEN to GOOGLE_APPLICATION_CREDENTIALS
In your dbt profiles.yml you have to:
    remove token: "{{ env_var('GOOGLE_OAUTH_ACCESS_TOKEN') }}"
    switch from method: oauth-secrets to method: oauth
parent b8af5544
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment