Releases: poyrazK/thecloud
Releases · poyrazK/thecloud
v0.5.0
What's Changed
- feat: OVS Networking Integration by @poyrazK in #14
- test: increase project coverage to 70% by @poyrazK in #19
- feat: implement security groups with full CLI, tracing, and auditing by @poyrazK in #20
- docs: improve docstring coverage by @poyrazK in #21
- feat: Improve test coverage to 75.2% with libvirt adapter refactor by @poyrazK in #22
- feat: improve test coverage to 80% and fix CI/CD issues by @poyrazK in #24
- chore(ci): upgrade all GitHub Actions to latest stable versions by @poyrazK in #28
- chore(deps): bump the go-dependencies group with 2 updates by @dependabot[bot] in #26
- feat: Managed Kubernetes (KaaS) with HA and Task Queue by @poyrazK in #29
- feat: distributed storage fixes and comprehensive E2E test suite by @poyrazK in #32
- test: improve multi-tenancy coverage by @poyrazK in #34
- fix: Address QA findings and improve test reliability by @poyrazK in #36
- fix: Resolve CI/CD failures, race conditions, and flaky tests by @poyrazK in #35
- fix: sonar cleanup batches by @poyrazK in #37
- feat(ha): implement high availability, failover, and optimized E2E CI by @poyrazK in #38
- docs: improve docstring coverage by @poyrazK in #39
- test: expand CLI coverage by @poyrazK in #40
- feat: add DNS service with PowerDNS integration and E2E tests by @poyrazK in #41
- feat: implement instance types and resource limits by @poyrazK in #42
- test: Comprehensive test coverage improvements by @poyrazK in #43
- feat(gateway): implement HTTP method matching and advanced routing by @poyrazK in #44
- feat: enhance test coverage and robustness for core services by @poyrazK in #45
- feat: Global Load Balancer integration, Multi-tenancy, and CI/CD optimizations by @poyrazK in #46
- fix(ci): add buildx setup to deploy jobs for cache support by @poyrazK in #47
- feat: Enhanced Instance Provisioning and Resource Limits by @poyrazK in #51
- fix(ci): fix E2E tests and docker network isolation by @poyrazK in #53
- feat: libvirt macos support and load balancer enhancements by @poyrazK in #54
- feat: Elastic IP support and documentation improvements by @poyrazK in #55
- feat: compute backend improvements and libvirt macos support by @poyrazK in #56
- feat: Improve Storage Service Coverage and Fix Versioning by @poyrazK in #58
- feat: implement Firecracker compute backend with E2E tests by @poyrazK in #57
- feat: Implement CloudLogs Service by @poyrazK in #60
- feat: Implement Database Replication & Automated Failover by @poyrazK in #62
- feat: implement granular IAM Policies with JSON-based evaluation (ABAC) by @poyrazK in #59
- fix: harden security and fix resource leaks by @poyrazK in #63
- chore: resolve advanced lint issues and improve test coverage to 64.8% by @poyrazK in #65
- Migrate AuthService to Real Unit Tests by @poyrazK in #67
- feat: VPC Peering Implementation by @poyrazK in #70
- Pipeline service + webhook automation + docs/ADR by @poyrazK in #74
- feat: CLI and UX improvements by @poyrazK in #68
- fix: gateway E2E flakiness by adding retries by @poyrazK in #75
- test: consolidate core service integration tests by @poyrazK in #73
- feat(rds): implement persistent volume integration for managed databases by @poyrazK in #76
- feat: ARM64 and UEFI support for Libvirt with Lima dev environment by @poyrazK in #77
- feat(rds): implement dynamic storage sizing for managed databases by @poyrazK in #78
- feat(rds): implement configuration management (parameter groups) for databases by @poyrazK in #81
- feat: Kubernetes CSI Driver and ARM64 UEFI Support by @poyrazK in #79
- feat(rds): automated backups and snapshots for RDS by @poyrazK in #82
- feat(rds): built-in database observability via sidecar exporters by @poyrazK in #85
- feat: implement Kubernetes Cloud Controller Manager (CCM) by @poyrazK in #84
- docs: update kubernetes documentation to reflect new capabilities by @poyrazK in #87
- feat: end-to-end streaming optimization for storage service by @poyrazK in #90
- feat: RDS Connection Pooling via PgBouncer Sidecars by @poyrazK in #88
- feat: RDS Volume Expansion by @poyrazK in #93
- feat: implement Kubernetes Cluster Autoscaler integration by @poyrazK in #89
- feat: storage integrity, metadata sniffing, and orphan cleanup by @poyrazK in #94
- fix: make benchmark alerts advisory and benchmark realistic list paths by @poyrazK in #106
- fix: scope accounting authorization to requested user by @poyrazK in #107
- fix: use valid hash in parallel auth benchmark by @poyrazK in #108
- feat: multi-tenancy and RBAC refactor by @poyrazK in #91
- feat(k8s): implement cluster backup and restore (Disaster Recovery) by @poyrazK in #95
- ci: update actions for node 24 by @poyrazK in #109
- docs: add project review findings by @poyrazK in #110
- test(storage): reconstruct useful coverage updates by @poyrazK in #111
- feat: managed database credential security with HashiCorp Vault and automated rotation by @poyrazK in #96
Full Changelog: v0.3.0...v0.5.0
v0.4.0
What's Changed
- feat: OVS Networking Integration by @poyrazK in #14
- test: increase project coverage to 70% by @poyrazK in #19
- feat: implement security groups with full CLI, tracing, and auditing by @poyrazK in #20
- docs: improve docstring coverage by @poyrazK in #21
- feat: Improve test coverage to 75.2% with libvirt adapter refactor by @poyrazK in #22
- feat: improve test coverage to 80% and fix CI/CD issues by @poyrazK in #24
- chore(ci): upgrade all GitHub Actions to latest stable versions by @poyrazK in #28
- chore(deps): bump the go-dependencies group with 2 updates by @dependabot[bot] in #26
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #4
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #6
- chore(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.8.0 in the go-dependencies group by @dependabot[bot] in #7
- chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #8
- chore(deps): bump golangci/golangci-lint-action from 6 to 9 by @dependabot[bot] in #5
New Contributors
- @dependabot[bot] made their first contribution in #4
Full Changelog: v0.1.0...v0.2.0