Skip to content

Releases: robin-moser/portainer-stack-deploy

v2.0.1

20 Jul 02:25
42cd7e4

Choose a tag to compare

  • fixed linting errors
  • included up-to-date dist directory

Full Changelog: 2.0.0...2.0.1

2.0.0

20 Jul 01:04
0a5573a

Choose a tag to compare

Major Release after Fork

Changelog

New Features

  • Stack Updates Without Compose Files: Added ability to update existing stacks by only changing image tags without providing new compose files
  • New Image Replacement Format: Introduced flexible image replacement syntax
  • Automated Multi-Version Portainer Testing: Added comprehensive integration test suite to automatically test against Portainer versions 2.11, 2.15, 2.19, and 2.27

Improvements

  • Enhanced API Compatibility: Updated API layer to support newer Portainer versions with backward compatibility for legacy installations
  • Comprehensive Test Coverage: Complete rewrite of unit tests with proper mocking and test scenarios covering all functionality
  • Documentation Overhaul: Updated README with new development/testing section

Breaking Changes

  • Updated action input parameters for new image replacement format

Features
Full Changelog: https://github.com/robin-moser/portainer-stack-deploy/commits/2.0.0