Api Linter Versions Save

A linter for APIs defined in protocol buffers.

v1.52.2

10 months ago

Fixes

  • remove required-and-optional rule (#1178)

Other

  • Update module cloud.google.com/go/longrunning to v0.5.1 (#1180)

v1.52.1

10 months ago

Other

  • Update module golang.org/x/text to v0.10.0 (#1176)

v1.52.0

10 months ago

Features

  • align trailing comment check with protobuf (#1173)

Fixes

  • lint non-maps and same package (#1175)

v1.51.0

11 months ago

Features

  • test across multiple files, ignore name on resources (#1172)

v1.50.0

11 months ago

Features

  • include file path in serialized lint problems (#1171)

Fixes

  • compare message types for required fields (#1168)
  • compare types instead for message fields (#1165)
  • ignore behavior in internal comments (#1166)

v1.49.1

11 months ago

Other

  • Update module cloud.google.com/go/longrunning to v0.5.0 (#1163)
  • fix typos (#1162)
  • fix linting errors (#1161)

v1.49.0

11 months ago

Features

  • add request-required-fields for std methods (#1156)
  • require field_behavior (#1149)

Fixes

  • reference resource plural for field name (#1158)
  • allow display_name suffix (#1159)

v1.48.0

11 months ago

Features

  • add request-id-field for non-df API (#1155)
  • lint resource has a Get (#1152)
  • verify resource patterns alternate (#1151)

v1.47.0

11 months ago

Features

  • enforce required request fields (#1142)
  • add singular and plural validation (#1143)

Other

  • Update actions/setup-go action to v4 (#1118)

v1.46.1

11 months ago

Other

  • fix AIP-122 resource-id-output-only doc title (#1147)
  • Update module cloud.google.com/go/longrunning to v0.4.2 (#1145)