dbt-labs / dbt-labs/dbt-adapters

Missing changelog links for 1.7

Open
#67 0 comments 0 reactions 0 assignees View on GitHub
type:task
Dominant language
Python
Stars
233
Forks
362
Avg merge
3d 22h
Merged PRs (30d)
9

Description

### Problem

While the changelogs for 1.7 _do_ exist for our adapters, we're missing links to them in the main changelog:
image

It's not a current problem within the [dbt-core changelog](https://github.com/dbt-labs/dbt-core/blob/main/CHANGELOG.md#previous-releases).

### Proposed solution

```[tasklist]
### My tasks
- [ ] https://github.com/dbt-labs/dbt-bigquery/blob/main/CHANGELOG.md
- [ ] https://github.com/dbt-labs/dbt-redshift/blob/main/CHANGELOG.md
- [ ] https://github.com/dbt-labs/dbt-snowflake/blob/main/CHANGELOG.md
- [ ] https://github.com/dbt-labs/dbt-spark/blob/main/CHANGELOG.md
```

### Acceptance criteria

- Under the "Previous Releases" heading, there is an item in the list for "1.7"
- It hyperlinks to a file like [this](https://github.com/dbt-labs/dbt-bigquery/blob/1.7.latest/CHANGELOG.md)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.