* Add versionenum, bump maven version

* failing tests

* more logs

* Add more test cases, not passing

* fixed the double chain with contained resource second case

* clean up a bit

* add tests for qualifiers

* force the resource table to be the root of the query if we might be traversing a contained reference

* tidy up

* tests for longer chains

* changelog

* code review feedback

* backport changelog

* Add version.yaml

* [2935] Escape "%" in like expression

* Add backport to changelog

Co-authored-by: Ken Stevens <khstevens@gmail.com>
Co-authored-by: Jason Roberts <jason.roberts@smilecdr.com>
Co-authored-by: katie_smilecdr <katie@smilecdr.com>
This commit is contained in:
Tadgh 2021-10-12 10:25:03 -04:00 committed by GitHub
parent b2a4ff2f29
commit d2ea4655a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 0 deletions

View File

@ -76,6 +76,7 @@ public enum VersionEnum {
V5_4_2,
V5_5_0,
V5_5_1,
V5_5_2,
V5_6_0
;

View File

@ -0,0 +1,3 @@
---
release-date: "2021-10-07"
codename: "Quasar"

View File

@ -1,5 +1,6 @@
---
type: fix
issue: 2935
backport: 5.5.2
jira: SMILE-3022
title: "No resource returned when search with percent sign. Problem is now fixed"

View File

@ -1,6 +1,7 @@
---
type: fix
issue: 2967
backport: 5.5.2
jira: SMILE-2899
title: "Previously, the system would only traverse references to discrete resources while performing a chained search.
This fix adds support for traversing references to contained resources as well, with the limitation that the reference