Skip to content

Releases: BackendStack21/bungate

v0.3.0

26 Aug 19:28
Compare
Choose a tag to compare

What's Changed

  • feat: Enhance TypeScript interfaces and documentation by @jkyberneees in #2
  • feat: Enhance ClusterManager with dynamic scaling, restart policies, … by @jkyberneees in #3
  • feat: Enhance load balancing strategies by @jkyberneees in #4

Full Changelog: v0.2.0...v0.3.0

v0.2.0

16 Jul 18:49
Compare
Choose a tag to compare

Add comprehensive benchmarking and cluster management for BunGate

  • Implemented Nginx configuration for load balancing with health checks.
  • Created a benchmark script using wrk for API Gateway performance comparison.
  • Developed a report generator for wrk benchmark results.
  • Added a cluster example demonstrating BunGateway with load balancing.
  • Introduced ClusterManager for managing worker processes with restart capabilities.
  • Enhanced BunGateway to support cluster mode with configuration options.
  • Added integration and end-to-end tests for cluster mode functionality.
  • Updated documentation and logging for better clarity and usability.

v0.1.0

16 Jul 06:56
Compare
Choose a tag to compare

What's Changed

Releasing bungate to the world!

Full Changelog: https://github.com/BackendStack21/bungate/commits/v0.1.0