Skip to content

1.0.0

Compare
Choose a tag to compare
@joon6093 joon6093 released this 22 Nov 18:08
· 72 commits to main since this release
92fef5d

⭐ 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.
  • 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

  • @joon6093

    Thank you to all the contributors for this release!

한국어 버전은 다음 링크에서 확인할 수 있습니다: 한국어 릴리스 노트 보기