Releases: stfc/openstack-query-library
Releases · stfc/openstack-query-library
v2.0.0
v1.4.0
Release version 1.4.0
What's Changed
- DOC: Remove deprecated variables by @AlexCK-STFC in #24
- ENH: Add "PROJECT_TAGS" and "PROJECT_EMAIL" properties by @AlexCK-STFC in #27
- ENH: Add IMAGE_OWNER and IMAGE_METADATA by @AlexCK-STFC in #26
- TST: Increase test coverage to 100% by @AlexCK-STFC in #25
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Release version 1.3.0
What's Changed
- ENH: Add aggregate query type by @AlexCK-STFC in #23
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Release version 1.2.0
What's Changed
- modify logging setup to allow users to set the logging level by @anish-mudaraddi in #20
- ENH: Change to_csv to return a string, add to_json by @AlexCK-STFC in #22
- ENH: Add not_matches_regex preset by @AlexCK-STFC in #21
New Contributors
- @AlexCK-STFC made their first contribution in #22
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Release version 1.1.0
What's Changed
- refactor client-side handlers by @anish-mudaraddi in #19
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Release version 1.0.0
What's Changed
- BUG: Catch keyerror for client side filter by @gmatthews20 in #10
- use openstack placement API to add usage information for Hypervisors by @DavidFair in #9
- remove unused files by @anish-mudaraddi in #18
New Contributors
- @DavidFair made their first contribution in #9
Full Changelog: v0.1.6...v1.0.0
v0.1.6
Release version 0.1.6
What's Changed
- fixes for extract uptime by @anish-mudaraddi in #17
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Document how to install the library by @jose-caballero in #11
- Make documentation clear for non-privileged users by @jose-caballero in #12
- BUG: Handle uptimes less than a day by @gmatthews20 in #14
- Update build package action artifact version by @gmatthews20 in #15
- Handle uptime days is 1 by @gmatthews20 in #16
New Contributors
- @jose-caballero made their first contribution in #11
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Add codeql to workflows by @gmatthews20 in #2
- Hypervisor fixes by @gmatthews20 in #1
- MAINT: Add openstacksdk to setup.py by @khalford in #3
- Add codecov by @anish-mudaraddi in #5
- ENH: Add hypervisor uptime property by @gmatthews20 in #4
- Add openstack connection tests by @gmatthews20 in #7
- DOC: doc update by @anish-mudaraddi in #6
- BUG: Add osc-placement as package requirements by @gmatthews20 in #8
New Contributors
- @gmatthews20 made their first contribution in #2
- @khalford made their first contribution in #3
- @anish-mudaraddi made their first contribution in #5
Full Changelog: v0.1.1...v0.1.4
v0.1.1
Fix import issue