Commit dd8a79f
authored
Prepare for v1.11.1 release (#358)
## Summary
Bump `DriverVersion` to `1.11.1` and add the `v1.11.1` section to
`CHANGELOG.md`.
### Notable changes since v1.11.0
- Fix CloudFetch goroutine leak that retained Arrow buffers after Close
(#357)
## Test plan
- [x] `go test ./... -count=1 -short` passes locally
- [x] Multi-DBR tests in `universe/peco/correctness/go` passed (5/5
suites on DBR 18.x-photon-scala2.13)
- [ ] CI green
This pull request was AI-assisted by Isaac.
Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>1 parent 2557e6f commit dd8a79f
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments