Skip to content

Tags: kemalovski/protoc-gen-validate

Tags

v0.9.1-SNAPSHOT.0

Toggle v0.9.1-SNAPSHOT.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bufbuildGH-728 Fix typo in readme (bufbuild#729) #patch

Highlighted by our wonderful community in bufbuild#728, our readme was pointing
our gomodule to `/bufbuild/` this is incorrect.

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
attach linux arm64 artifact (bufbuild#725)

Update the build to attach the linux aarch_64 binary as an artifact to
the build (so it will be published to Maven repository on deploy) and
bump the version of protoc used to generate Java code to 3.21.9 (same
version we're pulling it at runtime).

v0.9.0-SNAPSHOT.1

Toggle v0.9.0-SNAPSHOT.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
attach linux arm64 artifact (bufbuild#725)

Update the build to attach the linux aarch_64 binary as an artifact to
the build (so it will be published to Maven repository on deploy) and
bump the version of protoc used to generate Java code to 3.21.9 (same
version we're pulling it at runtime).

v0.9.0-SNAPSHOT.0

Toggle v0.9.0-SNAPSHOT.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add support for multiple plugins (bufbuild#717)

Instead of requiring a 'lang' option to be specified, create separate
binaries configured to output code for a given language.

Co-authored-by: Elliot Jackson <[email protected]>

v0.8.1-SNAPSHOT.1

Toggle v0.8.1-SNAPSHOT.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump proto-google-common-protos from 2.9.6 to 2.10.0 in /java (bufbui…

…ld#722) #patch

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

v0.8.1-SNAPSHOT.0

Toggle v0.8.1-SNAPSHOT.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Default version bump to prerelease (bufbuild#721) #patch

Currently, a merge to main triggers a new `minor` tag. Until we build
some confidence into the codebase, I think we should bump releases as a
`SNAPSHOT` until verified. This will prevent accidental publishing of
unstable releases.

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Provide execute permissions to entripoint script (bufbuild#716)

ran
```sh
git update-index --chmod=+x .github/actions/github-tag-action/entrypoint.sh
```
to overcome `permission denied` error at runtime

[SOURCE](https://github.com/orgs/community/discussions/26239)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v0.6.13

Toggle v0.6.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add maven distribution management for groupID relocation (bufbuild#661)

Signed-off-by: Elliot Jackson <[email protected]>

v0.6.12

Toggle v0.6.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Retract accidentally published versions (bufbuild#660)

Signed-off-by: Elliot Jackson <[email protected]>