HOTFIX for invalid changelog type (#2212)

This commit is contained in:
Tadgh 2020-12-02 16:41:37 -05:00 committed by GitHub
parent 0f80c2adf9
commit b11f97d9ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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