Commit graph

15 commits

Author SHA1 Message Date
5cf3583581 Update module github.com/gin-contrib/zap to v1
All checks were successful
/ build (pull_request) Successful in 3m16s
2024-03-02 08:21:22 +00:00
14461d7f97 Update module github.com/stretchr/testify to v1.9.0 (#16)
All checks were successful
/ build (push) Successful in 3m9s
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-03-02 08:21:17 +00:00
bc483198fb Update module github.com/Depado/ginprom to v1.8.1 (#15)
All checks were successful
/ build (push) Successful in 3m33s
Reviewed-on: #15
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-02-21 21:18:51 +00:00
847f634afc Update module go.uber.org/zap to v1.27.0 (#14)
All checks were successful
/ build (push) Successful in 3m3s
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-02-20 22:25:40 +00:00
70088f6719 Update module github.com/redis/go-redis/v9 to v9.5.1 (#13)
All checks were successful
/ build (push) Successful in 3m30s
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-02-20 22:10:40 +00:00
fee2ae4416 Update module github.com/redis/go-redis/v9 to v9.5.0 (#12)
All checks were successful
/ build (push) Successful in 3m24s
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-02-19 08:09:20 +00:00
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
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
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
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
d12db38a73 Initial commit
All checks were successful
/ build (push) Successful in 3m8s
2023-12-21 17:04:04 +01:00