Releases: vikinganalytics/mvg
Releases · vikinganalytics/mvg
Ability to downsample tabular measurements
add pagination to list measurement methods
retry on 5xx errors, introduce python 3.11
What's Changed
- Run tests against the latest docker image from ECR by @vnadhan in #175
- Retry mechanism for specific failed requests by @vnadhan in #178
- replace sklearn with scikit-learn by @tuix in #181
- introduce code coverage by @tuix in #179
- introduce pyhon 3.11 to CI checks by @tuix in #180
Full Changelog: v0.13.1...v0.13.2
update mode colors
update structure of reported multiple labels
What's Changed
Full Changelog: v0.12.3...v0.13.0
Improve mode plots
What's Changed
Full Changelog: v0.12.2...v0.12.3
Sync color schemes by backend, CI and docs improvements
What's Changed
- Limit step run time in test-notebooks by @vnadhan in #151
- fix references to the API by @tuix in #152
- ensure tested API version is the production version by @tuix in #155
- Type of PR can be CI/CD by @vnadhan in #156
- Testcase to synchronize color scheme by @vnadhan in #158
- Rerun notebooks by @SergioMDCB in #160
NOTE: There is no v0.12.1
Full Changelog: v0.12.0...v0.12.2
`meta` fields are optional for `create_` methods
What's Changed
- ci-checks workflow concurrency enabled only for PR runs by @vnadhan in #150
- Meta fields are optional for create source and create measurement by @vnadhan in #148
Full Changelog: v0.11.8...v0.12.0
use latest version of linting packages
What's Changed
Full Changelog: v0.11.7...v0.11.8
avoid running notebook tests against production server
What's Changed
Full Changelog: v0.11.6...v0.11.7