Releases: googleapis/api-linter
Releases · googleapis/api-linter
api-linter 1.31.2
Other
- Update google.golang.org/genproto digest to 98d7887 (#967)
api-linter 1.31.1
Other
- Update module github.com/google/go-cmp to v0.5.8 (#964)
api-linter 1.31.0
Features
- lowerCamelCase pattern collection identifiers (#936)
- lint parent field resource_reference types (#937)
- lint resource_definition annotations (#950)
Other
- Update module google.golang.org/protobuf to v1.28.0 (#959)
- Update actions/checkout action to v3 (#960)
- Update actions/setup-go action to v3 (#961)
- Update module github.com/google/go-cmp to v0.5.7 (#956)
- remove renovate grouping (#955)
api-linter 1.30.1
Fixes
- valid characters in filename (#948)
api-linter 1.30.0
Features
- add index link to each section of rule group (#944)
- standard fields should not be in a oneof (#939)
- validate resource type name format (#935)
- validate resource maps to URI path (#930)
Fixes
- support name_field (#938)
Other
- bump docs deps with bundler, add webrick (#943)
api-linter 1.29.5
Fixes
- exempt crypto_key_name resource field name check (#929)
api-linter 1.29.4
Other
- include chore commits in visible list (#924)
- update docs to use go install (#920)
- export GetAllMessages function. (#921)
- add location helper for
cc_enable_arenas
file option (#918)
- add location helper for imports (#914)
- Update google.golang.org/genproto commit hash to 3ac035c (#915)
api-linter 1.29.3
Fixes
- Make plainVar RegExp explicit and consistent. (#907)
api-linter 1.29.2
Fixes
- disable all rules instead of only core in test (#899)
Other
- add MethodOption location function (#900)
api-linter 1.29.1
Fixes
- replace version template var to ignore (#898)