Releases: e2nIEE/pandahub
Releases · e2nIEE/pandahub
v0.3.11
v0.3.10
v0.3.9
v0.3.8
v0.3.7
v0.3.6
What's Changed
- consider realm when activating project by name by @dlohmeier in #50
- remove PandaHubClient by @jthurner in #52
- project housekeeping by @jthurner in #51
- access of correct collection in get_net_ids by @dlohmeier in #54
- Fix upgrade project version: early exit, log spam by @jthurner in #57
- bump version to 0.3.6 by @jthurner in #58
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- added collection_name to GetTimeseriesModel for API calls by @dlohmeier in #38
Full Changelog: v0.3.3...v0.3.5
pandahub v0.3.4
Changelog
- repaired tests
- added the possibility to add informations to a project
- added switches for CORS
- added more env parsing
- repaired the docker build
- added a pyproject.toml
pandahub v0.3.3
What's Changed
- Added registry class to JSON Decoder upon calling json.loads by @dlohmeier in #19
- Additional project entries by @dlohmeier in #43
- alleviate race condition creating non-unique net-ids by @jthurner in #45
- pandas 2.0 compatibility for timeseries compression by @julffers in #42
- make variants more robust by @jthurner in #46
- add mongodb_indexes and datatypes as arguments to PandaHub() by @jthurner in #48
Full Changelog: v0.3.2...v0.3.3
pandahub v0.3.2
- add support for timeseries collections
- fix: activate created project by id
Full Changelog: v0.3.1...v0.3.2