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

CBG-3915 upgrade to gocb v2.8.1 #6813

Merged
merged 1 commit into from
May 8, 2024
Merged

CBG-3915 upgrade to gocb v2.8.1 #6813

merged 1 commit into from
May 8, 2024

Conversation

torcolvin
Copy link
Collaborator

@torcolvin torcolvin commented May 8, 2024

Allows connecting with bad credentials and returning an auth failure rather than a timeout.

Pre-review checklist

  • Removed debug logging (fmt.Print, log.Print, ...)
  • Logging sensitive data? Make sure it's tagged (e.g. base.UD(docID), base.MD(dbName))
  • Updated relevant information in the API specifications (such as endpoint descriptions, schemas, ...) in docs/api

Integration Tests

@torcolvin torcolvin marked this pull request as ready for review May 8, 2024 16:02
@adamcfraser adamcfraser merged commit 8eee97c into main May 8, 2024
30 checks passed
@adamcfraser adamcfraser deleted the CBG-3915 branch May 8, 2024 17:40
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