Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade github.com/lib/pq to pickup SCRAM-SHA-* methods #6895

Merged
merged 2 commits into from
Jun 17, 2019
Merged

Conversation

evanphx
Copy link
Contributor

@evanphx evanphx commented Jun 17, 2019

The SCRAM-SHA-* family of auth methods can be used by PostgreSQL 10 and later. This bumps lib/pq to pickup the implementation of these auth methods. The relevant change in lib/pq is: lib/pq@51e2106

@evanphx evanphx requested a review from a team June 17, 2019 16:44
@ncabatoff
Copy link
Collaborator

Sorry, mind refreshing this and I'll merge it?

@ncabatoff ncabatoff merged commit 10022f3 into master Jun 17, 2019
@evanphx
Copy link
Contributor Author

evanphx commented Jun 17, 2019

Thank you!

catsby added a commit that referenced this pull request Jun 18, 2019
* master: (98 commits)
  Added a note about JWT (#6899)
  Update api and sdk to remove direct gogo dep
  Update sdk in api/
  Remove gogo proto from where it snuck in
  fix failing region test
  fix test
  Update api/sdk in main repo
  Bump API's SDK version
  Return integers, not floats, when reading token params
  Update description field for some token store role values to be accurate
  Bump api/sdk dep
  Bump api against latest sdk
  Update go-plugin dep
  changelog++
  Add a force capability to delete in the policy store
  Fix some tests
  add es docs to sidebars
  Upgrade github.com/lib/pq to pickup SCRAM-SHA-* methods (#6895)
  Update elasticdb.html.md
  update doc to 7.1.1
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants