Overview
This release updates Pulse to the latest Goa patch line and refreshes generated weather example artifacts to keep generated clients, transports, and OpenAPI specs aligned.
Highlights
- Upgraded
goa.design/goa/v3tov3.25.3. - Regenerated weather example outputs under
examples/weather/services/*/gen. - Updated generated mocks used by weather example clients.
- Improved integration-test stability for Redis-backed pool tests:
- better cleanup polling in
testing/redis.go - explicit shutdown coverage in
pool/node_test.go
- better cleanup polling in
Validation
./scripts/test --forcepasses (rmap, streaming, pool).go test ./examples/...passes.
Included Commit
b514884Upgrade Goa to v3.25.3 and regenerate weather example outputs.
Full Changelog: v1.6.1...v1.6.2