Skip to content

Tags: G-PORTAL/gpcore-cli

Tags

v24.5.1

Toggle v24.5.1's commit message
fix(tests): Fixed tests after go upgrade

v24.5.0

Toggle v24.5.0's commit message
feat(admin): Added reporting RPC to CLI

v24.4.2

Toggle v24.4.2's commit message
fix(grpc): replace dial options with call options

Ticket: TV-745
Signed-off-by: Aaron Fischer <[email protected]>

v24.4.1

Toggle v24.4.1's commit message
fix(grpc): Decrease to int32 as maximum since we are also creating 32…

…bit builds

v24.4.0

Toggle v24.4.0's commit message
feat(grpc): increase message size for receiving and sending messages

Ticket: TV-745
Signed-off-by: Aaron Fischer <[email protected]>

v24.3.0

Toggle v24.3.0's commit message
feat(json): Replace JSON encoding with protobuf implementation

This change replaces the standard encoding/json with a new protobuf-based MarshalIndent function across the codebase for better handling of protobuf messages. It also removes unused functionality, refines formatting logic, and updates `.gitignore` to ignore additional files.

v24.2.0

Toggle v24.2.0's commit message
feat(server): add import server parameters

Ticket: TE-3096
Signed-off-by: Aaron Fischer <[email protected]>

v24.1.0

Toggle v24.1.0's commit message
fix(api): remove server_pool_id from server replace action

v24.0.0

Toggle v24.0.0's commit message
fix(ci): Fetch tags on build

v1.0.0-dev.7

Toggle v1.0.0-dev.7's commit message
fix(ci): Regex