Fizz Gateway 1.2.0 released, supporting Nacos registration center and configuration center

Fizz Gateway 1.2.0 has been released, this version updates:

  • Support Nacos registration center and configuration center
  • Support not using the registry and setting Eureka as an optional dependency
  • Support interface statistics
  • Support configuration redirection in service orchestration
  • Support to start the management background directly through script in Windows
  • Output service orchestration script exception information
  • Add the built-in default script common.js
  • Fix the background startup error report due to the case sensitivity of the database
  • Fix the data abnormality when the routing management function API forwards the URL repeatedly according to the back-end service

Fizz Gateway is a microservice gateway developed based on the Java asynchronous framework WebFlux. It can achieve hot service orchestration, automatic authorization selection, online service script coding, online testing, high-performance routing, API audit management and other purposes. It has powerful custom plug-ins The system can be self-expanded, and provides a friendly graphical configuration interface, which can quickly help companies manage API services, reduce middle layer glue code, reduce coding investment, and improve the stability and security of API services.

Product Features

  • Cluster management: Fizz gateway nodes are stateless, configuration information is automatically synchronized, and horizontal expansion of nodes and multi-cluster deployment are supported.
  • Service Orchestration: Support hot service orchestration capabilities, support front-end and back-end coding, and update API anytime and anywhere.
  • Load balancing: support round-robin load balancing.
  • Service discovery: Support discovery of back-end servers from Eureka and Nacos registry.
  • Configuration Center: Support access to apollo configuration center.
  • HTTP reverse proxy: hide the real back-end service and support Rest API reverse proxy.
  • Access strategy: Support different strategies to access different APIs, configure different authentication, etc.
  • IP black and white list: Support the configuration of IP black and white list.
  • Custom plug-in: The powerful plug-in mechanism supports free expansion.
  • Extensible: The easy-to-use plug-in mechanism facilitates the expansion of functions.
  • High performance: The performance is excellent among many gateways.
  • Version control: supports release and multiple rollbacks of operations.
  • Management background: various configurations of the gateway cluster through the management background interface.

Related Links

Guess you like

Origin www.oschina.net/news/121576/fizz-gateway-1-2-0-released