Skip to content

Commit

Permalink
Merge pull request #305 from PrefectHQ/release/21.10.21
Browse files Browse the repository at this point in the history
Release October 21, 2021
  • Loading branch information
zanieb committed Oct 21, 2021
2 parents 864ec60 + e4678c2 commit 570352e
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 16 deletions.
23 changes: 23 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## October 21, 2021 <Badge text="beta" type="success" />

Released on October 21, 2021.

### Features

- Add ability to set keep alive timeout for graphql server - [#290](https://github.com/PrefectHQ/server/pull/290)
- Add handling a keepalive value to Apollo via env variable APOLLO_KEEPALIVE_TIMEOUT - [#293](https://github.com/PrefectHQ/server/pull/293)

### Enhancements

- Add a submitted state lock to prevent the same flow from being run by multiple agents - [#291](https://github.com/PrefectHQ/server/pull/291)
- Add default flow parameters to flow runs to have consistent flow run parameter history - [#298](https://github.com/PrefectHQ/server/pull/298)

### Fixes

- Fix setting `imagePullSecrets` in k8s jobs with Prefect flows in Prefect Server Helm chart - [#289](https://github.com/PrefectHQ/server/pull/289)

### Contributors

- [Joe M.](https://github.com/joe1981al)
- [Joe McDonald](https://github.com/joe1981al)

## Sep 2, 2021 <Badge text="beta" type="success" />

Released on September 2, 2021.
Expand Down
2 changes: 0 additions & 2 deletions changes/pr289.yaml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

0 comments on commit 570352e

Please sign in to comment.