Skip to content

pulse v1.6.2

Latest

Choose a tag to compare

@raphael raphael released this 19 Feb 01:53
b514884

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/v3 to v3.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

Validation

  • ./scripts/test --force passes (rmap, streaming, pool).
  • go test ./examples/... passes.

Included Commit

  • b514884 Upgrade Goa to v3.25.3 and regenerate weather example outputs.

Full Changelog: v1.6.1...v1.6.2