Skip to content

Releases: Bluemangoo/Pingpong

0.3.0

13 Jul 06:34
cac724b
Compare
Choose a tag to compare

Commits

What's Changed

0.2.3

07 May 12:46
9d8da39
Compare
Choose a tag to compare

Commits

  • [9d8da39] Add another default config path

0.2.2

07 May 12:31
d09765b
Compare
Choose a tag to compare

What's Changed

Commits

Full Changelog: 0.2.1...0.2.2

0.2.1

01 May 04:15
2c9b2b2
Compare
Choose a tag to compare

Changes

  • Append log file instead of overlay;
  • Merge config from pingora conf;
  • Human readable config error;
  • Add location, rewrite and fallback, enjoy them 🥂 .

Commits

Release v0.2.0

20 Apr 02:33
e59d57e
Compare
Choose a tag to compare

Config

  • Refactor config structure.
  • Support config item importing.

Feature

  • Add headers_request and headers_response config to rewrite request/reponse headers.

Release v0.1.0

04 Apr 12:06
abedfc0
Compare
Choose a tag to compare

🎉 The first release!

Config

See example in /config/

Notes

  • Default config path is config/pingpong.toml, but you can use -i to change it.
  • Use -d or --daemon to enable daemon.