Releases: GoSimplicity/AI-CloudOps
Releases · GoSimplicity/AI-CloudOps
AI-CloudOps v0.0.22
AI-CloudOps v0.0.22
Recent Changes
- chore: Add MIT License header to utility files for compliance (a93de6a)
- Feat/account (#319) (26ac5f4)
- Feat/account (#318) (35352f5)
- Update README.md (4f7cf59)
- feat: Add CloudAccountRegion model and related request types for managing cloud account regions (851c263)
Downloads
ai-cloudops-0.0.22-source.zip- Full source code (ZIP)ai-cloudops-0.0.22-source.tar.gz- Full source code (TAR.GZ)ai-cloudops-0.0.22-production.zip- Production ready package
Quick Start
wget https://github.com/GoSimplicity/AI-CloudOps/releases/download/v0.0.22/ai-cloudops-0.0.22-source.tar.gz
tar -xzf ai-cloudops-0.0.22-source.tar.gz
cd AI-CloudOps-backend
go mod download
go build -o ai-cloudops main.go
./ai-cloudopsRequirements
- Go 1.24.6+
- Docker 20.10+ (optional)
Build: a93de6a | Go: 1.24.6
AI-CloudOps v0.0.21
AI-CloudOps v0.0.21
Recent Changes
- Feat/account (#319) (26ac5f4)
- Feat/account (#318) (35352f5)
- Update README.md (4f7cf59)
- feat: Add CloudAccountRegion model and related request types for managing cloud account regions (851c263)
- feat: add tree some body (30a5942)
Downloads
ai-cloudops-0.0.21-source.zip- Full source code (ZIP)ai-cloudops-0.0.21-source.tar.gz- Full source code (TAR.GZ)ai-cloudops-0.0.21-production.zip- Production ready package
Quick Start
wget https://github.com/GoSimplicity/AI-CloudOps/releases/download/v0.0.21/ai-cloudops-0.0.21-source.tar.gz
tar -xzf ai-cloudops-0.0.21-source.tar.gz
cd AI-CloudOps-backend
go mod download
go build -o ai-cloudops main.go
./ai-cloudopsRequirements
- Go 1.24.6+
- Docker 20.10+ (optional)
Build: 26ac5f4 | Go: 1.24.6
AI-CloudOps v0.0.20
AI-CloudOps v0.0.20
Recent Changes
- Feat/account (#318) (35352f5)
- Update README.md (4f7cf59)
- feat: Add CloudAccountRegion model and related request types for managing cloud account regions (851c263)
- feat: add tree some body (30a5942)
- feat: Implement cloud account region management with CRUD operations and API integration (236dc1c)
Downloads
ai-cloudops-0.0.20-source.zip- Full source code (ZIP)ai-cloudops-0.0.20-source.tar.gz- Full source code (TAR.GZ)ai-cloudops-0.0.20-production.zip- Production ready package
Quick Start
wget https://github.com/GoSimplicity/AI-CloudOps/releases/download/v0.0.20/ai-cloudops-0.0.20-source.tar.gz
tar -xzf ai-cloudops-0.0.20-source.tar.gz
cd AI-CloudOps-backend
go mod download
go build -o ai-cloudops main.go
./ai-cloudopsRequirements
- Go 1.24.6+
- Docker 20.10+ (optional)
Build: 35352f5 | Go: 1.24.6
AI-CloudOps v0.0.19
AI-CloudOps v0.0.19
Recent Changes
- Update README.md (4f7cf59)
- feat: Add CloudAccountRegion model and related request types for managing cloud account regions (851c263)
- feat: add tree some body (30a5942)
- feat: Implement cloud account region management with CRUD operations and API integration (236dc1c)
- Fix/tree (#317) (3b8abce)
Downloads
ai-cloudops-0.0.19-source.zip- Full source code (ZIP)ai-cloudops-0.0.19-source.tar.gz- Full source code (TAR.GZ)ai-cloudops-0.0.19-production.zip- Production ready package
Quick Start
wget https://github.com/GoSimplicity/AI-CloudOps/releases/download/v0.0.19/ai-cloudops-0.0.19-source.tar.gz
tar -xzf ai-cloudops-0.0.19-source.tar.gz
cd AI-CloudOps-backend
go mod download
go build -o ai-cloudops main.go
./ai-cloudopsRequirements
- Go 1.24.6+
- Docker 20.10+ (optional)
Build: 4f7cf59 | Go: 1.24.6
AI-CloudOps v0.0.18
AI-CloudOps v0.0.18
Recent Changes
- feat: Add CloudAccountRegion model and related request types for managing cloud account regions (851c263)
- feat: add tree some body (30a5942)
- feat: Implement cloud account region management with CRUD operations and API integration (236dc1c)
- Fix/tree (#317) (3b8abce)
- refactor: Add GetYamlTaskDetail endpoint and update related methods for improved task management and detail retrieval (b2c6b8c)
Downloads
ai-cloudops-0.0.18-source.zip- Full source code (ZIP)ai-cloudops-0.0.18-source.tar.gz- Full source code (TAR.GZ)ai-cloudops-0.0.18-production.zip- Production ready package
Quick Start
wget https://github.com/GoSimplicity/AI-CloudOps/releases/download/v0.0.18/ai-cloudops-0.0.18-source.tar.gz
tar -xzf ai-cloudops-0.0.18-source.tar.gz
cd AI-CloudOps-backend
go mod download
go build -o ai-cloudops main.go
./ai-cloudopsRequirements
- Go 1.24.6+
- Docker 20.10+ (optional)
Build: 851c263 | Go: 1.24.6
AI-CloudOps v0.0.17
AI-CloudOps v0.0.17
Recent Changes
- feat: add tree some body (30a5942)
- feat: Implement cloud account region management with CRUD operations and API integration (236dc1c)
- Fix/tree (#317) (3b8abce)
- refactor: Add GetYamlTaskDetail endpoint and update related methods for improved task management and detail retrieval (b2c6b8c)
- refactor: Update filtering and sorting logic across various Kubernetes services to enhance usability and consistency (70ca1ec)
Downloads
ai-cloudops-0.0.17-source.zip- Full source code (ZIP)ai-cloudops-0.0.17-source.tar.gz- Full source code (TAR.GZ)ai-cloudops-0.0.17-production.zip- Production ready package
Quick Start
wget https://github.com/GoSimplicity/AI-CloudOps/releases/download/v0.0.17/ai-cloudops-0.0.17-source.tar.gz
tar -xzf ai-cloudops-0.0.17-source.tar.gz
cd AI-CloudOps-backend
go mod download
go build -o ai-cloudops main.go
./ai-cloudopsRequirements
- Go 1.24.6+
- Docker 20.10+ (optional)
Build: 30a5942 | Go: 1.24.6
AI-CloudOps v0.0.16
AI-CloudOps v0.0.16
Recent Changes
- Fix/tree (#317) (3b8abce)
- refactor: Add GetYamlTaskDetail endpoint and update related methods for improved task management and detail retrieval (b2c6b8c)
- refactor: Update filtering and sorting logic across various Kubernetes services to enhance usability and consistency (70ca1ec)
- refactor: Organize import statements in wire_gen.go for improved readability (d43ab39)
- refactor: Add code formatting and linting commands to Makefile; update Kubernetes service methods for improved clarity and consistency (82c8ccd)
Downloads
ai-cloudops-0.0.16-source.zip- Full source code (ZIP)ai-cloudops-0.0.16-source.tar.gz- Full source code (TAR.GZ)ai-cloudops-0.0.16-production.zip- Production ready package
Quick Start
wget https://github.com/GoSimplicity/AI-CloudOps/releases/download/v0.0.16/ai-cloudops-0.0.16-source.tar.gz
tar -xzf ai-cloudops-0.0.16-source.tar.gz
cd AI-CloudOps-backend
go mod download
go build -o ai-cloudops main.go
./ai-cloudopsRequirements
- Go 1.24.6+
- Docker 20.10+ (optional)
Build: 3b8abce | Go: 1.24.6
AI-CloudOps v0.0.15
AI-CloudOps v0.0.15
Recent Changes
- refactor: Add GetYamlTaskDetail endpoint and update related methods for improved task management and detail retrieval (b2c6b8c)
- refactor: Update filtering and sorting logic across various Kubernetes services to enhance usability and consistency (70ca1ec)
- refactor: Organize import statements in wire_gen.go for improved readability (d43ab39)
- refactor: Add code formatting and linting commands to Makefile; update Kubernetes service methods for improved clarity and consistency (82c8ccd)
- refactor: Rename CreationTimestamp to CreatedAt in Kubernetes models and related services for consistency and clarity (285e270)
Downloads
ai-cloudops-0.0.15-source.zip- Full source code (ZIP)ai-cloudops-0.0.15-source.tar.gz- Full source code (TAR.GZ)ai-cloudops-0.0.15-production.zip- Production ready package
Quick Start
wget https://github.com/GoSimplicity/AI-CloudOps/releases/download/v0.0.15/ai-cloudops-0.0.15-source.tar.gz
tar -xzf ai-cloudops-0.0.15-source.tar.gz
cd AI-CloudOps-backend
go mod download
go build -o ai-cloudops main.go
./ai-cloudopsRequirements
- Go 1.24.6+
- Docker 20.10+ (optional)
Build: b2c6b8c | Go: 1.24.6
AI-CloudOps v0.0.14
AI-CloudOps v0.0.14
Recent Changes
- refactor: Update filtering and sorting logic across various Kubernetes services to enhance usability and consistency (70ca1ec)
- refactor: Organize import statements in wire_gen.go for improved readability (d43ab39)
- refactor: Add code formatting and linting commands to Makefile; update Kubernetes service methods for improved clarity and consistency (82c8ccd)
- refactor: Rename CreationTimestamp to CreatedAt in Kubernetes models and related services for consistency and clarity (285e270)
- refactor: Implement complete overwrite updates for ConfigMap and Secret services, enhancing logging and error handling (5612aba)
Downloads
ai-cloudops-0.0.14-source.zip- Full source code (ZIP)ai-cloudops-0.0.14-source.tar.gz- Full source code (TAR.GZ)ai-cloudops-0.0.14-production.zip- Production ready package
Quick Start
wget https://github.com/GoSimplicity/AI-CloudOps/releases/download/v0.0.14/ai-cloudops-0.0.14-source.tar.gz
tar -xzf ai-cloudops-0.0.14-source.tar.gz
cd AI-CloudOps-backend
go mod download
go build -o ai-cloudops main.go
./ai-cloudopsRequirements
- Go 1.24.6+
- Docker 20.10+ (optional)
Build: 70ca1ec | Go: 1.24.6
AI-CloudOps v0.0.13
AI-CloudOps v0.0.13
Recent Changes
- refactor: Organize import statements in wire_gen.go for improved readability (d43ab39)
- refactor: Add code formatting and linting commands to Makefile; update Kubernetes service methods for improved clarity and consistency (82c8ccd)
- refactor: Rename CreationTimestamp to CreatedAt in Kubernetes models and related services for consistency and clarity (285e270)
- refactor: Implement complete overwrite updates for ConfigMap and Secret services, enhancing logging and error handling (5612aba)
- refactor: Remove unused comments and improve logging clarity across various services and utilities (a4e1d07)
Downloads
ai-cloudops-0.0.13-source.zip- Full source code (ZIP)ai-cloudops-0.0.13-source.tar.gz- Full source code (TAR.GZ)ai-cloudops-0.0.13-production.zip- Production ready package
Quick Start
wget https://github.com/GoSimplicity/AI-CloudOps/releases/download/v0.0.13/ai-cloudops-0.0.13-source.tar.gz
tar -xzf ai-cloudops-0.0.13-source.tar.gz
cd AI-CloudOps-backend
go mod download
go build -o ai-cloudops main.go
./ai-cloudopsRequirements
- Go 1.24.6+
- Docker 20.10+ (optional)
Build: d43ab39 | Go: 1.24.6