Skip to content

Releases: D10S0VSkY-OSS/Stack-Lifecycle-Deployment

v2.17.1

11 Oct 23:24
3b9d51f
Compare
Choose a tag to compare
  • Prevent stack name change if in use by deploy

v2.17.0

10 Oct 22:14
ca706b4
Compare
Choose a tag to compare
  • Check if the stack is used by an deploy before removing
  • Add project path stack for mono repo usecase
    Important! this release is braking with the previous ones, porject_path field is added in the stack table of the database
ALTER TABLE stacks ADD project_path varchar(50) NULL AFTER tf_version;

v2.16.0

09 Oct 20:28
aefbade
Compare
Choose a tag to compare
Refactor sld-api-backend architecture user auth

v2.15.0

09 Oct 00:51
5149424
Compare
Choose a tag to compare
  • Refactor architecture sld-api-backend

v2.14.0

29 Sep 21:53
Compare
Choose a tag to compare
  • Refactor sld-storage-backend

v2.13.0

26 Sep 20:04
4e6f518
Compare
Choose a tag to compare
  • Refactor provider

v2.12.5

24 Sep 15:11
f4f199d
Compare
Choose a tag to compare
  • Refactor validate user
  • Hotfix create stack dashboard for all squad
  • Deprecate db table stack with user table relationship

v2.12.4

21 Sep 00:57
fba0c65
Compare
Choose a tag to compare
  • Hotfix broker type config

v2.12.3

19 Sep 22:53
8adaf45
Compare
Choose a tag to compare
  • Remove ansible runner
  • Build(deps): Bump oauthlib from 3.2.0 to 3.2.1 in /sld-remote-state
  • Build(deps): Bump mako from 1.2.0 to 1.2.2 in /sld-dashboard
  • Hotfix k8s workers

v2.12.2

13 Sep 21:33
544d841
Compare
Choose a tag to compare
  • Hotfix dashboard/ui form inyect project_path in tfvars