Skip to content

Releases: googleapis/api-linter

api-linter 1.37.1

09 Nov 20:04
228fe9a
Compare
Choose a tag to compare

Other

  • Update module github.com/bmatcuk/doublestar/v4 to v4.4.0 (#1043)
  • Update module cloud.google.com/go/longrunning to v0.3.0 (#1042)

api-linter 1.37.0

02 Nov 20:03
0e871f9
Compare
Choose a tag to compare

Features

  • disable http-name-variable and http-parent-variable (#1040)

Other

  • Update module cloud.google.com/go/longrunning to v0.2.1 (#1041)
  • switch to new lro stub pkg (#1039)
  • Update module github.com/bmatcuk/doublestar/v4 to v4.3.0 (#1036)

api-linter 1.36.5

26 Oct 20:04
cbee19c
Compare
Choose a tag to compare

Fixes

  • clarify file-layout rule doc (#1032)

Other

  • bump nokogiri from 1.13.8 to 1.13.9 in /docs (#1034)
  • bump commonmarker from 0.23.5 to 0.23.6 in /docs (#1033)
  • Update module golang.org/x/text to v0.4.0 (#1029)
  • update bundled dependencies of the docs site generator, Jekyll (#997)

api-linter 1.36.4

19 Oct 20:04
b87d219
Compare
Choose a tag to compare

Other

  • add automerge label to renovate PRs (#1028)

api-linter 1.36.3

12 Oct 20:04
9d2c39e
Compare
Choose a tag to compare

Fixes

  • http-uri-parent lro with no parent (#1026)

Other

  • Update module golang.org/x/text to v0.3.8 (#1027)

api-linter 1.36.2

05 Oct 20:04
a800f77
Compare
Choose a tag to compare

Other

  • add some helpers (#1017)
  • Update google.golang.org/genproto digest to c98284e (#1025)

api-linter 1.36.1

19 Sep 19:48
f44407b
Compare
Choose a tag to compare

Fixes

  • use go install for build deps (#1020)

api-linter 1.36.0

14 Sep 20:04
469991b
Compare
Choose a tag to compare

Features

  • update to Go 1.18 (#1014)
  • name field must never be proto3_optional (#1011)

Fixes

  • use cases.Title instead of strings.Title (#1015)
  • use go 1.18 in release job (#1013)

Other

  • Update module github.com/gertd/go-pluralize to v0.2.1 (#957)
  • update doublestar to v4 (#1016)
  • Update module github.com/google/go-cmp to v0.5.9 (#1012)

api-linter 1.35.1

07 Sep 20:03
b521af0
Compare
Choose a tag to compare

Fixes

  • exclude etag from field_behavior lints (#1009)

Other

  • add tests for has_comments (#1008)
  • Update google.golang.org/genproto digest to 36a9c93 (#1007)

api-linter 1.35.0

24 Aug 20:04
34be36c
Compare
Choose a tag to compare

Features

  • add GitHub error output format option (#999)

Fixes

  • delimit github lint components correctly (#1004)
  • Render URIs in github actions links (#1003)
  • github format not all have column info (#1002)
  • address lint errors in cmd/api-linter (#1000)

Other

  • fix all lint errors (#1001)