Skip to content

Releases: AAFC-BICoE/dina-export-api

0.14

18 Dec 21:01
Compare
Choose a tag to compare

What's Changed

  • Updated to dina-base 0.132

Full Changelog: v0.13...v0.14

0.13

20 Nov 16:57
Compare
Choose a tag to compare

What's Changed

  • Added support for functions on data export

Full Changelog: v0.12...v0.13

0.12

15 Oct 14:32
Compare
Choose a tag to compare

What's Changed

  • Added column name customization on export

Full Changelog: v0.11.1...v0.12

0.11.1

03 Sep 20:18
Compare
Choose a tag to compare

What's Changed

  • Bug fix: Improved null safety of flatToMany

Full Changelog: v0.11...v0.11.1

0.11

28 Aug 14:41
Compare
Choose a tag to compare

What's Changed

  • Allow tabular data export generator to export IDs (uuid)
  • Allow to export to-many relationships

Full Changelog: v0.10...v0.11

0.10

17 Jun 13:16
Compare
Choose a tag to compare

What's Changed

  • Allow to delete exports
  • Make tabular data export generator recursive for relationships
  • Update to Java 21

Full Changelog: v0.9...v0.10

0.9

16 May 14:44
Compare
Choose a tag to compare
0.9

What's Changed

  • Add support for report template upload notification
  • Set ALLOWS_NOTHING_RESOLVER by default on Freemarker NewBuiltinClassResolver
  • Add report type template variables
  • Implement exports garbage collection
  • Fixed export when no sort is specified

Full Changelog: v0.8...v0.9

0.8

15 Apr 15:31
Compare
Choose a tag to compare
0.8

What's Changed

  • Set export name from ObjectExportNotification

Full Changelog: v0.7...v0.8

0.7

07 Mar 15:48
Compare
Choose a tag to compare
0.7

What's Changed

  • Allow to set a export name

Full Changelog: v0.6.1...v0.7

0.6.1

13 Feb 19:57
Compare
Choose a tag to compare

What's Changed

  • Fixed bug with data export enums saved as ordinal instead of string

Full Changelog: v0.6...v0.6.1