Skip to content

Commit

Permalink
inform changelog, prepare v1.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Nov 27, 2023
1 parent 8f244ee commit 04bbd51
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/release-notes/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## v1.1.21

### Changed

* Codegen: substreams-database-change to v1.3, properly generates primary key to support chain reorgs in postgres sink.
* Sink server: support for deploying sinks with DBT configuration, so that users can deploy their own DBT models (supported on postgres and clickhouse sinks). Example manifest file segment:
* Sink server commands all moved from `substreams alpha sink-*` to `substreams alpha service *`
* Sink server: support for deploying sinks with DBT configuration, so that users can deploy their own DBT models (supported on postgres and clickhouse sinks). Example manifest file segment:

```yaml
[...]
Expand Down

0 comments on commit 04bbd51

Please sign in to comment.