Releases: uc-cdis/guppy
Releases · uc-cdis/guppy
Support _totalCount and fix performance bug
Release Notes
For: uc-cdis/guppy
Notes since tag: 0.15.7
Notes to tag/commit: 0.16.0
Generated: 2023-05-19
New Features
- add _totalCount to guppy items (#180)
- remove unneeded countFields and extraAggsFieldsCardinalityCount property
(#180)
Bug Fixes
- fix performance bug where charts were being processed as filters, now only
processes filters (#180)
Improvements
- ran npm audit fix to cleanup code (#176)
0.15.7 Support cardinality queries
0.15.6
0.15.5
0.15.4
0.15.3: Range query fix
Release Notes
For: uc-cdis/guppy
Notes since tag: 0.15.2
Notes to tag/commit: ca42af2
Generated: 2022-12-13
Bug Fixes
- fixing "range" query in Guppy to properly account for a correct
Elasticsearch syntax:
https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-range-query.html
(#156)
Improvements
0.15.2
Note: tag 0.15.1 exists in NPM so skipping to 0.15.2
Release Notes
For: uc-cdis/guppy
Notes since tag: 0.15.0
Notes to tag/commit: 0.15.2
Generated: 2022-09-16
New Features
- add total terms count to parent termsFields (#134)
Bug Fixes
- proper resolving for promise (#145)
- fix field check to also search for sub categories using dot separated field
names (#143) - fix lint error in queries file (#143)
- Fixed a bug causing some env vars didn't get passed into dev container
correctly (#133)
Improvements
- Catch errors while querying total counts (#142)
Dependency Updates
- Update gen3-ui-component to 0.11.1 (for stylelint 14) (#136)
0.15.0: FedRAMP Patch
Release Notes
For: uc-cdis/guppy
Notes since tag: 0.14.3
Notes to tag/commit: 0.15.0
Generated: 2022-02-11
Improvements
- use
npm cito install (#131)
Dependency Updates
- Upgrade tar to version 6.1.9, 5.0.10, 4.4.18 or higher. (#131)
- Upgrade prismjs to version 1.21.0 or higher. (#131)
- Upgrade trim-newlines to version 3.0.1, 4.0.1 or higher. (#131)
- Upgrade object-path to version 0.11.8 or higher. (#131)
- Upgrade ansi-regex to version 6.0.1, 5.0.1 or higher. (#131)
- Upgrade css-what to version 5.0.1 or higher. (#131)
- Upgrade nth-check to version 2.0.1 or higher. (#131)
- Upgrade path-parse to version 1.0.7 or higher. (#131)
- Upgrade tmpl to version 1.0.5 or higher. (#131)
- Upgrade xss to version 1.0.10 or higher. (#131)