Skip to content

Releases: PcComponentes/open-api-messaging-context

v4.0.1

Choose a tag to compare

@calmohallag calmohallag released this 31 Mar 08:47
2faf8d3

Fixed request Content-Type resolution to support Symfony 7 while preserving backward compatibility with previous Symfony versions by @calmohallag

v4.0.0

Choose a tag to compare

@zoilomora zoilomora released this 30 Jan 11:31
7e21dd9
  • feat: Remove Mink libraries #27

v3.3.0

Choose a tag to compare

@jgmullor jgmullor released this 24 Sep 15:05
c492950

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0

Choose a tag to compare

@ladbsoft ladbsoft released this 31 Oct 11:49
4c0abe9
  • feat: Added request body validation
  • chore: Deprecated implementation for Mink

v3.1.0

Choose a tag to compare

@zoilomora zoilomora released this 14 Aug 10:15
0002fc2
  • feat: Cache external reference files #24

v3.0.0

Choose a tag to compare

@zoilomora zoilomora released this 31 Jul 06:49
40016d8
  • feat: Update dependencies #22
  • feat: Cache Schemas #23

v2.11.0

Choose a tag to compare

@zoilomora zoilomora released this 21 Mar 07:39
064ae7f
  • feat: Load references from files recursively #21

v2.10.0

Choose a tag to compare

@zoilomora zoilomora released this 20 Mar 10:44
bb54770
  • feat: Add support for referencing content in other files #20

v2.9.0

Choose a tag to compare

@zoilomora zoilomora released this 15 Feb 09:22
bf4703e
  • feat: New implementation of ResponseValidatorOpenApiContext #19

v2.8.1

Choose a tag to compare

@calmohallag calmohallag released this 15 Nov 07:40
2d69067

fix: new json schema validator compatibility