Skip to content

Releases: lsk569937453/silverwind

0.0.21

06 Mar 06:40
ae434ea
Compare
Choose a tag to compare
  • Replace the warm with axum
  • Reorder the crates by name.

0.0.20

04 Mar 01:58
5c87dff
Compare
Choose a tag to compare
  • Upgrade the hyper to 1.0.2
  • Delete the crate of anyhow.

0.0.12

04 Mar 01:35
feee94e
Compare
Choose a tag to compare
  • Upgrade the hyper to 0.14.28.

0.0.11

23 Feb 08:26
Compare
Choose a tag to compare
Update the workflow of github and upgrade some crates

0.0.10

06 Sep 12:40
Compare
Choose a tag to compare

Linked the openssl statically!

0.0.9

02 Sep 22:17
Compare
Choose a tag to compare

Fix the bug of matching the prefix of url

0.0.8

16 Aug 08:49
Compare
Choose a tag to compare

fix the bug of prefix &override

0.0.7

17 Apr 22:58
5a5308a
Compare
Choose a tag to compare
  • Add the WebSocket and WebSocket+Tls
  • Add the Grpc and Grpc+Tls
  • Add the delete route for the reset API.

The MVP

12 Apr 13:03
d0dfb17
Compare
Choose a tag to compare
  • IP Allow-and-Deny list
  • Authentication(Basic Auth,ApiKey Auth)
  • Rate limiting(Token Bucket,Fixed Window)
  • Routing
  • Load Balancing(Poll,Random,Weight,Header Based)
  • HealthCheck&AnomalyDetection
  • Free Https Certificate
  • Dynamic Configuration(Rest Api)
  • Dashboard For Silverwind
  • Monitoring(Prometheus)

The MVP

04 Apr 12:52
5f1e38d
Compare
Choose a tag to compare
Merge pull request #30 from lsk569937453/dev

Update the README.md!