Skip to content

2.2.2-1

Compare
Choose a tag to compare
@tanmoysrt tanmoysrt released this 21 Jun 10:48
· 101 commits to v2 since this release
4597ebe

Stable Release of 2.2.x

🚀 New Features

  1. Server pinning support : If you want that your application should be deployed on specific servers, then you can select the servers from the dropdown list.

  2. Docker Socket Proxy Integration : If your app has any requirement of mounting docker socket, you can utilize this feature to deploy your application. This provides granular permission control of docker socket ensures more security than traditional approach.

    image

  3. Custom Service Healthcheck Command Support : You can specify the custom health check for the application to override default healthcheck.

    image

  4. Introducing server type field to choose server from list for App Installation Template

    image

🐛 Bug Fixes

📖 Documentation

Documentation has been updated for new version v2.2.2.
For more details, check documentation : https://swiftwave.org

What's Changed

  • chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #800
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.53.21 to 1.54.2 by @dependabot in #801
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.54.2 to 1.54.3 by @dependabot in #805
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.54.3 to 1.54.4 by @dependabot in #807
  • feat: swiftwave managed docker proxy with granular control (backport #804) by @mergify in #809
  • chore(deps): bump dashboard from 0448084 to fda3874 by @dependabot in #811
  • chore(deps): bump dashboard from fda3874 to 6a20e59 by @dependabot in #812
  • feat: in release workflow don't push to apt, rpm repo if -rc version (backport #814) by @mergify in #815
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.54.4 to 1.54.5 by @dependabot in #817
  • feat: custom healthcheck for services (backport #818) by @mergify in #819
  • chore(deps): bump dashboard from 6a20e59 to 932708b by @dependabot in #821
  • chore(deps): bump dashboard from 932708b to aa8ab71 by @dependabot in #823
  • chore(deps): bump dashboard from aa8ab71 to 0a108ed by @dependabot in #825
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.54.5 to 1.54.6 by @dependabot in #827
  • fix: re-deploy docker proxy in case of change in placement constraint (backport #828) by @mergify in #829
  • chore(deps): bump dashboard from 0a108ed to 73bedfc by @dependabot in #831
  • chore(deps): bump dashboard from 73bedfc to 05a62ee by @dependabot in #833

Full Changelog: 2.1.2-1...2.2.2-1