Skip to content

Tags: postgres-ai/joe

Tags

v0.11.0-rc.6

Toggle v0.11.0-rc.6's commit message
Merge branch 'deps-dblab-3' into 'master'

chore: update dev tools, major dependencies and fix compatibility issues

See merge request postgres-ai/joe!194

v0.12.0-alpha.0

Toggle v0.12.0-alpha.0's commit message

Verified

This commit was signed with the committer’s verified signature.
agneum Artyom Kartasov
feat: init explain components: platform client, messenger and message

0.11.0-rc.5

Toggle 0.11.0-rc.5's commit message
Merge branch 'update-slack-library-to-0-14' into 'master'

chore: update Slack library to v0.14

See merge request postgres-ai/joe!190

0.11.0-rc.4

Toggle 0.11.0-rc.4's commit message
Merge branch '189-disable-query-locks-in-chat' into 'master'

fix: temporary disable query locks in chat messages

See merge request postgres-ai/joe!181

0.11.0-rc.3

Toggle 0.11.0-rc.3's commit message
Merge branch '260-reset-connection' into 'master'

fix: re-init connection on reset (platform#260)

See merge request postgres-ai/joe!178

0.11.0-rc.2

Toggle 0.11.0-rc.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Merge branch 'build-ee-images' into 'master'

chore: build Docker images for Enterprise Edition

See merge request postgres-ai/joe!177

0.11.0-rc.1

Toggle 0.11.0-rc.1's commit message
Merge branch '189-show-locks' into 'master'

feat: show locks for a single query analyzed with EXPLAIN (#189)

Closes #189

See merge request postgres-ai/joe!175

0.10.0

Toggle 0.10.0's commit message
Merge branch 'dev-release-images' into 'master'

fix: build release Docker images for different registries in separate jobs

See merge request postgres-ai/joe!166

0.10.0-rc.1

Toggle 0.10.0-rc.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
agneum Artyom Kartasov
fix: build release Docker images for different registries in separate…

… jobs

0.9.4

Toggle 0.9.4's commit message
Merge branch '212-timing-estimator-blocks' into 'master'

fix: remove setting read blocks

# Description
Number of read blocks is not necessary for now since the Database Lab Engine counts read bytes directly.

# Related issue
database-lab#212

See merge request postgres-ai/joe!156