Skip to content

Releases: bekk/db-scheduler-ui

v3.2.1

08 Nov 11:19
8ceda57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

13 Jul 08:56
6b12a14
Compare
Choose a tag to compare

What's Changed

  • Sort logs by ID instead of task_finished. Add customizable limit. by @geirsagberg in #120

Full Changelog: v3.1.1...v3.2.0

v3.1.1

10 Jul 10:28
8508368
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

28 Jun 10:38
Compare
Choose a tag to compare

What's Changed

  • Use correct property for 'showHistory' setting in frontend by @geirsagberg in #112
  • Include dependencies for both webmvc and webflux (but without their autoconfiguration), so the UI is available immediately without adding extra configuration.

Full Changelog: v3.0.0...v3.1.0

v3.0.0

27 Jun 16:17
Compare
Choose a tag to compare

What's Changed

This release also removes the spring-boot-starter-web package, keeping only what is necessary for the library to function, so it can be more easily included in either a Spring MVC or WebFlux project.

Full Changelog: v2.0.0...v3.0.0

v2.0.0-rc-1

22 May 19:49
Compare
Choose a tag to compare
v2.0.0-rc-1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.1.2...v2.0.0

v1.1.2

24 Apr 18:35
Compare
Choose a tag to compare

What's Changed

  • Better defaults for startTime and endTime by @5V715 in #104
  • Added current date to the query parameter if there is no current scheduleTime provided by @StijnDeLeeuw in #102

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

22 Apr 19:10
Compare
Choose a tag to compare

What's Changed

  • pr for fix with posgres db-scheduler/history/all don't work with postgresql by @5V715 in #101

New Contributors

Full Changelog: v1.1.0...v1.1.1

Add setting for toggling autoconfiguration of db-scheduler-ui

11 Apr 11:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

Include parameters when compiling

22 Mar 13:59
29d5390
Compare
Choose a tag to compare

What's Changed

  • Add -parameters compile option to support Spring Boot 3.2 (Spring 6.1) by @ljh131 in #91

New Contributors

Full Changelog: v1.0.1...v1.0.2