8000 Tags · swiftwave-org/swiftwave · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: swiftwave-org/swiftwave

Tags

2.22.2-1

Toggle 2.22.2-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Enable release

2.2.21-2

Toggle 2.2.21-2's commit message
chore: Temporarily stop release

2.2.21-1

Toggle 2.2.21-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6 (#1175

)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.55.5 to 1.55.6.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](aws/aws-sdk-go@v1.55.5...v1.55.6)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.2.20-1

Toggle 2.2.20-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 fix: if certificate obtain got failed log it and mark as failed (#1114…

…) (#1115)

* fix: if certificate obtain got failed log it and mark as failed

* fix: log more info about ssl cert issue failure

(cherry picked from commit 527b940)

Co-authored-by: Tanmoy Sarkar <57363826+tanmoysrt@users.noreply.github.com>

2.2.19-1

Toggle 2.2.19-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: log errors of ssl generate task (#1110) (#1111)

* chore: log errors of ssl generate task

* chore: log errors of ssl generate task

(cherry picked from commit 39eea4f)

Co-authored-by: Tanmoy Sarkar <57363826+tanmoysrt@users.noreply.github.com>

2.2.18-1

Toggle 2.2.18-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ingress-rule): while checking or existing backend do different qu…

…eries based on target type (#1100) (#1101)

(cherry picked from commit 8ca7bb9)

Co-authored-by: Tanmoy Sarkar <57363826+tanmoysrt@users.noreply.github.com>

2.2.17-1

Toggle 2.2.17-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump dashboard from `295c896` to `fee4e58` (#1093)

Bumps [dashboard](https://github.com/swiftwave-org/dashboard) from `295c896` to `fee4e58`.
- [Commits](swiftwave-org/dashboard@295c896...fee4e58)

---
updated-dependencies:
- dependency-name: dashboard
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.2.16-1

Toggle 2.2.16-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump dashboard from `fb96c62` to `e5cc605` (#1068)

Bumps [dashboard](https://github.com/swiftwave-org/dashboard) from `fb96c62` to `e5cc605`.
- [Commits](swiftwave-org/dashboard@fb96c62...e5cc605)

---
updated-dependencies:
- dependency-name: dashboard
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.2.15-1

Toggle 2.2.15-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: delete .git folder after cloning app's git repo (#1064) (#1065)

* fix: delete .git folder after cloning app's git repo

* feat: log the error msg of .git folder deletion failure

(cherry picked from commit 9103907)

Co-authored-by: Tanmoy Sarkar <57363826+tanmoysrt@users.noreply.github.com>

2.2.14-1

Toggle 2.2.14-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: refactor ssh pool implementation (#1041) (#1042)

* chore: modularize the MonitorServerStatus function

* feat: no need to delete ssh client if server is already offline
- because ssh check function already done the job

* feat: reduce delete ssh client call

* feat: optimize the server status fixing algo

* feat: pre-validation for ssh has been added

* chore: reduce complexity

(cherry picked from commit 38e6664)

Co-authored-by: Tanmoy Sarkar <57363826+tanmoysrt@users.noreply.github.com>
0