Skip to content

Releases: rio-cloud/gradle-gdpr-documentation-plugin

v3.0.1

31 Oct 07:57

Choose a tag to compare

3.0.1 (2025-10-30)

Bug Fixes

  • fix npe when trying to declare a nested type which is not wrapped in e.g. a list (8cc2bf7)

v3.0.0

27 Oct 08:59

Choose a tag to compare

3.0.0 (2025-10-27)

⚠ BREAKING CHANGES

  • remove links feature as this breaks architecture tests and is not required by security guild
  • introduce required databaseIdentifier property for persisted & readModel definitions

Features

  • Add support for nested class structures via additional gdpr data files. (765c9a0)
  • Add support for nested class structures. (55b4724)
  • introduce required databaseIdentifier property for persisted & readModel definitions (c608a50)
  • remove links feature as this breaks architecture tests and is not required by security guild (875e492)

v2.1.1

03 Sep 14:24
32f8341

Choose a tag to compare

2.1.1 (2025-09-03)

Bug Fixes

  • filter out annotation classes themselves when scanning for annotated classes (#29) (5522cf3)

v2.1.0

02 Sep 15:11
94f7f80

Choose a tag to compare

2.1.0 (2025-09-02)

Features

  • Allow specifying additional GDPR data in yaml files (b8c9ee7)

v2.0.1

29 Aug 14:00
023bea9

Choose a tag to compare

2.0.1 (2025-08-29)

Bug Fixes

  • wrong stagingRepositoryPath (12d6d6a)

v2.0.0

29 Aug 13:49
e08d82c

Choose a tag to compare

2.0.0 (2025-08-29)

⚠ BREAKING CHANGES

  • deploy core JAR to Maven Central

Bug Fixes

  • deploy core JAR to Maven Central (a8d045e)

v1.0.3

26 Aug 14:09
a3600e7

Choose a tag to compare

1.0.3 (2025-08-26)

Bug Fixes

  • minimize shadow jar (8720ebf)
  • specify plugin as compileOnly dependency as it is not needed in the runtime of the application (4880d72)

v1.0.2

07 Aug 08:40
1ec5c18

Choose a tag to compare

1.0.2 (2025-08-07)

Bug Fixes

  • prepare next release. Update dependencies (725335a)

v1.0.1

06 Aug 19:40
a161383

Choose a tag to compare

1.0.1 (2025-08-06)

Bug Fixes

v1.0.0

06 Aug 19:28
c268b3c

Choose a tag to compare

1.0.0 (2025-08-06)

⚠ BREAKING CHANGES

  • prepare for v1.0.0

Features