Skip to content

Releases: symfony/uid

v6.2.5

24 Jan 15:58
v6.2.5
Compare
Choose a tag to compare

Changelog (v6.2.4...v6.2.5)

  • bug #48831 Fix validating nil and max uuid (fancyweb)

v6.0.19

24 Jan 15:26
v6.0.19
Compare
Choose a tag to compare

Changelog (v6.0.18...v6.0.19)

  • bug #48831 Fix validating nil and max uuid (fancyweb)

v5.4.19

24 Jan 13:44
v5.4.19
Compare
Choose a tag to compare

Changelog (v5.4.18...v5.4.19)

  • bug #48831 Fix validating nil and max uuid (fancyweb)

v6.2.0

30 Nov 17:47
v6.2.0
Compare
Choose a tag to compare

Changelog (v6.2.0-RC2...v6.2.0)

  • no significant changes

v6.2.0-RC1

25 Nov 10:43
v6.2.0-RC1
Compare
Choose a tag to compare
v6.2.0-RC1 Pre-release
Pre-release

Changelog (v6.2.0-BETA3...v6.2.0-RC1)

  • no significant changes

v6.2.0-BETA1

24 Oct 13:06
v6.2.0-BETA1
Compare
Choose a tag to compare
v6.2.0-BETA1 Pre-release
Pre-release

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #47730 Ban DateTime from the codebase (WebMamba)
  • feature #47525 Add UuidV7 and UuidV8 (nicolas-grekas)
  • feature #47515 Add MaxUuid and MaxUlid (nicolas-grekas)
  • feature #47507 Add interface for getDateTime() and apply to relevant UIDs (shrikeh)

v6.1.5

30 Sep 08:18
v6.1.5
Compare
Choose a tag to compare

Changelog (v6.1.4...v6.1.5)

  • bug #47523 Ensure ULIDs are monotonic even when the time goes backward (nicolas-grekas)
  • bug #47518 Fix validating UUID variant bits (nicolas-grekas)

v6.0.13

30 Sep 08:11
v6.0.13
Compare
Choose a tag to compare

Changelog (v6.0.12...v6.0.13)

  • bug #47523 Ensure ULIDs are monotonic even when the time goes backward (nicolas-grekas)
  • bug #47518 Fix validating UUID variant bits (nicolas-grekas)

v5.4.13

30 Sep 08:04
v5.4.13
Compare
Choose a tag to compare

Changelog (v5.4.12...v5.4.13)

  • bug #47523 Ensure ULIDs are monotonic even when the time goes backward (nicolas-grekas)
  • bug #47518 Fix validating UUID variant bits (nicolas-grekas)

v6.1.3

29 Jul 13:10
v6.1.3
Compare
Choose a tag to compare

Changelog (v6.1.2...v6.1.3)

  • no significant changes