v0.1.1
Patch release since v0.1.0. No code changes.
Go floor relaxed to 1.24
v0.1.0 declared go 1.25.0, inherited from spanenc's initial scaffold where transitive dependencies fetched at then-latest (OpenTelemetry v1.43, golang.org/x/net v0.52, golang.org/x/crypto v0.49, ...) declare go 1.25.0 and forced the main-module directive up. No API in this module requires Go 1.25. This release drops the inflated indirect pins and re-tidies the graph at the MVS minimums implied by the direct dependencies — matching spanvalue, which holds its floor at go 1.24.0 — so downstream modules keep control of both dependency versions and the Go floor.
Requirements
- Go 1.24+ (was 1.25 in v0.1.0).
- Unchanged from v0.1.0 otherwise:
github.com/apstndb/spanvaluev0.7.3+ (v0.7.4+ forwriter.WriteRowSeqstreaming),cloud.google.com/go/spannerv1.84.1 MVS floor (mirrored semantics track v1.91.0).