File tree 2 files changed +29
-1
lines changed
2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.34.1"
3
+ description : " Released on 10/03/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.34.1.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.34.1.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - web: Fixed an issue where ` code-server ` would show a frequent "Reconnecting"
17
+ dialog.
18
+ - infra: Fixed an issue where database migrations would fail with an error
19
+ ` migrate v2: up: Dirty database version 1. `
20
+
21
+ ### Security updates 🔐
22
+
23
+ There are no security updates in 1.34.1.
Original file line number Diff line number Diff line change 570
570
"path" : " ./changelog/index.md" ,
571
571
"children" : [
572
572
{
573
- "path" : " ./changelog/1.34.0.md"
573
+ "path" : " ./changelog/1.34.0.md" ,
574
+ "children" : [
575
+ {
576
+ "path" : " ./changelog/1.34.1.md"
577
+ }
578
+ ]
574
579
},
575
580
{
576
581
"path" : " ./changelog/1.33.0.md" ,
You can’t perform that action at this time.
0 commit comments