10000 Release v1.2.0 · goadesign/clue · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@douglaswth douglaswth released this 13 May 19:00
· 1 commit to main since this release
bfbdd82

What's Changed

  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.34.0 to 1.35.0 by @dependabot in #541
  • Update dependencies by @raphael in #545
  • build(deps): bump golang.org/x/term from 0.30.0 to 0.31.0 by @dependabot in #546
  • build(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0 by @dependabot in #547
  • build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /example/weather by @dependabot in #548
  • build(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot in #549
  • Fix example for clue.NewConfig by @douglaswth in #550
  • Fix cmg always logging failed to remove temporary file errors by @douglaswth in #551
  • build(deps): bump goa.design/goa/v3 from 3.20.1 to 3.21.0 by @dependabot in #554
  • Add interceptors.InsertTraceStreamRecvContext method to aid in testing by @douglaswth in #552
  • Add interface alias support to cmg by @douglaswth in #553
  • Fix Trace Stream interceptors when RecvWithContext returns an error by @douglaswth in #557
  • Add flag to cmg to use testify/assert in mocks by @douglaswth in #556
  • Change cmg to not error on unexported methods on an exported interface by @douglaswth in #560
  • Make it possible to set timeout to health.NewPinger() by @tchssk in #555
  • build(deps): bump golang.org/x/term from 0.31.0 to 0.32.0 by @dependabot in #559
  • build(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0 by @dependabot in #558
  • Fix cmg gen -testify to comply with Go format by @douglaswth in #561

Full Changelog: v1.1.1...v1.2.0

0