Releases: storj/up
Releases · storj/up
v1.2.11
Changelog
- a8db695 : Bump storj and edge deps
- 9f2c41d README: Doc how to bump storj & edge dependencies
- b606368 cmd/testdata.go: change project-usage SQL query from cockroach to spanner
- 5878087 pkg/files/docker: Fix Docker image
- 84e1dc8 pkg/files/docker: Fix path to legacy Storj Dokcerfile
- 6a892b5 pkg/files/docker: make copying ui optional
- 2a08173 pkg/presets.go: add audit rangedloop and repair to build remote command (#113)
- 5e10e90 pkg/recipe: add standalone recipe for cockroach DB
- 97a3ee7 pkg/recipe: use spanner as default satellite and db recipes
- 92a2233 pkg/{files,recipe}: update docker images
- b2bbc28 pkg/{recipe,runtime}: add spanner variables to runtime
- f75f66f recipe/spanner.yaml: use spanner database for audit, rangedloop and repair (#115)
- 9e36660 scripts: Add script to bump storj/edge deps
- 2aa9b1e update storj and edge dependencies
v1.2.10
Changelog
- 9215cd6 .gitreview,pkg: rename review.dev.storj.io to review.dev.storj.tools
- 0bf7e75 all: remove nomad support
- f015e83 change satellite db url to match the rest of the app STORJ_DATABASE (#101)
- fae600b cleanup used space for GitHub Actions (for Integration) (#99)
- 171c9bb cmd/health: add support for spanner to health cmd
- d21ea6f cmd/util: add support for wait-for-db command
- be65023 cmd: add some missed NoArgs
- 027bf27 cmd: fix and clarify argument parsing
- 0377bd4 pkg/config: bump dependencies, update config
- 957507c pkg/recipe update default image versions
- e9ebc8a pkg/recipe/minimal: disable version check by default
- 17903db pkg/recipe: add priority to recipe application
- a6ce327 pkg/recipe: update storj default image
- 8c85d80 pkg/recipe: update storj-up spanner emulator version
- 80cee34 re-enable spanner integration test
- b527808 set up satellite spanner instance (#100)
- cce743d temporarily disable flaky spanner test
- 8b4322e update goreleaser to v2
- 93cc247 update spanner image to use cloud spanner binaries directly
v1.2.8
Changelog
- 550b134 pkg/config: Update binary configs
- 20617ef pkg/files/docker: update build and app images
- 5602844 pkg/recipe/minimal.yaml: add recipe flag for sign-up activation code
- af6843b pkg/recipe/repair: decrease minimum storage node disk space
- 5ce58fa pkg/recipe: Add fake smtp server
- f4abbf3 pkg/recipe: Add public linksharing url to default config
- 1e2679b pkg/recipe: Fix mailserver recipe
- cf396e7 pkg/recipe: add spanner recipe
- af8fc3f pkg/recipe: remove versioncontrol from minimal
- a1b3138 pkg/recipe: update default image version
- 93c9037 pkg/{recipe,config} update recipe and configs to use latest app versions
- ed06330 test/spanner/uplink: add basic spanner integration test
v1.2.7
Changelog
- 9c6bb29 .github: update earthly version
- 0a4c360 base: rebuild base image
- 14f3d40 common: support build override for satellite-bf and satellite-gc
- 150ae30 go.mod,Earthfile: bump things
- 4fbac05 pkg/files/docker: enable race detector by default
- 1ab65c1 pkg/recipe: update storj and edge images
- 5d987c6 pkg/{config,recipe}: bump image version in recipe files
- f876847 pkg/{files/docker,recipe}: update edge dockerfile and billing recipe
- 8ed390c pkg/{recipe,files/templates}: decrease minimum storage node disk space
- 0605f86 pkg: create shorter project name
v1.2.6
v1.2.5
v1.2.4
Changelog
- e8552c4 pkg/files: Add new backoffice admin UI (#93)
- cfb8ef8 pkg/{config,recipe}: update config/recipes to latest storj/edge release
- f35a8f4 {Earthfile,Jenkinsfile,test}: update test structure and ci files
- f7fedc1 {pkg/files/docker/{base,storj,edge,storjscan}: update docker images
- f57c59b {pkg/files/docker/{base,storj,edge,storjscan}: update docker images
v1.2.3
Changelog
- 652da59 cmd/add: support adding multiple instances from same service
- cf22e36 cmd/testdata.go: always use database connection flag
- 9939225 cmd/testdata.go: insert usage data on the 1th instead of 10th (#92)
- b3a1bb5 docker: bump storj-up version in base image
- d61cfc9 pkg/console.go: add support for new console endpoints
- ef49d98 pkg/recipe/{default,uplink}: add uplink container recipe
- 1c8d6d0 pkg/runtime/{compose,standalone}/service.go: prevent duplicate flags
- 1948608 receipe: new recipe for audit service (#91)
- fb35284 receipe: new recipe for repair service
- d6ba20b recipe/minimal: define private port of satellite-api to enable multiple instances
- 4783cf8 standalone: fix quotation problems in generated XML / shell files
v1.2.2
Changelog
v1.2.1
What's Changed
- move ..._STATIC_DIR and ..._TEMPLATE_PATH to Dockerfile
- rename STORJ_ROLE to STORJUP_ROLE
- pkg/recipe/postgres: add DB URL modify to postgres recipe
- pkg/{recipe,files/docker}: update docker images and base recipes
- cmd/health.go: use pgx/v5
- cmd/health: allow override of user and dbname in health command
- pkg/recipe/postgres: add postgres DB recipe
- cmd/modify/network: add ability to set/unset network
- cmd/health.go: allow health command to use STORJ_DOCKER_HOST if set
- {cmd/build,pkg/files/docker}: add local build command
- cmd/build/remote.go: add flag to skip frontend build
- pkg/files/docker/storj.Dockerfile: allow skip frontend build
- cmd/build/remote: allow remote command to apply to multiple services
- {cmd/credentials,runtime/compose/compose}: use STORJ_DOCKER_HOST env var
- docker: bump go version in base image
- bump storjscan and storj version
Full Changelog: v1.2.0...v1.2.1