Skip to content

Latest commit

 

History

History
219 lines (110 loc) · 14.8 KB

CHANGELOG.md

File metadata and controls

219 lines (110 loc) · 14.8 KB

Changelog

0.16.0 (2024-08-07)

Features

Bug Fixes

  • remove http headers that should not be proxied (#504) (2fd1b34)

0.15.0 (2024-06-18)

Features

Bug Fixes

0.14.1 (2024-05-01)

Bug Fixes

0.14.0 (2024-04-24)

Features

0.13.0 (2024-03-13)

Features

0.12.0 (2024-01-17)

Features

0.11.0 (2023-12-28)

Features

0.10.0 (2023-12-11)

Features

0.9.3 (2023-11-09)

Bug Fixes

0.9.2 (2023-11-06)

Bug Fixes

  • do not crash when there are no stamps (#478) (367131a)

0.9.1 (2023-10-30)

Bug Fixes

  • do not hit circular reference when logging (#476) (2f41984)

0.9.0 (2023-10-30)

Features

Bug Fixes

0.8.0 (2023-10-30)

Features

0.7.0 (2023-08-23)

Features

Bug Fixes

  • add missing sleep in wait for stamp usable (#382) (cf2002a)

0.6.0 (2022-10-10)

Features

  • add multilevel ens subdomain support (#328) (17380cf)
  • add support for extending existing postage stamp TTL (#329) (276f260)
  • build and publish deb package for gateway-proxy (#254) (e28a18c)
  • expose sha1 of bee overlay address in response header (#294) (b302cfb)
  • print custom error when no stamp is available (#365) (e4cda76)
  • reupload pinned content periodically (#340) (de50873)
  • upload chunk for readiness check (#327) (4e2e83a)

Bug Fixes

0.5.1 (2022-03-23)

Bug Fixes

  • stamp purchase metric and add failed to purchase metric (#163) (88f42a1)

0.5.0 (2022-03-11)

Features

  • remove swarm-pin header on the proxy requests (#150) (c5a57fc)

Bug Fixes

  • get postage stamp on each request (#156) (ac68754)
  • multiple stamps being purchased at the same time and metrics (#157) (fa4b1b9)
  • return 503 error when there is no valid postage stamp to use (#160) (0d0c656)

0.4.1 (2022-02-28)

Bug Fixes

0.4.0 (2022-02-17)

Features

0.3.0 (2022-02-09)

Features

0.2.0 (2021-12-21)

Features

0.1.0 (2021-12-16)

Features

Bug Fixes