Skip to content

3.2.0

Latest
Compare
Choose a tag to compare
@dbu dbu released this 17 Jun 14:05
3.2.0
389b6d8
  • If a custom proxy client is configured on the cache manager, the ProxyClient class is an alias to that client, to support autowiring.
  • Attribute configuration now also works on single action controllers with the __invoke method.
  • New configuration option proxy_client.*.http.request_factory and stream_factory to support custom PSR-17 HTTP request and stream factories for proxy clients.