Skip to content

fix(deps): update module github.com/sapcc/archer to v2#246

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-sapcc-archer-2.x
Open

fix(deps): update module github.com/sapcc/archer to v2#246
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-sapcc-archer-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 29, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/sapcc/archer v1.4.2-0.20260227040729-980e65649766v2.4.1 age confidence

Release Notes

sapcc/archer (github.com/sapcc/archer)

v2.4.1

Compare Source

Fixed
  • Replace LICENSE symlink with regular file for compatibility with license detection tools

v2.4.0

Compare Source

Added
  • --cascade flag to service delete command to delete all associated endpoints along with the service
Fixed
  • Server: use request context for database queries to prevent connection pool exhaustion when requests time out
  • F5 agent: optimize populateEndpointPorts with O(n+m) map-based lookups and handle missing ports gracefully
  • F5 agent: retain Neutron ports on rejection to enable re-acceptance without port recreation
  • NI agent: DisableInjection no longer fetches port from Neutron, allowing cleanup even if port was manually deleted
  • Server: log error when notification host lookup fails in accept/reject handler
  • Agent: ensure endpoints are deleted before their services by scheduling pending endpoint deletions first

v2.3.1

Compare Source

v2.3.0

Compare Source

Added
  • --no-proxy-protocol flag to service create and service set commands
Fixed
  • F5 agent: tolerate missing Neutron ports when endpoints are pending deletion/rejection
  • Agent: fix DB notification thread reconnection - properly re-acquire connection when lost
  • Agent: clarify log field names (job_id, endpoint_ids) for better debugging
  • service create no longer defaults require_approval, enabled, and proxy_protocol when flags are not specified; the server defaults now apply

v2.2.0

Compare Source

Added
  • connection_mirroring field to endpoint resources for BIG-IP HA failover support
  • --connection-mirroring flag to endpoint create and endpoint set commands
  • --no-connection-mirroring flag to endpoint set command

v2.1.0

Compare Source

Added
  • service create and service set now support --no-require-approval flag to explicitly disable require-approval
  • Commands now accept names in addition to IDs for services, endpoints, and networks (errors if multiple entities share the same name)

v2.0.0

Compare Source

Added
  • Add service migrate command to migrate a service to another agent
  • Add agent list and agent show commands for viewing registered agents

v1.9.0

Compare Source

Added
  • Health status monitoring for services (ONLINE, DEGRADED, OFFLINE, UNCHECKED)
  • Terminal colorization for CLI output

v1.8.0

Compare Source

Added
  • Support token-based authentication via --os-token/OS_TOKEN

v1.7.0

Compare Source

Changed
  • Internal config option fix for service visibility

v1.6.0

Compare Source

Added
  • Add IN_USE column for service list

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 29, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 33 additional dependencies were updated

Details:

Package Change
github.com/go-openapi/runtime v0.29.2 -> v0.29.4
github.com/go-openapi/strfmt v0.25.0 -> v0.26.1
github.com/go-openapi/validate v0.25.1 -> v0.25.2
github.com/gophercloud/gophercloud/v2 v2.10.0 -> v2.12.0
github.com/gophercloud/utils/v2 v2.0.0-20260107124036-1d7954eb9711 -> v2.0.0-20260424064311-2eeed4ceb3e9
github.com/go-openapi/analysis v0.24.1 -> v0.25.0
github.com/go-openapi/errors v0.22.6 -> v0.22.7
github.com/go-openapi/jsonpointer v0.22.4 -> v0.22.5
github.com/go-openapi/jsonreference v0.21.4 -> v0.21.5
github.com/go-openapi/loads v0.23.2 -> v0.23.3
github.com/go-openapi/spec v0.22.3 -> v0.22.4
github.com/go-openapi/swag v0.25.4 -> v0.26.0
github.com/go-openapi/swag/cmdutils v0.25.4 -> v0.26.0
github.com/go-openapi/swag/conv v0.25.4 -> v0.26.0
github.com/go-openapi/swag/fileutils v0.25.4 -> v0.26.0
github.com/go-openapi/swag/jsonname v0.25.4 -> v0.26.0
github.com/go-openapi/swag/jsonutils v0.25.4 -> v0.26.0
github.com/go-openapi/swag/loading v0.25.4 -> v0.26.0
github.com/go-openapi/swag/mangling v0.25.4 -> v0.26.0
github.com/go-openapi/swag/netutils v0.25.4 -> v0.26.0
github.com/go-openapi/swag/stringutils v0.25.4 -> v0.26.0
github.com/go-openapi/swag/typeutils v0.25.4 -> v0.26.0
github.com/go-openapi/swag/yamlutils v0.25.4 -> v0.26.0
github.com/go-viper/mapstructure/v2 v2.4.0 -> v2.5.0
go.opentelemetry.io/otel v1.39.0 -> v1.43.0
go.opentelemetry.io/otel/metric v1.39.0 -> v1.43.0
go.opentelemetry.io/otel/trace v1.39.0 -> v1.43.0
golang.org/x/mod v0.33.0 -> v0.34.0
golang.org/x/net v0.51.0 -> v0.53.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.41.0 -> v0.43.0
golang.org/x/text v0.34.0 -> v0.36.0
golang.org/x/tools v0.41.0 -> v0.43.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants