Skip to content

Releases: coldbox-modules/cors

v3.0.9

24 Aug 02:20
04250c7
Compare
Choose a tag to compare

other

  • *: chore: Pin commandbox-semantic-release to ^3.0.0 (04250c7)

v3.0.5

13 Jul 20:13
Compare
Choose a tag to compare

chore

  • build: Update Repository URL
    (0bfba51)
  • build: Add Slack notifications back in
    (38fbda0)
  • LICENSE: Add link to license inside box.json
    (f95a9df)

other

  • *: feat: Added new module setting to set custom closure to check if preflight response should be returned (5165046)
  • *: chore: Skip cache test for now
    (1d496f0)
  • *: chore: Try to fix timeout during test
    (f4b0e56)
  • *: chore: Update port for GitHub Actions
    (a71b8e8)
  • *: Add GitHub Actions
    (6e76c1e)
  • *: chore: Fix tests
    (645f304)
  • *: 3.0.6 (899db4f)
  • *: 3.0.5 (1eb4259)
  • *: fix: Support for Multiple Allowed Origins (1e10b33)

v3.0.4

15 Jul 20:39
Compare
Choose a tag to compare

fix

  • CI: Fix for packaging up a recursive zip
    (e57bf90)

v3.0.3

13 Feb 17:26
Compare
Choose a tag to compare

other

  • *: chore: Use forgeboxStorage (6168181)

v3.0.2

15 Jan 23:37
Compare
Choose a tag to compare

fix

  • CORS: Fix automatic options requests
    (2a2cdc6)

v3.0.1

24 Oct 02:37
Compare
Choose a tag to compare

other

  • *: fix: Use dynamic provider instead of just template for cached events
    (dbe5c3e)

v3.0.0

23 Oct 16:24
Compare
Choose a tag to compare

BREAKING

  • *: fix: Fix event caching (b60d18b)

v2.2.2

16 Oct 17:58
Compare
Choose a tag to compare

other

  • *: fix: Use the Access-Control-Allow-Method if present (a218419)
  • *: fix: OPTIONS requests are always allowed in preflight requests (b71a57e)

v2.2.1

17 Sep 22:57
Compare
Choose a tag to compare

docs

  • README: Update default settings
    (a10c90a)

v2.2.0

10 Sep 21:52
Compare
Choose a tag to compare

feat

  • ModuleConfig: Add flag to prevent automatic loading (240e306)

fix

  • build: Use OpenJDK instead of Oracle
    (b0cc52b)