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

Use DB v0.13 #278

Merged
merged 5 commits into from
Dec 20, 2023
Merged

Use DB v0.13 #278

merged 5 commits into from
Dec 20, 2023

Conversation

jgaskins
Copy link
Contributor

crystal-db v0.13.0 was just released with some important changes:

  • Add exception cause support to PoolResourceLost and ConnectionLost constructors
  • Fix inflight counter on ConnectionRefused
  • Fix max_idle_pool_size race condition

@bcardiff
Copy link
Collaborator

Thanks for this. I'm doing rounds on drivers to close this release. Will merge soon.

@bcardiff
Copy link
Collaborator

It seems the pg setup in the CI needs some work, but I am not familiar with it. Running specs locally work. Running flake check locally does not work for me since darwin is not supported.

@bcardiff bcardiff merged commit e49cc82 into will:master Dec 20, 2023
1 check passed
@jgaskins jgaskins deleted the use-crystal-db-0.13.0 branch July 27, 2024 20:31
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