Api Linter Versions Save

A linter for APIs defined in protocol buffers.

v1.41.1

1 year ago

Fixes

  • scope resource-expiry to resources (#1078)

v1.41.0

1 year ago

Features

  • add validation of uppercase resource type (#1074)

Other

  • Update google.golang.org/genproto digest to 1c01626 (#1076)
  • bump activesupport from 6.0.5.1 to 6.0.6.1 in /docs (#1075)

v1.40.0

1 year ago

Features

  • enforce CANCELING as CANCELLING(#1069)

Other

  • bump commonmarker from 0.23.6 to 0.23.7 in /docs (#1072)
  • Update module bitbucket.org/creachadair/stringset to v0.0.11 (#1070)

v1.39.5

1 year ago

Other

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

v1.39.4

1 year ago

Other

  • bump nokogiri from 1.13.9 to 1.13.10 in /docs (#1053)
  • Update module github.com/bmatcuk/doublestar/v4 to v4.6.0 (#1061)
  • Update module cloud.google.com/go/longrunning to v0.4.0 (#1062)

v1.39.3

1 year ago

Other

  • Update module github.com/bmatcuk/doublestar/v4 to v4.5.0 (#1060)
  • Update module golang.org/x/text to v0.6.0 (#1059)
  • Update google.golang.org/genproto digest to f9683d7 (#1057)

v1.39.2

1 year ago

Fixes

  • include location in absolute-link finding (#1056)

v1.39.1

1 year ago

Fixes

  • account for api_version template (#1055)

v1.39.0

1 year ago

Features

  • Validate HTTP pattern syntax (#1051)

Other

  • capitalize http for golint (#1052)
  • Update google.golang.org/genproto digest to 67e5cbc (#1048)
  • Update module golang.org/x/text to v0.5.0 (#1050)

v1.38.0

1 year ago

Features

  • HTTP variable templates must match resource pattern (#1045)
  • require Problem to have Descriptor (#1046)