Skip to content

Releases: swiftwave-org/swiftwave

v2.2.18-1

24 Nov 10:07
7255ced
Compare
Choose a tag to compare

🐍 Bug Fixes

  • fix(ingress-rule): while checking or existing backend do different queries based on target type by @tanmoysrt in #1100

Full Changelog: 2.2.17-1...2.2.18-1

v2.2.17-1

21 Nov 17:50
415fa60
Compare
Choose a tag to compare

What's added

What's Changed

  • chore(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 by @dependabot in #1073
  • chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #1071
  • chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.18 to 2.5.19 by @dependabot in #1072
  • feat: update ssl cert on proxy for custom ssl (backport #1057) by @mergify in #1077
  • chore(deps): bump dashboard from e5cc605 to 900eae1 by @dependabot in #1079
  • fix(CustomSSL): validator and ssl proxy updater fixed (backport #1080) by @mergify in #1081
  • chore(deps): bump dashboard from 900eae1 to 295c896 by @dependabot in #1084
  • chore(CustomSSL): ssl issuer not required rom user as can be parsed from certificate (backport #1082) by @mergify in #1085
  • fix(SSLGenerate): dump private key if issuer was not let's encrypt (backport #1086) by @mergify in #1087
  • chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #1091
  • chore(deps): bump dashboard from 295c896 to fee4e58 by @dependabot in #1093

Full Changelog: 2.2.16-1...2.2.17-1

v2.2.16-1

30 Oct 14:59
8cd5fea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.15-1...2.2.16-1

v2.2.15-1

25 Oct 14:29
02da027
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #1049
  • chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #1047
  • chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.17 to 2.5.18 by @dependabot in #1055
  • chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #1061
  • fix: delete .git folder after cloning app's git repo (backport #1064) by @mergify in #1065

Full Changelog: 2.2.14-1...2.2.15-1

v2.2.14-1

28 Sep 19:36
ff43f86
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.16 to 2.5.17 by @dependabot in #1040
  • chore: refactor ssh pool implementation (backport #1041) by @mergify in #1042

Full Changelog: 2.2.13-1...2.2.14-1

v2.2.13-1

26 Sep 17:17
e15f24d
Compare
Choose a tag to compare

What's Changed

  • feat: support other ssh keys other than ed25519 for git (backport #1032) by @mergify in #1033
  • chore(deps): bump dashboard from 4ab6674 to fb96c62 by @dependabot in #1034
  • feat: show actual error trace while showing docker config generation (backport #1036) by @mergify in #1037

Full Changelog: 2.2.12-1...2.2.13-1

v2.2.12-1

23 Sep 18:09
2e2f32d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.11-1...2.2.12-1

2.2.11-1

14 Sep 08:11
8a0d4a9
Compare
Choose a tag to compare

Features

  • Added support for container hostname [required for self-hosted mail servers]
    image

What's Changed

  • chore(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 by @dependabot in #974
  • chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #973
  • chore(deps): bump github.com/moby/sys/user from 0.2.0 to 0.3.0 by @dependabot in #975
  • chore(deps-dev): bump axios from 1.6.2 to 1.7.4 (backport #980) by @mergify in #983
  • chore(deps): bump github.com/testcontainers/testcontainers-go from 0.32.0 to 0.33.0 by @dependabot in #984
  • chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #999
  • feat: support to provide container hostname (backport #1002) by @mergify in #1012
  • fix: container hostname db update issue (backport #1013) by @mergify in #1014
  • chore(deps): bump gorm.io/gorm from 1.25.11 to 1.25.12 by @dependabot in #1011
  • chore(deps): bump dashboard from 9b733c1 to 4ab6674 by @dependabot in #1016

Full Changelog: 2.2.10-1...2.2.11-1

2.2.10-1

31 Jul 18:41
ed6c6a1
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/moby/sys/user from 0.1.0 to 0.2.0 by @dependabot in #960
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.54.20 to 1.55.3 by @dependabot in #959
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.55.3 to 1.55.4 by @dependabot in #962
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.55.4 to 1.55.5 by @dependabot in #965
  • fix: unknown host key error in git functions (backport #967) by @mergify in #968

Full Changelog: 2.2.9-1...2.2.10-1

2.2.9-1

21 Jul 08:13
79a5cfa
Compare
Choose a tag to compare

Dashboard Grouping Revamped

image

What's Changed

  • feat: rename app deploy status live to deployed (backport #877) by @mergify in #878
  • chore(deps): bump dashboard from ac2da7f to ed5939c by @dependabot in #879
  • chore: add dashboard contributors to list (backport #881) by @mergify in #882
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.8 by @dependabot in #886
  • feat: moved to relation from field for application group (backport #889) by @mergify in #890
  • chore(deps): bump dashboard from ed5939c to c4d52c8 by @dependabot in #892
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.54.8 to 1.54.9 by @dependabot in #895
  • chore(deps): bump dashboard from c4d52c8 to be69a5a by @dependabot in #897
  • feat: delete group on update group action if no app is not assigned to group (backport #899) by @mergify in #900
  • hotfix: delete group on update group action if no app is not assigned to group (backport #901) by @mergify in #902
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.54.9 to 1.54.10 by @dependabot in #903
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.54.10 to 1.54.11 by @dependabot in #911
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.54.11 to 1.54.14 by @dependabot in #918
  • chore(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 by @dependabot in #920
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.54.14 to 1.54.17 by @dependabot in #933
  • chore(deps): bump gorm.io/gorm from 1.25.10 to 1.25.11 by @dependabot in #937
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.54.17 to 1.54.18 by @dependabot in #934
  • chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #927
  • chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #928
  • chore(deps): bump github.com/testcontainers/testcontainers-go from 0.31.0 to 0.32.0 by @dependabot in #926
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.54.18 to 1.54.19 by @dependabot in #939
  • feat: revamp application list with grouping support (backport #905) by @mergify in #940
  • chore(deps): bump dashboard from be69a5a to 9b733c1 by @dependabot in #942
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.54.19 to 1.54.20 by @dependabot in #944

Full Changelog: 2.2.8-1...2.2.9-1