Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Releases: serato/web-sws-php-bootstrap

v10.0.1

14 Nov 03:17
42f7b94
Compare
Choose a tag to compare

Modifies ramsey/uuid dependency version to allow for wider range of supported versions

v10.0.0

18 Jul 19:27
bd0968c
Compare
Choose a tag to compare

What's Changed

  • [TDO-779] Drop support for PHP 7.1 by @Mike-Serato in #111
  • Updated propel to 2.0.0-beta4 (Breaking change)

Full Changelog: v9.2.0...v10.0.0

v9.2.0

18 Jul 18:46
cbbc01f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.1.0...v9.2.0

Update library with breaking serato/jwt 3.x version

30 Jun 22:47
91a781a
Compare
Choose a tag to compare
  • Updated library with serato/jwt 3.x version
  • Updated implementation of JWT library
  • Removed required redundant Memcached instance while bootstrapping the library

v8.0.0 Refactor client app data loader in PHP lib bootstrap

25 Jun 22:24
c7b14e0
Compare
Choose a tag to compare

Refactor client app data loader in PHP lib bootstrap

Add new key to access logs for identification

29 Oct 19:18
82b68ae
Compare
Choose a tag to compare

This release adds a new key called stream to access logs to identify the nature of logs. The value is hardcoded to access.

v7.2.0 Add validation rule to check params containing HTML tags

27 Sep 22:26
fe1f483
Compare
Choose a tag to compare

Add validation rule to check params containing HTML tags

v7.1.0 Add FrameAncestorsCspHeader middleware

28 Mar 01:33
0aa3b7b
Compare
Choose a tag to compare
Merge pull request #99 from serato/WEB-7503

[WEB-7503]: add FrameAncestorsCspHeader

v7.0.0 Move Propel into dev dependencies

02 Feb 02:20
2deff86
Compare
Choose a tag to compare
Merge pull request #98 from serato/WEB-7338

[WEB-7338] Move Propel into dev dependencies

v6.1.0

31 Jan 21:51
a8e773c
Compare
Choose a tag to compare

Add VaryHeader middleware