github akash-network/node v0.15.0-rc4

latest releases: v0.36.3-rc3, v0.36.3-rc2, v0.36.3-rc1...
pre-release2 years ago

v0.15.0-rc4

2021-12-07

Bug Fixes

  • remove dangling types from protoc
  • Switch to versions of Cosmos & Tendermint with backports & patches
  • add provider info field when parsing config (#1200)
  • raise up akash cosmos fork version to get new multisig fix
  • Correct test coverage script (#1347)
  • Fix broken --home flag (#1361)
  • replace ledger-cosmos-go (#1197)
  • state export issue (#1408)
  • Update gin dependency version due to CVE
  • parse CLI flags for all commands
  • .github: fix stale checker (#1254)
  • _run: wrong path to client/server cache directories (#1308)
  • attr: query all provider attributes if none provided via arguments (#1165)
  • audit: return sdk error if attr key not found (#1153)
  • build: segfault when resolving user id to name on linux (#1187)
  • ci: set default shell to bash on macos builds (#1420)
  • cli: make owner flag optional
  • cli: Update the description of the withdraw command
  • cli: make owner flag optional. (#1314)
  • cli: set out/err streams to be stdout/stderr respectively (#1151)
  • cmd: silence usage print on command error (#1149)
  • deploy: check client certificate exists before creating deployment (#1169)
  • deploy tool: Do not crash on unknown events
  • deployment: improve error message when querying deployements (#1411)
  • docs: update links in CONTRIBUTING.md
  • inventory: do not return when inventory-operator is inaccessible (#1424)
  • market: typo in error doc section (#1285)
  • migrations: composite literal uses unkeyed fields (#1185)
  • mod: recover replace of ledger modules (#1450)
  • mod: replace underlying mods for ledger-cosmos-go (#1211)
  • node: filter order queries by all possible prefix values
  • provider: Don't log errors for inventory not found
  • provider: Correct bugs around inventory management
  • provider: don't try and get ingress data for a service that has none
  • provider: Allow the hostname with a dash in SDL
  • provider: Don't cancel the context until the code is done
  • provider: For existing leases, do not create a manifest watchdog
  • provider: query provider if flag is not supplied for send-manifest (#1225)
  • provider: validate the ingress hostname
  • provider: query certificate status prior using gateway (#1217)
  • provider: eliminate resource leaks causing OOM
  • provider: fix the usage of flags in the lease-shell command
  • provider: use the command from the SDL for services
  • provider: remove blank time field from events
  • provider: fix bid deposit configuration
  • provider: correct behavior around existing bids
  • provider: add home flag to provider cli (#1168)
  • provider: show a better error when RPC server call fails
  • provider: retry lease teardown
  • provider: only bid on deployments that attributes have been audited for
  • provider: not showing all events (#1130)
  • provider: Correct typo in environmental variable name
  • provider: Remove a race condition around the logger
  • provider: add more debugging around inventory
  • provider: kube-dns network policy selectors (#1440)
  • provider: Allow the deployment manager to stop
  • provider: provider fixes from v0.14.1
  • provider: Do not bid on groups where the calculated price is too high
  • provider: Count ports for a service only in reservations
  • rook: update rook version and scripts for _run environment (#1426)
  • sdkutil: get txhash from serialized tx rather than response (#1465)
  • sdl: use service name to find expose endpoints (#1216)
  • test: uncomment inventory test (#1419)
  • test: set - to read from stdin for paste command (#1412)
  • tests: Fix the e2e tests in CI

Build

  • automate installation of dev dependencies (#1214)
  • update build env to use go 1.16 (#1116)
  • go: set minimum go version to 1.16 (#1209)
  • goreleaser: do not use mainnet to determine brew keg type (#1288)

Chore

  • Upgrade cosmos-sdk to v0.44.3 (#1444)
  • Export DeploymentIDOptions (#1360)
  • _run: set keyring-backend (#1350)
  • app: remove unnecessary config
  • go.mod: upgrade kind (#1290)
  • go.mod: bump tendermint to v0.34.9-akash-1
  • go.mod: cosmos-sdk v0.41.4-akash3
  • go.mod: update grpc dependencies
  • golangci-lint: update to v1.38.0 (#1181)
  • provider: remove debug println (#1127)

Ci

  • codecov: disable pr comments (#1428)
  • go: go 1.16.1 (#1172)
  • k8s: update kindest image (#1321)
  • k8s: add missing $ when evaluating KIND_VERSION (#1131)
  • macos: load build env using bash (#1129)
  • proto: setup go environment for proto
  • proto: add setup go for lint step
  • release: remove push to docker.io
  • setup-go: remove ^ to exact match go version (#1180)
  • spellcheck: ignore scripts in .git directory (#1384)
  • stale: exempt-pr-labels array to comma separated string (#1320)

Cleanup

  • _run: environment variables over flags

Docs

  • cleanup broken links and readme
  • a simpler bug report (#1345)
  • Update CONTRIBUTING.md
  • update README.md (#1223)
  • remove redundant info for migration to docs project
  • platform: list Apple M1 as supported (#1231)
  • provider: Update the v0.14.0 upgrade documentation

Features

  • persistent storage (#1348)
  • Allow fractional uakt for settlement (#1394)
  • upgrade to cosmos v0.44.1
  • Bid pricing based on USD scale (#1385)
  • add v1beta2 of protobuf types for upgrade (#1410)
  • _run: set up multisig account
  • app: akashnet-2-upgrade-1 upgrade handler (#1183)
  • cli: provider get-cluster-ns command (#1453)
  • deployment: Authorized funding for deployments (#1346)
  • hostname operator: ignore problematic namespaces
  • inflation: Implement Akash custom inflation function according to the whitepaper. (#1352)
  • node: add secondary index for querying lease by provider
  • node: add a field for the block a lease is closed on
  • node: Update container limits to support more workloads
  • node: add sequence number to endpoint type
  • provider: make withdrawal configurable
  • provider: add lease-shell command
  • provider: label the kubernetes ingress controller
  • provider: Add prometheus metrics endpoint to the provider
  • provider: allow specifying kubernetes config file path from anywhere
  • provider: set AKASH_OWNER env. var. for bid pricing script
  • provider: Close bids if manifest is not received
  • provider: cancel bids if no lease is created
  • provider: Specify gvisor as default runtime class name
  • provider: rework hostname management to use a kube operator
  • provider: create gspec validate endpoint (#1179)
  • provider: Allow provider pricing to be a decimal value (#1173)
  • provider: add leased IP as an endpoint enum
  • provider: daily automatic withdrawal of lease escrow
  • sdkutil: retry in broadcast-mode block
  • utils: wrap logger into context (#1244)

Test

  • upgrade kind kube cluster version
  • Add test for cosmos-sdk context flags (#1359)
  • bidengine: improve type assertion to dump type description (#1391)

Docker images

  • docker pull ghcr.io/ovrclk/akash:latest
  • docker pull ghcr.io/ovrclk/akash:73601c1c
  • docker pull ghcr.io/ovrclk/akash:0.15.0-rc4

Don't miss a new node release

NewReleases is sending notifications on new releases.