File tree 2 files changed +21
-1
lines changed
2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.17.2
2
+
3
+ ### Fixes
4
+ - fix: close files [ 32259c8]
5
+ - fix github output log level for skipped specs [ 780e7a3]
6
+
7
+ ### Maintenance
8
+ - Bump github.com/google/pprof [ d91fe4e]
9
+ - Bump github.com/go-task/slim-sprig to v3 [ 8cb662e]
10
+ - Bump golang.org/x/net in /integration/_ fixtures/version_mismatch_fixture (#1391 ) [ 3134422]
11
+ - Bump github-pages from 230 to 231 in /docs (#1384 ) [ eca81b4]
12
+ - Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1383 ) [ 760def8]
13
+ - Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1381 ) [ 4ce33f4]
14
+ - Fix test for gomega version bump [ f2fcd97]
15
+ - Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 (#1390 ) [ fd622d2]
16
+ - Bump golang.org/x/tools from 0.17.0 to 0.19.0 (#1368 ) [ 5474a26]
17
+ - Bump github-pages from 229 to 230 in /docs (#1359 ) [ e6d1170]
18
+ - Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 (#1374 ) [ 7f447b2]
19
+ - Bump golang.org/x/net from 0.20.0 to 0.23.0 (#1380 ) [ f15239a]
20
+
1
21
## 2.17.1
2
22
3
23
### Fixes
Original file line number Diff line number Diff line change 1
1
package types
2
2
3
- const VERSION = "2.17.1 "
3
+ const VERSION = "2.17.2 "
You can’t perform that action at this time.
0 commit comments