1.0.0
⭐ New Features
-
Handle SIGTERM signal during Kubernetes Pod termination
- Implemented handling of the
SIGTERM
signal sent during application termination in Kubernetes. - Ensures that the application exits with code
0
, preventing the termination status from being marked as "Error" and avoiding unnecessary alarms.
- Implemented handling of the
-
Support for Spring Auto Configuration
- Configured automatic registration of the required Bean during Spring application startup.
- Users no longer need to manually register Beans, making it easy to handle
SIGTERM
signals in Kubernetes environments with minimal setup.
❤️ Contributors
-
Thank you to all the contributors for this release!
한국어 버전은 다음 링크에서 확인할 수 있습니다: 한국어 릴리스 노트 보기