Releases: RHEcosystemAppEng/cluster-iq
Releases · RHEcosystemAppEng/cluster-iq
v0.2.1
What's Changed
- V0.2 by @r2dedios in #66
- fix: remove unused handler body parameters by @vbelouso in #77
- docs: enhance development setup documentation by @vbelouso in #76
- docs: add additional validaton steps by @vbelouso in #84
- chore: add dependency validation for required binaries by @vbelouso in #83
- feat: added billing flag to Account. Billing module is disabled by default by @r2dedios in #87
- fix: Fixed repeated names and added docs to SQL trigger and functions by @r2dedios in #86
- fix: dns console fix by @r2dedios in #88
- fix: Modified compose dependencies and removed console from compose by @r2dedios in #85
- fix: correct type for InstanceStatus constants by @vbelouso in #90
- fix: OpenAPI schema improvements by @vbelouso in #91
- feat: dummy cluster power management handlers by @vbelouso in #93
- fix: always pull container images from repository by @ikrispin in #95
- feat: improve application configuration management by @vbelouso in #92
- security: update x/crypto to v0.31.0 by @vbelouso in #100
- chore: makefile standardization by @r2dedios in #99
- Release 0.2.1 by @r2dedios in #97
New Contributors
Full Changelog: v0.2...v0.2.1
v0.2
What's Changed
- chore: small refactor, docs improvements by @vbelouso in #1
- chore: update module git repo by @vbelouso in #2
- chore: move packages to internal folder by @vbelouso in #3
- Project Layout change by @r2dedios in #4
- chore: update local build commands by @vbelouso in #14
- Tests for Inventory package by @r2dedios in #5
- chore: refactor Redis into dedicated function by @vbelouso in #17
- chore: remove vendor folder by @vbelouso in #20
- API logs, mock values and new response structures by @r2dedios in #22
- Logger configuration by an internal package by @r2dedios in #26
- Logger module by @r2dedios in #29
- Added Instances endpoint by @r2dedios in #32
- add structured logging to AWS scanner by @vbelouso in #33
- Added API endpoint to obtain clusters by name by @r2dedios in #37
- Added accountName to inventory.Cluster object by @r2dedios in #39
- Added OpenAPI design by @vbelouso by @r2dedios in #41
- Generic scanner by @r2dedios in #36
- Deleted Mocked endpoints by @r2dedios in #40
- add getClusterInstances endpoint by @vbelouso in #45
- Psql adaption by @r2dedios in #52
- Scanner + API integration by @r2dedios in #53
- chore: response API standardization by @vbelouso in #55
- chore: add health checks, pgsql volume by @vbelouso in #56
- Psql by @r2dedios in #57
- Added ClusterCount to Accounts and other front fixes by @r2dedios in #58
- updated manifests for new Console Env Var by @r2dedios in #59
- Pipeline CICD changes by @r2dedios in #60
- Replaced ClusterName as PrimayKey by ClusterID by @r2dedios in #61
- Oauth integration by @r2dedios in #63
- Oauth integration 2 by @r2dedios in #64
- chore: Added healthcheck endpoint to API by @r2dedios in #71
- Expenses data structures and logic by @r2dedios in #69
- added support for CostExplorer by @nemerna in #73
- bugfix: Fixed API maintaining transactions idle when a NamedQuery fails by @r2dedios in #74
- Feature/ce api optimization by @r2dedios in #75
- V0.2 by @r2dedios in #66
New Contributors
Full Changelog: https://github.com/RHEcosystemAppEng/cluster-iq/commits/v0.2