2.2.2-1
Stable Release of 2.2.x
🚀 New Features
- 
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.
 - 
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.
 - 
Custom Service Healthcheck Command Support : You can specify the custom health check for the application to override default healthcheck.
 - 
Introducing
servertype field to choose server from list forApp Installation Template 
🐛 Bug Fixes
- Logic in calculating running replicas considering healthcheck has been revamped
 - UI Fix swiftwave-org/dashboard#164
 
📖 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 
0448084tofda3874by @dependabot in #811 - chore(deps): bump dashboard from 
fda3874to6a20e59by @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 
6a20e59to932708bby @dependabot in #821 - chore(deps): bump dashboard from 
932708btoaa8ab71by @dependabot in #823 - chore(deps): bump dashboard from 
aa8ab71to0a108edby @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 
0a108edto73bedfcby @dependabot in #831 - chore(deps): bump dashboard from 
73bedfcto05a62eeby @dependabot in #833 
Full Changelog: 2.1.2-1...2.2.2-1


