Skip to content

Use Float for integer value

Compare
Choose a tag to compare
@thanh-nguyen-dang thanh-nguyen-dang released this 27 Jul 18:26
· 13 commits to master since this release
23425c4

Release Notes

For: uc-cdis/peregrine

Notes since tag: 3.2.0

Notes to tag/commit: 3.2.1

Generated: 2023-07-31

Improvement

  • Since there are some file having file_size larger than the largest possible
    Int32 type in GraphQL, we need to extend it to use Float. (#201)

Bug Fixes

  • Fix /datasets to correctly return an error when no nodes parameter is
    provided (#202)

Improvements

  • Log more error details in the core metadata endpoint (#200)