LocalStack's announced a change in distribution model for its software (https://blog.localstack.cloud/the-road-ahead-for-localstack/) coming March 2026, essentially removing the Community image and only distributing a Pro version as localstack/localstack from now on.
From the read of that page above, it seems whatever the last-released version of the Community image is will be the last that can or needs supporting in this repo, since a "combined" pro version will have persistence.
At the time of writing on 2026-03-12, 4.14.x is the latest that's still a Community image, so can/should this repo set a maximum version on localstack/localstack to account for the change?
LocalStack's announced a change in distribution model for its software (https://blog.localstack.cloud/the-road-ahead-for-localstack/) coming March 2026, essentially removing the Community image and only distributing a Pro version as
localstack/localstackfrom now on.From the read of that page above, it seems whatever the last-released version of the Community image is will be the last that can or needs supporting in this repo, since a "combined" pro version will have persistence.
At the time of writing on 2026-03-12,
4.14.xis the latest that's still a Community image, so can/should this repo set a maximum version onlocalstack/localstackto account for the change?