Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: uc-cdis/guppy

Support _totalCount and fix performance bug

19 May 18:43
a641ce4

Choose a tag to compare

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

05 May 19:38
1c1c5e9

Choose a tag to compare

Release Notes

For: uc-cdis/guppy

Notes since tag: 0.15.6

Notes to tag/commit: 0.15.7

Generated: 2023-05-05

New Features

  • Guppy to support cardinality queries (#175)
  • Lint guppy (#175)
  • add countFields to connected filter that uses cardinality queries (#175)

0.15.6

01 May 18:45
5ce94b9

Choose a tag to compare

Release Notes

For: uc-cdis/guppy

Notes since tag: 0.15.5

Notes to tag/commit: 0.15.6

Generated: 2023-05-01

Improvements

  • speed up _totalCount by not pulling data only total (#171)

0.15.5

28 Feb 16:00
e764d61

Choose a tag to compare

Release Notes

For: uc-cdis/guppy

Notes since tag: 0.15.4

Notes to tag/commit: 0.15.5

Generated: 2023-02-28

Improvements

  • vulnerability fixes (#167)

0.15.4

10 Jan 20:24
f576b33

Choose a tag to compare

Release Notes

For: uc-cdis/guppy

Notes since tag: 0.15.3

Notes to tag/commit: 0.15.4

Generated: 2023-01-10

Dependency Updates

  • update trim-newlines to 3.0.1 (#165)
  • update gen3-ui-component to 0.11.2 (#165)
  • update isomorphic-fetch to 3.0.0 (#165)
  • Bumps moment from 2.29.1 to 2.29.2.
    (#137)

0.15.3: Range query fix

14 Dec 02:52
ca42af2

Choose a tag to compare

Release Notes

For: uc-cdis/guppy

Notes since tag: 0.15.2

Notes to tag/commit: ca42af2

Generated: 2022-12-13

Bug Fixes

Improvements

  • Removing Veracode scanning pipeline (#150)
  • Removing Veracode scanning pipeline (#148)

0.15.2

16 Sep 19:00
9a6fecb

Choose a tag to compare

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

11 Feb 18:58
45c4b15

Choose a tag to compare

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 ci to 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)

0.14.3

10 Dec 16:36
b10c23d

Choose a tag to compare

Release Notes

For: uc-cdis/guppy

Notes since tag: 0.14.2

Notes to tag/commit: 0.14.3

Generated: 2021-12-10

Improvements

  • ConnectedFilter: allow specifying extra fields to query aggregated data for
    (#129)

0.14.2

28 Oct 20:04
9abcfc0

Choose a tag to compare

Release Notes

For: uc-cdis/guppy

Notes since tag: 0.14.1

Notes to tag/commit: 9abcfc0

Generated: 2021-10-28

Improvements

  • Not asking Elasticsearch for _source field (#126)