Files
icingadb/_servicedata
Eric Schirra c3b1a4f7b8 - Update to version 1.2.1:
* Release Icinga DB Version 1.2.1
  * Update AUTHORS and .mailmap
  * schema/pgsql: Drop checkcommand_argument.argument_key storage mode
  * HA: Limit max open database connections to `1`
  * HA: Use Transaction for each query
  * build(deps): bump github.com/icinga/icinga-go-library from 0.3.1 to 0.4.0
  * Docs: Redis ACL Username and Database
  * test: Rebind Log Output Query for PostgreSQL
  * schema: Fix broken upgrade script `1.3.0`
  * build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 in /tests
  * build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0
  * Fix typo
  * build(deps): bump github.com/stretchr/testify in /tests
  * build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  * build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0
  * build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 in /tests
  * HA State: ensure not this and another instance can be responsible
  * HA: Use `... FOR UPDATE` lock clause unconditionally
  * HA: Reduce deadlocks via exclusive locking (`SELECT ... FOR UPDATE`)
  * HA: Abort Transaction Commit after Timeout
  * HA/Heartbeat: Use last message's timestamp
  * HA: Insert environment within retryable function
  * HA: Deferred SQL Transaction Rollback
  * HA: Increase log level for heartbeats from the future
  * icingadb: Unify select cases for derived contexts
  * Replace `int64` with `atomic.Int64` where applicable
  * `telemetry`: Fix `atomic.Pointer` initialisation responsibility
  * `telemetry`: Use `sync/atomic#Pointer` instead of our own wrapper
  * `HA`: Use `sync/atomic#Pointer` instead of our own wrapper

OBS-URL: https://build.opensuse.org/package/show/home:ecsos:monitoring/icingadb?expand=0&rev=8
2025-03-26 17:35:34 +00:00

4 lines
232 B
Plaintext

<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/Icinga/icingadb</param>
<param name="changesrevision">1fa236149c11bcc385a466671b0aa03eb82c831c</param></service></servicedata>