HOTFIX for invalid changelog type (#2212)
This commit is contained in:
parent
0f80c2adf9
commit
b11f97d9ef
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
type: bug
|
||||
type: fix
|
||||
issue: 2208
|
||||
title: "When performing a JPA server search on a partitioned server, searches with only the `_id` parameter and no other
|
||||
parameters did not include the partition selector in the generated SQL, resulting in leakage across partitions. Thanks to
|
||||
|
|
Loading…
Reference in New Issue