Skip to content

Releases: GoSimplicity/AI-CloudOps

AI-CloudOps v0.0.24

07 Jun 01:17

Choose a tag to compare

AI-CloudOps v0.0.24

Recent Changes

Downloads

  • ai-cloudops-0.0.24-source.zip - Full source code (ZIP)
  • ai-cloudops-0.0.24-source.tar.gz - Full source code (TAR.GZ)
  • ai-cloudops-0.0.24-production.zip - Production ready package

Quick Start

wget https://github.com/GoSimplicity/AI-CloudOps/releases/download/v0.0.24/ai-cloudops-0.0.24-source.tar.gz
tar -xzf ai-cloudops-0.0.24-source.tar.gz
cd AI-CloudOps-backend
go mod download
go build -o ai-cloudops main.go
./ai-cloudops

Requirements

  • Go 1.24.6+
  • Docker 20.10+ (optional)

Build: 13cce47 | Go: 1.24.6

AI-CloudOps v0.0.23

06 Jun 05:20

Choose a tag to compare

AI-CloudOps v0.0.23

Recent Changes

Downloads

  • ai-cloudops-0.0.23-source.zip - Full source code (ZIP)
  • ai-cloudops-0.0.23-source.tar.gz - Full source code (TAR.GZ)
  • ai-cloudops-0.0.23-production.zip - Production ready package

Quick Start

wget https://github.com/GoSimplicity/AI-CloudOps/releases/download/v0.0.23/ai-cloudops-0.0.23-source.tar.gz
tar -xzf ai-cloudops-0.0.23-source.tar.gz
cd AI-CloudOps-backend
go mod download
go build -o ai-cloudops main.go
./ai-cloudops

Requirements

  • Go 1.24.6+
  • Docker 20.10+ (optional)

Build: aa1ec45 | Go: 1.24.6

AI-CloudOps v0.0.22

15 Dec 11:35

Choose a tag to compare

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-cloudops

Requirements

  • Go 1.24.6+
  • Docker 20.10+ (optional)

Build: a93de6a | Go: 1.24.6

AI-CloudOps v0.0.21

29 Nov 05:33
26ac5f4

Choose a tag to compare

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-cloudops

Requirements

  • Go 1.24.6+
  • Docker 20.10+ (optional)

Build: 26ac5f4 | Go: 1.24.6

AI-CloudOps v0.0.20

27 Nov 09:32
35352f5

Choose a tag to compare

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-cloudops

Requirements

  • Go 1.24.6+
  • Docker 20.10+ (optional)

Build: 35352f5 | Go: 1.24.6

AI-CloudOps v0.0.19

27 Oct 13:22
4f7cf59

Choose a tag to compare

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-cloudops

Requirements

  • Go 1.24.6+
  • Docker 20.10+ (optional)

Build: 4f7cf59 | Go: 1.24.6

AI-CloudOps v0.0.18

25 Oct 14:40

Choose a tag to compare

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-cloudops

Requirements

  • Go 1.24.6+
  • Docker 20.10+ (optional)

Build: 851c263 | Go: 1.24.6

AI-CloudOps v0.0.17

24 Oct 15:54

Choose a tag to compare

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-cloudops

Requirements

  • Go 1.24.6+
  • Docker 20.10+ (optional)

Build: 30a5942 | Go: 1.24.6

AI-CloudOps v0.0.16

17 Oct 15:41
3b8abce

Choose a tag to compare

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-cloudops

Requirements

  • Go 1.24.6+
  • Docker 20.10+ (optional)

Build: 3b8abce | Go: 1.24.6

AI-CloudOps v0.0.15

06 Oct 08:47

Choose a tag to compare

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-cloudops

Requirements

  • Go 1.24.6+
  • Docker 20.10+ (optional)

Build: b2c6b8c | Go: 1.24.6