Skip to content

Commit

Permalink
Cut server changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdw committed Jan 5, 2021
1 parent 91960a3 commit 51a5806
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 14 deletions.
22 changes: 22 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## January 5, 2021 <Badge text="beta" type="success" />

Released on January 5, 2021.

### Features

- Support per-flow-run and per-flow-group `run_config` overrides - [#166](https://github.com/PrefectHQ/server/pull/166)

### Enhancements

- Upgrade Apollo NodeJS to `14.15.1` - [#153](https://github.com/PrefectHQ/server/pull/153)
- Helm: configure strategy for deployment - [#165](https://github.com/PrefectHQ/server/pull/165)
- Allow for timezone specification on flow group schedules - [#169](https://github.com/PrefectHQ/server/pull/169)

### Database Migrations

- Add `flow_group.run_config` and `flow_run.run_config` - [#166](https://github.com/PrefectHQ/server/pull/166)

### Contributors

- [Joël Luijmes](https://github.com/joelluijmes)

## December 16, 2020 <Badge text="beta" type="success" />

Released on December 16, 2020.
Expand Down
2 changes: 0 additions & 2 deletions changes/pr153.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions changes/pr165.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions changes/pr166.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions changes/pr169.yaml

This file was deleted.

0 comments on commit 51a5806

Please sign in to comment.