Releases: akash-network/provider
Releases · akash-network/provider
v0.12.0-rc3
v0.11.2
v0.12.0-rc2
v0.12.0-rc2
2026-04-07
Bug Fixes
- calico dnat network policy for egress api server (#383)
- handleDryRunRequest handles ip checks
- propagate context as real errors
- return warning about limited offers response
- prevent dryRunReserve lock in case of not initiated inventory
- added hostname check
Chore
- wired hostname check properly
- added support of REST for precheck
v0.11.2-rc2
v0.12.0-rc1
v0.12.0-rc1
2026-04-06
Bug Fixes
- removed unstable test that is covered by other cases
- nil GroupSpec check
Chore
- E2EBidScreening tests
Features
- bid precheck
v0.11.2-rc1
v0.11.2-rc1
2026-04-02
Bug Fixes
- remove pointer check
Code Refactoring
- fail fast on endpoint discovery
- support multiple API Server endpoints
- use struct instead of pointer
- check for port range
- address review comments
Docs
- typo
v0.11.2-rc0
v0.11.2-rc0
2026-04-01
Bug Fixes
- calico dnat network policy for egress api server
- corrected 500 with 4xx and 5xx (#364)
- replacement of uact leading to duplicate (#381)
Chore
- fix dev kube setup denom to use uact for deposits (#382)
v0.12.0-rc0
v0.12.0-rc0
2026-03-20
Bug Fixes
- netpol update
- always migrate to http-route regardless of ingress-mode configuration
- timeouts on nginx fabric
- replacement of uact leading to duplicate (#381)
- cli: use correct mod name for build info
Chore
- downgrade gateway-api version for chain-sdk compatibility
- gofmt
- review comments
- downgrade gateway-api version for chain-sdk compatibility
- progress
- progress
- typo on migration from version
- mod files
- mod files
- add migration
- bump node and chain-sdk deps
Code Refactoring
- remove gateway specific commands and introduce GATEWAY_API variable
- remove duplicated code
- add supported directives implementation function. Improve code quality
- local configmap for operator hostname
- fromctx functions
- gateway api implementation interface
Features
- gateway api support
Test
- improve e2e test for gateway api
- fix from version test