Commit graph

21 commits

Author SHA1 Message Date
415c7bb3d5 Update module github.com/go-playground/validator/v10 to v10.18.0 (#11)
All checks were successful
/ build (push) Successful in 3m29s
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-02-13 08:02:04 +00:00
64fde1aa96 Update all patch dependencies (#10)
All checks were successful
/ build (push) Successful in 3m13s
gorm.io/driver/postgres 	require 	patch 	v1.5.4 -> v1.5.6
gorm.io/driver/sqlite 	require 	patch 	v1.5.4 -> v1.5.5
gorm.io/gorm 	require 	patch 	v1.25.6 -> v1.25.7
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-02-12 17:50:40 +00:00
74d0183308 Update module gorm.io/gorm to v1.25.6 (#8)
All checks were successful
/ build (push) Successful in 3m21s
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-01-27 11:31:27 +00:00
d71e56db7c Add file logging via LOGGING_DIRECTORY and add an example systemd service for native deployments
All checks were successful
/ build (push) Successful in 3m25s
2024-01-25 19:57:41 +01:00
ceee8ec6b4 Minor method renaming
All checks were successful
/ build (push) Successful in 3m27s
2024-01-25 00:08:26 +01:00
cb14b8283e Update UUID dependency to 1.6.0
All checks were successful
/ build (push) Successful in 3m19s
2024-01-24 23:21:59 +01:00
0194429c80 Adapted logging which defaults to JSON encoding 2024-01-24 23:21:48 +01:00
feedfad99f Prepare next development cycle (1.1.0)
All checks were successful
/ build (push) Successful in 3m36s
2024-01-21 23:13:04 +01:00
720990672b Prepare release of 1.0.3
All checks were successful
/ build (push) Successful in 3m18s
/ release (push) Successful in 4m15s
2024-01-21 23:03:16 +01:00
677d077361 Update module github.com/go-playground/validator/v10 to v10.17.0 (#6)
All checks were successful
/ build (push) Successful in 3m15s
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-01-14 16:31:50 +00:00
81f6a29f8c Update module github.com/redis/go-redis/v9 to v9.4.0 (#5)
All checks were successful
/ build (push) Successful in 3m36s
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-01-10 22:09:51 +00:00
105d6db897 Update all minor dependencies (#4)
All checks were successful
/ build (push) Successful in 3m20s
github.com/go-resty/resty/v2 	require 	minor 	v2.10.0 -> v2.11.0
github.com/urfave/cli/v2 	require 	minor 	v2.26.0 -> v2.27.1
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-01-05 13:06:29 +00:00
c6a577be52 Prepare next development cycle (1.0.3)
All checks were successful
/ build (push) Successful in 3m8s
2023-12-24 00:08:14 +01:00
66da3c00e0 Fix wrong event type being created for update state change and prepare 1.0.2 release
All checks were successful
/ build (push) Successful in 3m19s
/ release (push) Successful in 3m59s
2023-12-24 00:03:30 +01:00
0cd3278f96 Prepare next development cycle (1.0.2)
All checks were successful
/ build (push) Successful in 3m11s
2023-12-23 23:16:24 +01:00
0d80827cb4 Prepare 1.0.1
All checks were successful
/ build (push) Successful in 3m15s
/ release (push) Successful in 3m54s
2023-12-23 23:01:50 +01:00
5763d77045 Added locking, improve prometheus handling and change to more reasonable configuration defaults for background tasks
All checks were successful
/ build (push) Successful in 3m37s
- Disable cleaning up stale updates and events by default
- Change Prometheus exporter behavior
  - Return -1 for deleted updates in Prometheus which are evicted on next application restart
  - Ignore PROMETHEUS_METRICS_PATH (defaults to /metrics) in application metrics
- Improve template Grafana Dashboard
- Add locking for background task in non-distributed environments to avoid overlaps
2023-12-23 22:51:51 +01:00
d68033037a Add examples for Grafana and alertmanager and fix documentation regarding DB_SQLITE_FILE and prometheus reverse proxy if scraped publicly #noissue
All checks were successful
/ build (push) Successful in 3m28s
2023-12-22 00:47:35 +01:00
98ed0c877b Prepare next development cycle (1.0.1)
All checks were successful
/ build (push) Successful in 3m29s
2023-12-21 17:48:05 +01:00
de65b2ce10 Release 1.0.0
All checks were successful
/ build (push) Successful in 3m17s
/ release (push) Successful in 3m55s
2023-12-21 17:16:57 +01:00
d12db38a73 Initial commit
All checks were successful
/ build (push) Successful in 3m8s
2023-12-21 17:04:04 +01:00