Skip to content

Tags: grpc-ecosystem/java-grpc-prometheus

Tags

v0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version of maven coordinates to 0.6.0 to prepare for release. (#53)

* Bump version of maven coordinates to 0.6.0 to prepare for release.

* Upgrade Bazel.

v0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a POM template which makes sure that Sonatype is happy with the P…

…OM (#38)

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update bazel version and dependencies (#22)

* Update bazel version and dependencies
- Update bazel to 3.1.0
- Upgrade bazel-based deps to work with 3.1.0
- Upgrade jar deps to newest version to avoid conflict with bazel-based deps
- Update tests, removing deprecated methods and
- Remove unneeded deps

* make test server names private

* Use official grpc-java rules for building grpc libs for java
Also removes now unneeded third party grpc rules

* Use grpc-java targets as deps rather than maven artifacts

v0.3.0

Update README.md

v0.2.0

Update README.md

v0.1.0

Remove unnecessary dep.