Skip to content

Latest commit

 

History

History
84 lines (41 loc) · 4.58 KB

File metadata and controls

84 lines (41 loc) · 4.58 KB

Changelog

1.8.0 (2025-05-14)

Features

Bug Fixes

  • SourceLink works even if we are not publishing from GtiHub (b9cbefc)

1.7.0 (2025-04-17)

deps

  • Build and test with .NET 8 (aef748d)

1.7.0-alpha03 (2025-03-27)

Documentation

  • Minor tweak in code documentation. (cfb2283)

1.7.0-alpha02 (2025-02-11)

CI Infrastructure

  • This release is to validate changes in CI Infrastructure.

1.7.0-alpha01 (2025-01-31)

CI Infrastructure

  • This release is to validate changes in CI Infrastructure.

1.6.0 (2024-12-05)

Features

  • Regenerate PubSub schema, to include DeliveryAttempt (e7b36f4)
  • Regenerate Scheduler event, with job event types and extension attribute (f97df46)

1.5.0 (2024-04-04)

Features

  • Generate updated event definitions (9d3b0c7)

1.4.0 (2023-09-04)

Features

  • Add more events (067464c)
  • Generate extension attributes based on proto annotations (db7afbc)
  • Regenerate all code, including new events and extension attributes (d219f8c)

1.3.0 (2023-03-28)

Features

  • Add Dataflow events (84e6a11)
  • Add IoT Core events (1917a5f)
  • Generate new CloudEvent types (338dcee)
  • In CE binary mode, support protobuf binary wireformat (23b6210)

1.2.0 (2022-08-30)

Features

  • Add Firebase TestLab event (4717afc)
  • Add the FirebaseAlerts events (444af3c)
  • Update Firebase TestLab event with TestMatrixId (f93a372)