spring-attic / spring-cloud-aws

All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring
https://awspring.io/
Apache License 2.0
589 stars 376 forks source link

Escalate visibility of isQueueRunning method #707

Closed maciejwalkowiak closed 3 years ago

maciejwalkowiak commented 3 years ago

:loudspeaker: Type of change

:scroll: Description

351 rebased against 2.3.x.

Makes isQueueRunning protected giving more flexibility to users (look #350).

Fixes gh-350 Closes gh-351

:bulb: Motivation and Context

350

:pencil: Checklist

:crystal_ball: Next steps