Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@KinjiKawaguchi KinjiKawaguchi released this 20 Oct 14:19
233f009

What's Changed

Full Changelog: v0.2.4...v0.3.0

Release v0.3.0

New Features

  • Added health check functionality for the worker service
  • Implemented IP whitelist disabling option for improved flexibility
  • Created a new combined development Dockerfile (Dockerfile.combined.dev)

Improvements

  • Updated Go version to 1.23.2
  • Cleaned up OpenAI response handling
  • Updated module import paths for better organization

Other Changes

  • Various chores and minor improvements
  • Updated documentation and configuration files

This release focuses on enhancing system reliability with health checks, improving development workflows, and updating dependencies. It also includes some security and flexibility improvements with IP whitelist changes.