Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 23:10
v1.0.0
11c5fee

Features

  • add regex replacement and YYMMDD support (86e28af)
  • allow configuration of 404 response (45e0157)
  • cache Google access token (883fd27)
  • disable caching redirect responses (#19) (c58dc35)
  • normalize paths from both sources (b8d5bb7)
  • scope non-refresh to path (7ffb7d7)
  • source sheet range from secret (f8d3e13)
  • switch to Google Sheets as backend (7978867)

Bug Fixes

  • add content-type response header (43bd9ee)
  • destination not defiend (7c4e633)
  • filter empty records (efcb454)
  • prevent caching of per-invocation constants (#21) (d241e8e)
  • switch to v8-compatible JWT library (2b6e8bb)