Skip to content

Releases: tempestphp/tempest-framework

v3.16.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 12:12

πŸ› Bug fixes

v3.16.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:08

⚑ Performance

πŸ› Bug fixes

  • cryptography: support php builds without argon2 (#2165) (45702e5)
  • validation: support ImmutableArray/MutableArray in IsArrayList rule (#2223) (27bfcfd)

v3.16.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 06:50

πŸš€ Features

  • auth: support refreshing OAuth access tokens (#2204) (5d3fd62)
  • validation: support skipping missing properties (#2220) (4402d14)

πŸ› Bug fixes

v3.15.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 09:35

πŸš€ Features

v3.14.3

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:04

🚨 Breaking changes

  • router: [breaking] block all cross-site unsafe requests when using PreventCrossSiteRequestsMiddleware (#2210) (64a5186)

v3.14.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 11:18

πŸš€ Features

  • command-bus: support async command handlers (#2208) (a76b3d9)
  • validation: include error messages in ValidationFailed exception message (#2203) (a919dec)

πŸ› Bug fixes

  • view: escape resolved expression attribute values (#2209) (28218fb)

v3.14.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 06:53

πŸ› Bug fixes

  • router: make exception page render in sandboxed/insecure environments (#2200) (183ee19)

v3.14.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 08:47

🚨 Breaking changes

v3.13.2

Choose a tag to compare

@github-actions github-actions released this 07 Jul 06:41

πŸš€ Features

  • validation: allow validation failures with messages (#2196) (8838c1e)

πŸ› Bug fixes

  • router: use Json\encode for encoding when sending json responses (#2199) (97a7811)
  • session: age flash values at the start of the request (#2198) (9e4a7eb)

v3.13.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 06:19

πŸ› Bug fixes

  • intl: support using the translator without an event bus (#2193) (442967e)