Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
K
keystore
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • id
  • keystore
  • Merge Requests
  • !7

Merged
Opened Jan 12, 2021 by renovate@renovate-botDeveloper0 of 1 task completed0/1 task

Update module lib/pq to v1

  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 23

This MR contains the following updates:

Package Type Update Change
github.com/lib/pq require major v0.0.0-20190326042056-d6156e141ac6 -> v1.9.0

Release Notes

lib/pq

v1.9.0

Compare Source

  • 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

Compare Source

  • Change Kerberos connection string parameters:
    • service is now krbsrvname
    • spn is now krbspn

v1.7.1

Compare Source

  • Fix Kerberos build on Windows
  • Return rows affected for COPY

v1.7.0

Compare Source

  • Changed GSS API so that default package doesn't have any dependencies.

v1.6.0

Compare Source

  • Add GSS auth support
  • Fix for current map write when using unix sockets

v1.5.2

Compare Source

  • fix 2400 time encoding for time/timetz

v1.5.1

Compare Source

  • Improved notification handler.

v1.5.0

Compare Source

  • Added notification handler.

v1.4.0

Compare Source

  • Add a notice handler func.
  • Bump oldest supported Go version to 1.13.
  • Improve aix and plan9 support.

v1.3.0

Compare Source

  • Improved Ping support, now works correctly even during a failed transaction.
  • Fix nil pointer dereference when calling RowsAffected on the result of a 0-item CopyIn

v1.2.0

Compare Source

  • Add QuoteLiteral function
  • Fix connection leak on SSL failure
  • Fix Rollback in commit
  • Drop tested support for Go < 1.11
  • Drop tested support for Postgres < 9.4

v1.1.1

Compare Source

  • Fix parsing of FLOAT4 types.

v1.1.0

Compare Source

  • Removed support for Go 1.8 and below. Go 1.9 or above is now required.
  • Implemented the Pinger interface.
  • Support returning multiple result sets from a single query.
  • Add SCRAM-SHA-256 authentication.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: id/keystore!7
Source branch: renovate/github.com-lib-pq-1.x