Published August 15, 2024
| Version 1.29.0
Software
Open
Flowminder/FlowKit: 1.29.0
Authors/Creators
- 1. @Flowminder
- 2. Code AI Ltd.
- 3. @dotfive
- 4. Flowminder
- 5. Gitter
Description
Added
- New flowmachine query
CalendarActivity, which retrives subscribers pattern of active days - New flowmachine queries
PerValueAggregateandRedactedPerValueAggregate, which group by the value column of another query and apply an aggregate to subscribers with that grouping. - New flowapi queries and flowclient functions for
calendar_activityandlocalised_calendar_activity, which return counts of subscribers per sequence of active days, and per sequence of active days additionally grouped by the subscribers reference location - Added new
StringStatisticenum, which enumerates valid statistics for use with postgres string types
Changed
HistogramAggregationhas moved toflowmachine.features.nonspatial_aggregatesStatisticmoved toflowmachine.core.statistic_typesTotalActivePeriodsSubscriberno longer returns an extrainactive_periodscolumn
What's Changed
- Bump certifi from 2024.2.2 to 2024.7.4 in /flowclient by @dependabot in https://github.com/Flowminder/FlowKit/pull/6688
- Bump certifi from 2024.2.2 to 2024.7.4 in /flowauth by @dependabot in https://github.com/Flowminder/FlowKit/pull/6689
- Bump certifi from 2024.2.2 to 2024.7.4 in /flowkit_jwt_generator by @dependabot in https://github.com/Flowminder/FlowKit/pull/6690
- Bump certifi from 2024.6.2 to 2024.7.4 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6691
- Bump approvaltests from 12.2.1 to 14.0.0 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6692
- Bump python deps and base images by @jc-harrison in https://github.com/Flowminder/FlowKit/pull/6696
- Bump cachetools from 5.3.3 to 5.4.0 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6699
- Bump pytest-asyncio from 0.23.7 to 0.23.8 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6700
- Bump pyarrow from 16.1.0 to 17.0.0 in /flowdb/testdata/synthetic_data by @dependabot in https://github.com/Flowminder/FlowKit/pull/6702
- Bump structlog from 24.2.0 to 24.4.0 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6701
- Bump shapely from 2.0.4 to 2.0.5 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6698
- Bump pytest-asyncio from 0.23.7 to 0.23.8 in /flowapi by @dependabot in https://github.com/Flowminder/FlowKit/pull/6704
- Bump structlog from 24.2.0 to 24.4.0 in /flowapi by @dependabot in https://github.com/Flowminder/FlowKit/pull/6705
- Bump structlog from 24.2.0 to 24.4.0 in /flowauth by @dependabot in https://github.com/Flowminder/FlowKit/pull/6706
- Bump pytest from 8.2.2 to 8.3.1 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6708
- Bump numpy from 2.0.0 to 2.0.1 in /flowdb/testdata/synthetic_data by @dependabot in https://github.com/Flowminder/FlowKit/pull/6709
- Bump cryptography from 42.0.8 to 43.0.0 in /flowapi by @dependabot in https://github.com/Flowminder/FlowKit/pull/6711
- Bump pytest from 8.2.2 to 8.3.1 in /flowapi by @dependabot in https://github.com/Flowminder/FlowKit/pull/6712
- Bump pytest from 8.2.2 to 8.3.1 in /flowkit_jwt_generator by @dependabot in https://github.com/Flowminder/FlowKit/pull/6713
- Bump cryptography from 42.0.8 to 43.0.0 in /flowkit_jwt_generator by @dependabot in https://github.com/Flowminder/FlowKit/pull/6714
- Bump deps by @jc-harrison in https://github.com/Flowminder/FlowKit/pull/6715
- Bump pytest from 8.3.1 to 8.3.2 in /flowapi by @dependabot in https://github.com/Flowminder/FlowKit/pull/6716
- Bump pytest from 8.3.1 to 8.3.2 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6717
- Bump pytest from 8.3.1 to 8.3.2 in /flowkit_jwt_generator by @dependabot in https://github.com/Flowminder/FlowKit/pull/6718
- Bump structlog from 24.2.0 to 24.4.0 in /flowdb/testdata/synthetic_data by @dependabot in https://github.com/Flowminder/FlowKit/pull/6703
- Bump deps by @jc-harrison in https://github.com/Flowminder/FlowKit/pull/6725
- Bump husky from 9.0.11 to 9.1.4 in /flowauth/frontend by @dependabot in https://github.com/Flowminder/FlowKit/pull/6726
- Bump prettier from 3.3.2 to 3.3.3 in /flowauth/frontend by @dependabot in https://github.com/Flowminder/FlowKit/pull/6721
- Bump black from 24.3.0 to 24.4.2 in /flowkit_jwt_generator by @dependabot in https://github.com/Flowminder/FlowKit/pull/6527
- Bump cypress from 13.12.0 to 13.13.1 in /flowauth/frontend by @dependabot in https://github.com/Flowminder/FlowKit/pull/6729
- Revert fdw back to main branch pending a new release by @greenape in https://github.com/Flowminder/FlowKit/pull/6750
- Bump watchdog from 4.0.1 to 4.0.2 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6753
- Bump pyzmq from 26.0.3 to 26.1.0 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6735
- Bump redis from 5.0.7 to 5.0.8 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6727
- Bump python-rapidjson from 1.19 to 1.20 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6746
- Bump pyyaml from 6.0.1 to 6.0.2 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6749
- Bump sqlalchemy from 2.0.31 to 2.0.32 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6747
- Bump black from 24.4.2 to 24.8.0 in /flowmachine by @dependabot in https://github.com/Flowminder/FlowKit/pull/6736
- Bump deps by @jc-harrison in https://github.com/Flowminder/FlowKit/pull/6754
- Bump black from 24.4.2 to 24.8.0 in /flowdb by @dependabot in https://github.com/Flowminder/FlowKit/pull/6737
- Bump black from 24.4.2 to 24.8.0 in /flowkit_jwt_generator by @dependabot in https://github.com/Flowminder/FlowKit/pull/6734
- Bump pyyaml from 5.3.1 to 6.0.2 in /flowapi by @dependabot in https://github.com/Flowminder/FlowKit/pull/6748
- Bump cypress from 13.13.1 to 13.13.3 in /flowauth/frontend by @dependabot in https://github.com/Flowminder/FlowKit/pull/6758
- Calendar activity by @greenape in https://github.com/Flowminder/FlowKit/pull/6756
Full Changelog: https://github.com/Flowminder/FlowKit/compare/1.28.1...1.29.0
Files
Flowminder/FlowKit-1.29.0.zip
Files
(22.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ea99fa96ad38c122c0484819f5f17bfb
|
22.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/Flowminder/FlowKit/tree/1.29.0 (URL)