Skip to content

Releases: lucidsoftware/piezo

Release 2.1.6

24 Jul 18:11
d8d7e50
Compare
Choose a tag to compare

What's Changed

  • Add dependency on quartz-jobs to fix classnotfound on FileScanListener by @tnnrj in #112

Full Changelog: 2.1.5...2.1.6

Release 2.1.5

23 Jul 21:20
0267607
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.4...2.1.5

Release 2.1.4

20 Jul 01:19
7d03de5
Compare
Choose a tag to compare

What's Changed

  • Add team to trigger monitoring record PROD-2741 by @tnnrj in #110

New Contributors

Full Changelog: 2.1.3...2.1.4

Release 2.1.3

19 Mar 20:33
d8035fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.3

Release 2.1.0

06 Jul 20:07
0bc23c0
Compare
Choose a tag to compare
Merge pull request #106 from mattspataro/guardrails-for-monitoring

Change Piezo UI to Prevent Job Trigger Periods that are Longer than the Monitoring Period

Release 2.0.12

03 Mar 03:49
af6bfa4
Compare
Choose a tag to compare
Merge pull request #103 from lucidsoftware/remove-all-first

use .next() instead of first() in another instance

Release 2.0.11

01 Mar 23:26
b9e5a4f
Compare
Choose a tag to compare
Merge pull request #102 from lucidsoftware/fix-forward-type-error

Use .next() instead of .first() to move to first row.

Release 2.0.10

01 Mar 23:20
9ec0dc0
Compare
Choose a tag to compare
Merge pull request #101 from lucidsoftware/upgrade-mysql-connector

upgrade to using mysql connector 8.x

Release 2.0.9

14 Feb 18:59
9ec0dc0
Compare
Choose a tag to compare
Merge pull request #101 from lucidsoftware/upgrade-mysql-connector

upgrade to using mysql connector 8.x

Release 2.0.8

13 Feb 21:45
9c13043
Compare
Choose a tag to compare
Merge pull request #99 from lucidsoftware/fix-statsdclient-constructor

construct statsd client correctly