0.18.0: ES7
Release Notes
For: uc-cdis/guppy
Notes since tag: 0.17.1
Notes to tag/commit: 0.18.0
Generated: 2023-12-18
Improvements
- Guppy will send CSRF token in request headers if available (#251)
- Move from travis to GH action (#247)
Dependency Updates
- Remove unused dep
csurf
(#251) - Bumps
@babel/traverse
to 7.23.2 and updates ancestor dependency
storybook.
These dependencies need to be updated together. (#245)
Bug Fixes
- Fixed a bug cause inaccurate total count being returned from query after
updating to ES7 (#250)
Breaking Changes
- Any environment using ElasticSearch 6.x will break with the new version
(#200)