Skip to content

Releases: sabre-io/dav

Release 4.4.0

27 Jun 09:18
b65362a
Compare
Choose a tag to compare

4.4.0 (2022-06-27)

Release 4.3.1

20 Jan 14:01
130abb7
Compare
Choose a tag to compare

4.3.1 (2022-01-20)

Release 4.3.0

14 Dec 08:57
1f9bfa7
Compare
Choose a tag to compare

4.3.0 (2021-12-14)

  • #1284: A more secure and generalized approach for PDO Basic Auth Backend (@lightbluetom)

Release 4.2.3

09 Dec 10:11
6703fb7
Compare
Choose a tag to compare

4.2.3 (2021-12-09)

Note: the change in #1365 was not strictly backward-compatible (BC). This release reverts that change, so that the 4.2.* patch release series is truly BC.

Release 4.2.2

09 Dec 06:16
5d73987
Compare
Choose a tag to compare

4.2.2 (2021-12-09)

Release 4.2.1

30 Nov 13:54
5e651f9
Compare
Choose a tag to compare

4.2.1 (2021-11-30)

  • #1371: Fix phpdoc return type of findByUri in BackendInterface (@come-nc)

Release 4.2.0

17 Nov 04:47
af125a4
Compare
Choose a tag to compare

4.2.0 (2021-11-17)

Release 4.1.5

12 Feb 07:55
c1afdc7
Compare
Choose a tag to compare

4.1.5 (2021-02-12)

Release 4.1.4

12 Jan 03:44
4258420
Compare
Choose a tag to compare

4.1.4 (2021-01-11)

  • #1312: Reduce package size by ignoring test and other non-run-time files
  • #1316: Minor code changes for latest PHP cs-fixer
  • #1319: Fix "Trying to access array offset on value of type bool"
  • #1321: Complete checks for non existing/null/false time-range array keys

Release 4.1.3

09 Nov 07:50
b903eee
Compare
Choose a tag to compare

4.1.3 (2020-11-09)

  • #1306: Return 409 when trying to PUT a file into a non-existent collection