Skip to content

v1.1.0

Compare
Choose a tag to compare
@elek elek released this 25 Oct 12:09
· 121 commits to main since this release
f5b92b4

Changelog

  • 96cbed6 .golangci.yml: update the the latest version from ci repo
  • 6222d76 cmd/config: add storjscan config
  • 82204dc cmd/health: update health command to support more DBs
  • 3fd7726 cmd/localbin.go: fix pathing for windows
  • c50b39c cmd/testdata.go: update testdata command
  • f123e22 config: use function instead of global variable (with the help of templates)
  • 0e7775f credentials: autodetect satellite-api/authservice inside the containers
  • 55c9960 docker-compsoe.template.yaml: update satellite and storjscan images
  • abd16c2 entrypoint: make entrypoint more generic
  • bb54824 health.go: add a timeout duration
  • f5b92b4 image: bump default versions
  • 53dfe9e localbin: support mounting different local binaries
  • fe54fb4 pkg/common/servicefiles: generic embedded folder parsing
  • 28e6b67 storj-base.last: register that the image is re-uploaded
  • ad9e370 storjscan.Dockerfile: Add storjscan dockerfile for remote builds
  • 06b39d5 test-reorg.sh: block chain reorg integration test
  • 3a929b4 test/{test-invoice,test-payment}: Add test for receiving payments during invoicing