Docker hub: kuvaszmonitoring/kuvasz:2.0.0
docker pull kuvaszmonitoring/kuvasz:2.0.0
Documentation & detailed changelog
What's Changed
- bump dependencies & remove native support by @adamkobor in #53
- Bump simpleJavaMailVersion from 7.0.0 to 7.8.2 by @dependabot in #54
- Bump io.mockk:mockk from 1.13.3 to 1.13.4 by @dependabot in #56
- Bump org.testcontainers:postgresql from 1.16.2 to 1.17.6 by @dependabot in #55
- Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 by @dependabot in #57
- Bump simpleJavaMailVersion from 7.8.2 to 7.8.3 by @dependabot in #58
- Bump org.flywaydb.flyway from 9.15.0 to 9.15.1 by @dependabot in #60
- Bump simpleJavaMailVersion from 7.8.3 to 7.9.1 by @dependabot in #59
- Bump micronautGradlePluginVersion from 3.7.2 to 3.7.3 by @dependabot in #61
- Bump micronautGradlePluginVersion from 3.7.3 to 3.7.4 by @dependabot in #62
- Bump simpleJavaMailVersion from 7.9.1 to 8.0.0 by @dependabot in #66
- Bump org.flywaydb.flyway from 9.15.1 to 9.15.2 by @dependabot in #64
- Bump com.palantir.git-version from 1.0.0 to 2.0.0 by @dependabot in #65
- Bump org.jlleitschuh.gradle.ktlint from 11.2.0 to 11.3.1 by @dependabot in #63
- update micronaut & gradle by @adamkobor in #67
- Micronaut 4 + Kotlin 2 by @adamkobor in #97
- make it able to disable authentication by @adamkobor in #98
- Bump io.micronaut.platform.catalog from 4.5.1 to 4.5.2 by @dependabot in #100
- Bump micronautGradlePluginVersion from 4.5.1 to 4.5.2 by @dependabot in #104
- Bump org.testcontainers:postgresql from 1.17.6 to 1.20.6 by @dependabot in #103
- Bump jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0 by @dependabot in #102
- clean up dependencies by using MN's catalog by @adamkobor in #106
- jOOQ cleanup by @adamkobor in #107
- Add more monitoring options by @adamkobor in #111
- improve jOOQ setup, check scheduling & performance by @adamkobor in #112
- Monitoring instability fixes by @adamkobor in #118
- Fix check overlaps by @adamkobor in #121
- Upgrade detekt & simpleJavaMail by @adamkobor in #122
- use detekt instead of ktlint for formatting by @adamkobor in #123
- add /api/v1 prefix to all endpoints by @adamkobor in #124
- isolate local DEV environment properly by @adamkobor in #125
- Rework initial notifications by @adamkobor in #126
- Separate latency logs by @adamkobor in #127
- rework SSL validation by @adamkobor in #128
- add a simple Web UI by @adamkobor in #129
- minor cleanup by @adamkobor in #130
- Bump com.github.gmazzo.buildconfig from 5.6.4 to 5.6.5 by @dependabot in #131
- fix concurrent modification issues in CheckScheduler by @adamkobor in #132
- UI improvements by @adamkobor in #133
- rewrite the check scheduler with a ConcurrentHashMap by @adamkobor in #134
- Migrate to pebble by @adamkobor in #136
- YAML monitor configs by @adamkobor in #135
- rework the update API to be more flexible by @adamkobor in #138
- Expose next checks and SSL check improvements by @adamkobor in #139
- use separate properties for uptime & latency data retention by @adamkobor in #140
- first stable RC-like UI by @adamkobor in #143
- Bump com.palantir.git-version from 3.2.0 to 3.3.0 by @dependabot in #142
- Integrations rework by @adamkobor in #146
- Extend latency stats by @adamkobor in #147
- implement dashboard by @adamkobor in #149
- add a settings page to the UI by @adamkobor in #150
- Extend ssl status filtering by @adamkobor in #152
- Minor fixes pre 2.0.0 by @adamkobor in #156
- documentation with mkdocs-material by @adamkobor in #141
- Finishing touches before v2 by @adamkobor in #160
Full Changelog: 1.1.0...2.0.0