Skip to content

Releases: googleapis/api-linter

api-linter 1.46.0

03 May 20:04
f5c84bb
Compare
Choose a tag to compare

Features

  • use uid instead of id (#1135)

api-linter 1.45.0

19 Apr 20:04
78bf96d
Compare
Choose a tag to compare

Features

  • lint operation_info response_type (#1137)

Fixes

  • allow batch delete an Empty response (#1136)

api-linter 1.44.1

12 Apr 20:03
81262a4
Compare
Choose a tag to compare

Other

  • Update module golang.org/x/text to v0.9.0 (#1132)

api-linter 1.44.0

05 Apr 20:03
4a6304b
Compare
Choose a tag to compare

Features

  • Enforce OUTPUT_ONLY behavior for State enums (#1127)

Other

  • Update google.golang.org/genproto digest to dcfb400 (#1129)

api-linter 1.43.0

29 Mar 20:04
4a4aa31
Compare
Choose a tag to compare

Features

  • enforce output_only resource IDs (#1125)

Other

  • Update module github.com/stoewer/go-strcase to v1.3.0 (#1126)

api-linter 1.42.4

22 Mar 20:03
22ad38a
Compare
Choose a tag to compare

Other

  • Update module google.golang.org/protobuf to v1.30.0 (#1121)
  • Update dependency github-pages to v228 (#1122)
  • Update dependency webrick to v1.8.1 (#1120)

api-linter 1.42.3

15 Mar 20:04
ee05320
Compare
Choose a tag to compare

Other

  • Update module google.golang.org/protobuf to v1.29.1 (#1116)

api-linter 1.42.2

08 Mar 20:03
4eb2899
Compare
Choose a tag to compare

Other

  • Update module google.golang.org/protobuf to v1.29.0 (#1112)
  • Update module github.com/golang/protobuf to v1.5.3 (#1111)
  • Update module golang.org/x/text to v0.8.0 (#1110)
  • Update google.golang.org/genproto digest to e74f57a (#1106)

api-linter 1.42.1

01 Mar 20:04
a935378
Compare
Choose a tag to compare

Fixes

  • broken link in http-template-syntax (#1099)
  • allow cmek_key_name (#1097)

api-linter 1.42.0

15 Feb 20:04
be305cb
Compare
Choose a tag to compare

Features

  • add the ability to ignore comment disables (#1091)
  • enable better debugability for linting (#1087)

Fixes

  • apply opts and test (#1088)

Other

  • Update module cloud.google.com/go/longrunning to v0.4.1 (#1093)
  • Update staticcheck-action action to v1.3.0 (#1089)
  • switch to statticcheck, fix linting (#1084)