Skip to content

1.5.1

Compare
Choose a tag to compare
@morpheu morpheu released this 03 Apr 22:13
· 1826 commits to main since this release

Changelog

eca8662 Bump version 1.5.1
b0b6a2c docs: improve installation docs organization
19de451 api: fix api docs fmt
30a8d65 docs: update installer instructions
0953f1c docs: update references to installer
b09f156 docs: remove installer from experimental section
9c00472 app: control lifecycle of goroutines in app.List to update router addrs
2dd2c3d provision/kubernetes: add pull secrets to pod if registry auth is set
d2068b4 provision/kubernetes: fix test
0e4d2f3 provision/kubernetes: set correct key type
549bffc all: rename ImageInspect function to ImageTagPushAndInspect
3d12a82 provision/kubernetes: add test for latest image tag with authenticated registry
4ffb0b8 provision/kubernetes: fix image push with authenticated registry
d0e2a2f provision/kubernetes: fix test
655e41f provision/kubernetes: add tests for KubeClient
3b5f4dc provision/kubernetes: fix image push with authenticated registry
df444de provision/kubernetes: move router related labels to annotations
a158395 vendor: update google/gops version, new features like trace and setgc
2d7e0d5 CONTRIBUTORS: add João Guio
db61391 builder,provision: adding the latest tag to deploy image
3d014bd Adding Message field to DeployData/DeployInfo, otherwise this field isnt really useful as a deployment info besides being at event information
98a5c7a docs: adds app-build to 1.5.0 release notes
8454b0c docs: adds 1.5.0 release notes
1d30f6e .dockerignore: ensure files in etc dir are not ignored
8b7c9f4 provision/kubernetes: stream build/deploy pods events during deploy
499562b provision/kubernetes: show pod events during deploy progress
82b0563 app,provision: add last log lines after deploy error in units startup
a4fbbf3 registry: set credentials when removing images
39544ac provision/docker: use http.Request.SetBasicAuth
97c2bc1 provision/docker: use credentials in healthcheck
5379328 Dockerfile.dev: adds ca-certificates
3176d5b integration: disable checking that the app is acessible for now
2e999c9 integration: fixes test cases dir path resolving
d8d9dc3 integration: fix platform naming
85ea985 integration: add support for additional deploys test cases
efbaa8f docs: adds entry about healthcheck scheme
66f0252 provision/docker: adds a test for https healthcheck
aa93c4c provision,builder: support custom scheme for healthcheck
55c83b0 docs: fix volume-plans configuration example
55b09ed app/plan,integration: DefaultPlan creates autogenerated plan when empty
daac7cf docs: update instructions for running a Python app
2a3dc10 auth,provision/kubernetes: fix metalinter warnings
e173248 all: create MockTeamStorage for TeamService tests
1300134 all: move TeamStorage to types/auth
84bb694 app,builder: move PlatformOptions type from builder to types/app
4f479dc all: create PlatformService
c4808d9 all: rename PlatformService to PlatformStorage
5b469b1 provision/kubernetes: removes hack to refresh nodes after update
d7807bd storage/plan: return error when DefaultPlan not found
9fe5479 integration: add defaultPlan


Automated with GoReleaser
Built with go version go1.10 linux/amd64