Skip to content

v0.2.0

Compare
Choose a tag to compare
@renanbastos93 renanbastos93 released this 03 Jul 15:55
· 53 commits to main since this release
5dc55b3

Added signal handling when executing run method, and was auto-set service weaver config (#11)

  • feat: Set MySQL driver in the template for database connections.
  • fix: Add signal handling for graceful process termination.
  • refactor: Re-organize line breaks and spaces.
  • chore: Set SERVICEWEAVER_CONFIG environment variable if not already set.
  • chore: Added a TODO comment for future improvement.