Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Commit 570352e

Browse files
authored
Merge pull request #305 from PrefectHQ/release/21.10.21
Release October 21, 2021
2 parents 864ec60 + e4678c2 commit 570352e

6 files changed

Lines changed: 23 additions & 16 deletions

File tree

Changelog.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## October 21, 2021 <Badge text="beta" type="success" />
4+
5+
Released on October 21, 2021.
6+
7+
### Features
8+
9+
- Add ability to set keep alive timeout for graphql server - [#290](https://github.com/PrefectHQ/server/pull/290)
10+
- Add handling a keepalive value to Apollo via env variable APOLLO_KEEPALIVE_TIMEOUT - [#293](https://github.com/PrefectHQ/server/pull/293)
11+
12+
### Enhancements
13+
14+
- Add a submitted state lock to prevent the same flow from being run by multiple agents - [#291](https://github.com/PrefectHQ/server/pull/291)
15+
- Add default flow parameters to flow runs to have consistent flow run parameter history - [#298](https://github.com/PrefectHQ/server/pull/298)
16+
17+
### Fixes
18+
19+
- Fix setting `imagePullSecrets` in k8s jobs with Prefect flows in Prefect Server Helm chart - [#289](https://github.com/PrefectHQ/server/pull/289)
20+
21+
### Contributors
22+
23+
- [Joe M.](https://github.com/joe1981al)
24+
- [Joe McDonald](https://github.com/joe1981al)
25+
326
## Sep 2, 2021 <Badge text="beta" type="success" />
427

528
Released on September 2, 2021.

changes/pr289.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

changes/pr290.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

changes/pr291.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

changes/pr293.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

changes/pr298.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)