Skip to content

[pull] main from quarkusio:main#832

Merged
pull[bot] merged 14 commits intobschuhmann:mainfrom
quarkusio:main
Apr 16, 2026
Merged

[pull] main from quarkusio:main#832
pull[bot] merged 14 commits intobschuhmann:mainfrom
quarkusio:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 16, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

mariofusco and others added 14 commits April 15, 2026 15:33
…o through the generated Jackson reflection-free serializer
  Add build-time support, integration tests, and documentation
  for org.hibernate.orm:hibernate-vector, which was already managed
  by the Quarkus BOM but had no Quarkus-specific integration.

  Follows the same pattern as hibernate-spatial (#51586).

  Fixes #52341
SqlTypes.VECTOR_FLOAT64 is not supported by pgvector on PostgreSQL. The PGVectorTypeContributor only registers DDL types for VECTOR, VECTOR_FLOAT32, VECTOR_FLOAT16, and VECTOR_BINARY — there's no float64 vector type in pgvector.

Using VECTOR_FLOAT64 is causing the Integration Tests to fail.

https://github.com/pgvector/pgvector/blob/master/README.md
Consider runtime ObjectMapper-level strategy when (de)serializing pojo through the generated Jackson reflection-free serializer
Add pull-request skill with PR and commit conventions
Document and test hibernate-vector support
Avoid NPEs during SSE broadcast
@pull pull Bot locked and limited conversation to collaborators Apr 16, 2026
@pull pull Bot added the ⤵️ pull label Apr 16, 2026
@pull pull Bot merged commit 4e379be into bschuhmann:main Apr 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants