Skip to content

0.1.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 28 Jan 09:18

Features

  • Add AutoInstallStrategy for graphql-22 (#100)
  • More lenient handling of empty Maven modules (#103)
    • The Maven plugin now ignores Maven modules with empty source roots and instead of failing the build simply prints a log message
    • This allows the plugin to be configured in the root POM even if it does not have sources

Dependencies