Skip to content

v2.0.0

Latest

Choose a tag to compare

@release-please release-please released this 22 Oct 22:18
6c69e72

2.0.0 (2025-10-22)

⚠ BREAKING CHANGES

  • lint: migrate to protobuf-go
  • locations: migrate to protobuf-go
  • internal: migrate to protobuf-go
  • rules: migrate to protobuf-go
  • cli: migrate to protobuf-go
  • refactor api-linter framework with google.golang.org/protobuf (#1513)

Features

  • AIP-133: allow view field in create request (42e6805)
  • AIP-134: allow view field in update request (42e6805)
  • AIP-135: allow view field in delete request (42e6805)
  • cli: migrate to protobuf-go (42e6805)
  • internal: migrate to protobuf-go (42e6805)
  • lint: migrate to protobuf-go (42e6805)
  • locations: migrate to protobuf-go (42e6805)
  • refactor api-linter framework with google.golang.org/protobuf (#1513) (42e6805)
  • rules: migrate to protobuf-go (42e6805)

Bug Fixes

  • cli: allow disabling all rules and then enabling a single rule, or multiple rules (42e6805)
  • cli: resolve import path resolution (#1545) (42e6805)
  • lint: linter config on windows (#1551) (42e6805)