Skip to content

v0.2.0

Choose a tag to compare

@gdbrown gdbrown released this 10 Dec 22:07
· 17 commits to master since this release
d03ad72

BREAKING CHANGES

  • Require "gdbots/ncr-bundle": "~0.3" and "gdbots/iam": "~0.2".
  • Remove src/Resources/config/services.xml. Use Symfony prototype to import and autoconfigure all services from gdbots/iam in your app configuration.
  • Move PbjxPermissionValidator to Gdbots\Bundle\IamBundle\Validator to match convention.
  • Move auth0_jwt service configurations to src/Resources/config/.
  • Remove GdbotsIamExtension since we're not autoloading config any more.