Skip to content

Releases: undabot/json-api-symfony

v2.3.7: Merge pull request #34 from undabot/develop

02 Aug 20:55
1bf2cf9
Compare
Choose a tag to compare

v2.3.6

23 Apr 22:39
b7779e4
Compare
Choose a tag to compare
  • support LID
  • add links to resource collection
  • static code analysis fixes
  • add read-side validation
  • remove deprecated methods
  • upgrade dependencies

v2.3.5

28 Mar 20:02
4076fa4
Compare
Choose a tag to compare
  • added detailed performance review inside the readme
  • upgraded symfony/http-kernel library to version 6.0.20 which is the lowest one without known security issues

v2.3.4

08 Nov 10:42
f63b819
Compare
Choose a tag to compare
  • added detailed documentation on how to use the library

v2.3.3

07 Nov 21:58
e116d78
Compare
Choose a tag to compare
  • improved validation handling
  • removed deprecated Symfony calls

v2.3.2

14 Feb 15:01
Compare
Choose a tag to compare
  • allow Symfony 5 and 6 packages

v2.3.1

04 Feb 16:27
Compare
Choose a tag to compare
  • fixed issue with getting array parameter from request with get() method

v2.3.0

15 Dec 15:17
Compare
Choose a tag to compare
  • Upgraded symfony prod packages to v6

v2.2.4

25 Nov 22:23
Compare
Choose a tag to compare
  • bumped dependencies with security issues

v2.1.5

25 Nov 23:12
Compare
Choose a tag to compare
  • bumped dependencies with security issues
  • fixed relationships meta reading