You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,21 @@
1
1
# Changelog
2
2
3
+
## 2022.03.29 <Badgetext="beta"type="success" />
4
+
5
+
Released on March 29, 2022.
6
+
7
+
### Fixes
8
+
9
+
- Reduce maximum flow runs rescheduled by Lazarus at once - [#350](https://github.com/PrefectHQ/server/pull/350)
10
+
11
+
### Helm
12
+
13
+
- Add `includeChartNameInComponents` toggle to prefix component names with the chart name for improved UX as a subchart - [#355](https://github.com/PrefectHQ/server/pull/355)
14
+
- Fix missing server configs on towel deployment - [#346](https://github.com/PrefectHQ/server/pull/346)
0 commit comments