Skip to content

Releases: thecatontheflat/atlassian-connect-bundle

4.1.0

09 Jan 09:05
Compare
Choose a tag to compare

What's Changed

  • Add compatability with symfony 6.4 and for 7.0 by @Matth-- in #80

Full Changelog: 4.0.1...4.1.0

4.0.1

29 Jun 07:10
Compare
Choose a tag to compare

What's Changed

  • Add missing put to client interface by @Matth-- in #76

Full Changelog: 4.0.0...4.0.1

4.0.0

28 Jun 12:34
Compare
Choose a tag to compare

#4.0.0

Follow the upgrade guide.

Changes

  • Dropped older Symfony version
  • Added support for Symfony 6
  • Use symfony/http-client instead of guzzle
  • Upgrade scrutinizer analysis
  • Use php-cs-fixer

3.3.2

27 Dec 12:41
Compare
Choose a tag to compare
  • Updated OAuth 2.0 endpoint

3.3.1

29 Jul 13:16
6451135
Compare
Choose a tag to compare
  • Do not expose the exception message

3.3.0

21 Jul 10:17
bfb5405
Compare
Choose a tag to compare
  • Add custom authenticator for new Symfony authenticator

3.2.0

08 Apr 07:03
54948ab
Compare
Choose a tag to compare
  • Added support of Guzzle 7

3.1.1

22 Feb 08:29
469b32b
Compare
Choose a tag to compare
  • Use doctrine/persistence for ManagerRegistry

3.1.0

09 Dec 08:30
e8ee18e
Compare
Choose a tag to compare
  • Add PHP 8 Support

3.0.0

02 Dec 13:52
d3d5409
Compare
Choose a tag to compare
  • Now minimum PHP version 7.2
  • Added Symfony 5 support
  • Drop Symfony < 3.4 support