Closed mend-for-github-com[bot] closed 2 years ago
This PR contains the following updates:
v1.3.0
v1.10.4
v1.2.0
v1.10.0
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR contains the following updates:
v1.3.0
->v1.10.4
v1.2.0
->v1.10.4
v1.10.0
->v1.10.4
Release Notes
lib/pq
### [`v1.10.4`](https://togithub.com/lib/pq/releases/v1.10.4) [Compare Source](https://togithub.com/lib/pq/compare/v1.10.3...v1.10.4) - Keep track of (context cancelled) error on connection. - Fix android build ### [`v1.10.3`](https://togithub.com/lib/pq/releases/v1.10.3) [Compare Source](https://togithub.com/lib/pq/compare/v1.10.2...v1.10.3) - implement ConnPrepareContext/StmtQueryContext/StmtExecContext interfaces (context.Cancel() now ends connections) - Avoid type assertion to the same type - Fix build for illumos and solaris ### [`v1.10.2`](https://togithub.com/lib/pq/releases/v1.10.2) [Compare Source](https://togithub.com/lib/pq/compare/v1.10.1...v1.10.2) - fix TimeTZ with second offsets - fix GOOS compilation ### [`v1.10.1`](https://togithub.com/lib/pq/releases/v1.10.1) [Compare Source](https://togithub.com/lib/pq/compare/v1.10.0...v1.10.1) - fix concurrent map write ### [`v1.10.0`](https://togithub.com/lib/pq/releases/v1.10.0) [Compare Source](https://togithub.com/lib/pq/compare/v1.9.0...v1.10.0) - support inline SSL certs ### [`v1.9.0`](https://togithub.com/lib/pq/releases/v1.9.0) [Compare Source](https://togithub.com/lib/pq/compare/v1.8.0...v1.9.0) - better errors on network failures - fully implement database/sql/driver.Driver - improved query cancellation from contexts - support int32/float32/\[]byte slices in Array ### [`v1.8.0`](https://togithub.com/lib/pq/releases/v1.8.0) [Compare Source](https://togithub.com/lib/pq/compare/v1.7.1...v1.8.0) - Change Kerberos connection string parameters: - `service` is now `krbsrvname` - `spn` is now `krbspn` ### [`v1.7.1`](https://togithub.com/lib/pq/releases/v1.7.1) [Compare Source](https://togithub.com/lib/pq/compare/v1.7.0...v1.7.1) - Fix Kerberos build on Windows - Return rows affected for COPY ### [`v1.7.0`](https://togithub.com/lib/pq/releases/v1.7.0) [Compare Source](https://togithub.com/lib/pq/compare/v1.6.0...v1.7.0) - Changed GSS API so that default package doesn't have any dependencies. ### [`v1.6.0`](https://togithub.com/lib/pq/releases/v1.6.0) [Compare Source](https://togithub.com/lib/pq/compare/v1.5.2...v1.6.0) - Add GSS auth support - Fix for current map write when using unix sockets ### [`v1.5.2`](https://togithub.com/lib/pq/releases/v1.5.2) [Compare Source](https://togithub.com/lib/pq/compare/v1.5.1...v1.5.2) - fix 2400 time encoding for time/timetz ### [`v1.5.1`](https://togithub.com/lib/pq/releases/v1.5.1) [Compare Source](https://togithub.com/lib/pq/compare/v1.5.0...v1.5.1) - Improved notification handler. ### [`v1.5.0`](https://togithub.com/lib/pq/releases/v1.5.0) [Compare Source](https://togithub.com/lib/pq/compare/v1.4.0...v1.5.0) - Added notification handler. ### [`v1.4.0`](https://togithub.com/lib/pq/releases/v1.4.0) [Compare Source](https://togithub.com/lib/pq/compare/v1.3.0...v1.4.0) - Add a notice handler func. - Bump oldest supported Go version to 1.13. - Improve aix and plan9 support.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.