Releases: uc-cdis/tube
Releases · uc-cdis/tube
1.0.5
What's Changed
- upgrade werkzeug to fix security issue by @thanh-nguyen-dang in #272
- Fix es type by @thanh-nguyen-dang in #276
Flatten nested array for parent_props
What's Changed
- Add Github Action workflow for integration tests and remove labeler and Jenkinsfile by @atharvar28 in #265
- Use integration test workflow from .github repo by @haraprasadj in #268
- Update integration_tests.yaml by @atharvar28 in #269
- Always flatten nested arrays by @thanh-nguyen-dang in #270
Full Changelog: 1.0.3...1.0.4
Fixing prop type of source_node
- Fixing prop type of source_node
Upgrade gen3datamodel and dictionary
- Upgrade gen3datamodel, gen3dictionary, and dictionaryutils to the latest version
1.0.1
What's Changed
- Fix timestamp to correct format by @thanh-nguyen-dang in #248
- fix aggregation count function by @thanh-nguyen-dang in #251
Full Changelog: 1.0.0...1.0.1
Tube with ES 7.0 compatibility
- Making Tube ETL compatible with ES7
Fixing count aggregation function
- Fixing count aggregation function
Fix the count on the properties coming from another index
- Fix the count on the properties coming from another index
Switch to LongType and Left Join for nested nodes.
- Use LongType for integer numbers
- Use left join for nested node
0.7.4
What's Changed
- Update labeler.yml by @haraprasadj in #227
- Return and save intermediate dataframe by @thanh-nguyen-dang in #226
- fix(type): correct type of items in list by @thanh-nguyen-dang in #228
New Contributors
- @haraprasadj made their first contribution in #227
Full Changelog: 0.7.3...0.7.4