Skip to content

Releases: dynamiatools/dynamia-reports

v2.4.1

Choose a tag to compare

@marioserrano09 marioserrano09 released this 14 Oct 03:55

Full Changelog: 2.3.2...2.4.1

  • Upgrade to DynamiaTools v5.4.5
  • Upgrade to SpringBoot v3.5.5
  • Upgrade to Java 21
  • Improve ReportExportController to use group endpoint has part of the report endpoint
  • New is_system field for groups
  • Fix: Report filters parse when using reports api

v2.3.2

Choose a tag to compare

@marioserrano09 marioserrano09 released this 14 May 03:22
7902ceb

What's Changed

Full Changelog: 2.3.1...2.3.2

v1.3.2

Choose a tag to compare

@marioserrano09 marioserrano09 released this 14 May 03:14

Full Changelog: 1.3.1...1.3.2

  • Github action support
  • Deploy to maven central

v2.3.1

Choose a tag to compare

@marioserrano09 marioserrano09 released this 28 Jan 13:52
0f65893

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

Choose a tag to compare

@marioserrano09 marioserrano09 released this 25 Sep 05:33
fd671bd

What's Changed

  • 2.3.0 by @marioserrano09 in #3
  • exclude boot from module by @marioserrano09 in #4
  • Continue migration of groovy to java
  • ReportExportController now validate required filters
  • Support to query with filters using GET entdpoints
  • Optimizations
  • New report export and import

Full Changelog: 2.2.1...2.3.0

v2.2.1

Choose a tag to compare

@marioserrano09 marioserrano09 released this 29 May 15:30
9fe281d

What's Changed

  • v2.2.1 by @marioserrano09 in #2
  • Fix find Report by endpoint name when current account is not System

Full Changelog: 2.2.0...2.2.1

v2.2.0

Choose a tag to compare

@marioserrano09 marioserrano09 released this 15 May 03:31
383acd2

What's Changed

  • Core migrated from groovy to java
  • Upgrade to DynamiaTools v5.1.1
  • Upgrade to Spring Boot v3.2.5
  • New support to export reports as HTTP json endpoints
  • New support for custom jdbc datasources
  • New boot project to run DynamiaReports as standalone web application
  • Bugfixes and improvements

New Contributors

Full Changelog: 2.1.0...2.2.0

v2.1.0

Choose a tag to compare

@marioserrano09 marioserrano09 released this 05 Aug 15:30
  • Upgrade to DynamiaTools v5.0
  • Upgrade to Spring Boot 3
  • Minor fixes

Full Changelog: 1.4.0...2.1.0

v1.3.0

Choose a tag to compare

@marioserrano09 marioserrano09 released this 23 Sep 22:26
  • Upgrade to DynamiaTools v4.1.0
  • Performance improvements
  • New filter field type
  • Minor bugfixes