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

Prod deploy #230

Merged
merged 8 commits into from
Dec 20, 2023
Merged

Prod deploy #230

merged 8 commits into from
Dec 20, 2023

Conversation

abc3
Copy link
Member

@abc3 abc3 commented Dec 20, 2023

No description provided.

abc3 and others added 8 commits December 8, 2023 21:03
* call pg_query.statement_types() via rustler

* handle READ ONLY SQL TRANSACTION error

* clusters crud

* update migrations and pool starting

* safe statement_types

* configs validation

* feat: handling of named prepared statements (#207)

* fix caller unlinking
* fix: return proper error on undefined tenant

* feat: add initial test

* fix: use a controller test to actually test behaviour

---------

Co-authored-by: [email protected] <[email protected]>
…217)

* chore(deps): bump rustix from 0.38.10 to 0.38.28 in /native/pgparser

Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.10 to 0.38.28.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](bytecodealliance/rustix@v0.38.10...v0.38.28)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat: bump VERSION

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Stas <[email protected]>
* chore: upgrade gh runner
* remove psql from tests
* feat: add heartbeat interval to client handler
* fix: remove stub in heartbeat_interval
@abc3 abc3 requested a review from delgado3d December 20, 2023 09:37
@abc3 abc3 merged commit 8186bd1 into release Dec 20, 2023
5 of 7 checks passed
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.

4 participants