Skip to content

bump Go to 1.26.3 and update direct deps#277

Merged
hugowetterberg merged 3 commits into
mainfrom
feature/go-1.26.3-deps
May 22, 2026
Merged

bump Go to 1.26.3 and update direct deps#277
hugowetterberg merged 3 commits into
mainfrom
feature/go-1.26.3-deps

Conversation

@hugowetterberg
Copy link
Copy Markdown
Contributor

@hugowetterberg hugowetterberg commented May 12, 2026

Summary

  • Bump Go toolchain to 1.26.3 in go.mod and Dockerfile.
  • Updated direct dependencies

elephantine v0.26.1 removed AddOptionalReadyFunction. Inline the
"opensearch readiness is informational" behaviour: extract the check
into checkOpensearchReady and call it from AddReadyFunction with the
error swallowed and logged at warn level so opensearch outages don't
gate /health/ready.
v0.26.2 exposes AddOptionalReadyFunction, so drop the inline workaround
that swallowed the opensearch readiness error.
revisorschemas v1.5.0 renamed schema files to reverse-domain style
(core.json -> se.ecms.json, tt.json -> se.tt.json, tt-eidos.json ->
se.tt.eidos.json, etc.). The eidos schema also restructured the block:
tt/eidos-config -> tt/eidos-entity with a nested tt/eidos-settings meta
block keyed by type and a contenttype attribute (was rel: settings-for
with a value attribute). Update the test data and regenerate the
TestMappingsMetaRel goldens to match.
@hugowetterberg hugowetterberg merged commit c1237d4 into main May 22, 2026
2 checks passed
@hugowetterberg hugowetterberg deleted the feature/go-1.26.3-deps branch May 22, 2026 12:57
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.

2 participants