Skip to content

Tags: bufbuild/buf-gradle-plugin

Tags

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow lint task to be configured after Buf v1.31.0 while using protob…

…uf-gradle-plugin (#256)

Gets custom linting working again with new versions of Buf.

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump build.buf:buf from 1.45.0 to 1.46.0 (#255)

Bumps [build.buf:buf](https://github.com/bufbuild/buf) from 1.45.0 to
1.46.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/releases">build.buf:buf's
releases</a>.</em></p>
<blockquote>
<h2>v1.46.0</h2>
<ul>
<li>Add <code>buf registry whoami</code> command, which checks if you
are logged in to the Buf Schema Registry at a given domain.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md">build.buf:buf's
changelog</a>.</em></p>
<blockquote>
<h2>[v1.46.0] - 2024-10-29</h2>
<ul>
<li>Add <code>buf registry whoami</code> command, which checks if you
are logged in to the Buf Schema
Registry at a given domain.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/72a73eaea88b4dfef9a00532cf741143dc9e93db"><code>72a73ea</code></a>
Release v1.46.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/3432">#3432</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/f9856b2e60beca0f34a9b41f17c34962f397baf6"><code>f9856b2</code></a>
Add audit logging resource and events for check plugin (<a
href="https://redirect.github.com/bufbuild/buf/issues/3430">#3430</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/ed28039c28f9835bf30cf94be4a0dc94214e065d"><code>ed28039</code></a>
Add <code>buf registry whoami</code> command (<a
href="https://redirect.github.com/bufbuild/buf/issues/3416">#3416</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/b5f41e388b22f006bcc51e5afd0488fb23e7e0d7"><code>b5f41e3</code></a>
Fix LSP leading comment formatting (<a
href="https://redirect.github.com/bufbuild/buf/issues/3424">#3424</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/225aeaf9024440284e48106f20f3531cea08935d"><code>225aeaf</code></a>
Split bufapi module to separate packages (<a
href="https://redirect.github.com/bufbuild/buf/issues/3428">#3428</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/91bf561b08cfe77dcd1013f6610b07ebf319b88a"><code>91bf561</code></a>
Bump github.com/quic-go/quic-go from 0.48.0 to 0.48.1 (<a
href="https://redirect.github.com/bufbuild/buf/issues/3422">#3422</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/40e649dac4687cda6c141b1e8b96ef584a03c75a"><code>40e649d</code></a>
Update issue templates (<a
href="https://redirect.github.com/bufbuild/buf/issues/3427">#3427</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/9ec774500bdc9f6e90f5836f15a147168b30a45a"><code>9ec7745</code></a>
Add deprecated field to curated plugins config and upload (<a
href="https://redirect.github.com/bufbuild/buf/issues/3421">#3421</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/866295e8310ab553527801d5d543de8fb3e56262"><code>866295e</code></a>
Update go registry protos (<a
href="https://redirect.github.com/bufbuild/buf/issues/3420">#3420</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/d5bf43c07a98f595e674d6af016642c299727b66"><code>d5bf43c</code></a>
Update bufplugin dependency (<a
href="https://redirect.github.com/bufbuild/buf/issues/3419">#3419</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/buf/compare/v1.45.0...v1.46.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=build.buf:buf&package-manager=gradle&previous-version=1.45.0&new-version=1.46.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support configuration cache (#206)

This is the current standard for plugins. It makes the builds faster by
supporting heavy parallelism in builds, and slow whenever a
non-compliant plugin is part of the build.

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump com.google.truth:truth from 1.4.2 to 1.4.3 (#205)

v0.8.6

Toggle v0.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Delay configuration of buf binary configuration until after the tool …

…version is resolvable from the extension (#148)

See the (formerly) failing test - `configureBufDependency` grabs the
`toolVersion` from the extension at plugin application time today, but
this needs to be done after project evaluation in order to get the
configured version.

v0.8.5

Toggle v0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Use github release versioning scheme (#126)" (#135)

This reverts commit d14bd6b.

0.8.4

Toggle 0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Buf publishing (#124)

**Before submitting your PR:** Please read through the contribution
guide at
https://github.com/bufbuild/connect-kotlin/blob/main/.github/CONTRIBUTING.md

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Buf publishing (#124)

**Before submitting your PR:** Please read through the contribution
guide at
https://github.com/bufbuild/connect-kotlin/blob/main/.github/CONTRIBUTING.md

0.8.5

Toggle 0.8.5's commit message
more