Skip to content

Tags: googleapis/api-linter

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 2.1.0 (#1558)

* chore(main): release 2.1.0

* Update CHANGELOG.md

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Santiago Quiroga <22756465+quirogas@users.noreply.github.com>

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 2.0.0 (#1556)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v1.72.0

Toggle v1.72.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 1.72.0 (#1539)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v2.0.0-beta.4

Toggle v2.0.0-beta.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(cli): resolve import path resolution (#1545)

* fix(cli): fix import resolution

* chore(cli): fix integration test

* chore(cli): compile every proto file separatelly to avoid import and compilation collisions

* chore(cli): add integration test for thrid_party dir scenario

* chore(cli): simplify test

* chore(cli): expand comment

v2.0.0-beta.3

Toggle v2.0.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(internal): bump version (#1542)

v1.71.0

Toggle v1.71.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

v2.0.0-beta.2

Toggle v2.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(cli): resolve linting errors related to incorrect positioning whe… (

#1531)

* fix(cli): allow disabling all rules and then enabling a single rule, or multiple rules
* fix(cli): resolve linting errors related to incorrect positioning when working with descriptor sets without source info

v2.0.0-beta.1

Toggle v2.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat!: Migrate from jhump/protoreflect to google.golang.org/protobuf (#…

…1513)

This commit migrates the entire codebase from the `jhump/protoreflect` and deprecated `github.com/golang/protobuf` libraries to the new `google.golang.org/protobuf` library. This is a significant change that modernizes the codebase and improves performance and maintainability.

BREAKING CHANGE: This migration introduces breaking changes to the public API. Users will need to update their code to use the new `google.golang.org/protobuf` types.
--- 
## Extended description

*   feat!(lint): migrate to protobuf-go
*   feat!(locations): migrate to protobuf-go
*   feat!(internal): migrate to protobuf-go
*   feat!(rules): migrate AIPs from protoreflect to protobuf-go
*   feat!(cli): migrate to protobuf-go

Co-authored-by: Noah Dietz <noahdietz@users.noreply.github.com>

---------

Co-authored-by: Noah Dietz <noahdietz@users.noreply.github.com>

v1.70.2

Toggle v1.70.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

v1.70.1

Toggle v1.70.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 1.70.1 (#1511)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>