- CI: Fix for packaging up a recursive zip (e57bf90)
- *: chore: Use forgeboxStorage (6168181)
- CORS: Fix automatic options requests (2a2cdc6)
- *: fix: Use dynamic provider instead of just template for cached events (dbe5c3e)
- *: fix: Fix event caching (b60d18b)
- *: fix: Use the Access-Control-Allow-Method if present (a218419)
- *: fix: OPTIONS requests are always allowed in preflight requests (b71a57e)
- README: Update default settings (a10c90a)
- ModuleConfig: Add flag to prevent automatic loading (240e306)
- build: Use OpenJDK instead of Oracle (b0cc52b)
- build: Add adobe@2018 to testing matrix (ee5e50c)
- cors: Dynamically determine allowed headers (25a98ba)
- cors: Dynamically determine allowed methods (1e33450)
- cors: Dynamically determine allowed origins (97cae05)
- *: chore: Add debug logging for future debugging (73c0190)
- *: chore: remove Node dependencies (429e68c)
- *: fix: Move postProcess to preEvent to fit within caching lifecycle (d2184f0)
- *: fix: Remove duplicate code (091140e)
- Caching: Fix for event caching when expiring (a06dbfa)
- CORS: Ignore cached events for CORS (9d6fd4c)
- build: trigger minor release (ef05a5c)
- events: Add eventPattern to settings (#2) (b7544a9)
- build: Remove unnecessary package scripts (88f7e90)
- build: Fix ACF builds (dc433de)
- build: Add Travis CI and Semantic Release (d084e2f)