Skip to content

Tags: getgauge/gauge-java

Tags

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump com.google.protobuf:protobuf-java from 3.25.3 to 4.27.1 (#815)

* Bump com.google.protobuf:protobuf-java from 3.25.3 to 4.27.1

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.3 to 4.27.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Generate protofiles and update protobuf

Signed-off-by: Zabil Cheriya Maliackal <zabilcm@gmail.com>

* Bump version and compatibility

Signed-off-by: Zabil Cheriya Maliackal <zabilcm@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Zabil Cheriya Maliackal <zabilcm@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zabil Cheriya Maliackal <zabilcm@gmail.com>

v0.10.3

Toggle v0.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump com.google.protobuf:protobuf-java from 3.24.4 to 3.25.0 (#744)

* Bump com.google.protobuf:protobuf-java from 3.24.4 to 3.25.0

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.24.4 to 3.25.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.24.4...v3.25.0)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump version to 0.10.3

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chad Wilson <chadw@thoughtworks.com>

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. The key has expired.
Fixes an issue with gradle command from a multimodule project (#708)

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. The key has expired.
Bump golang and further dependency versions (#700)

* Build with go 1.20.x and Node 18

Signed-off-by: Chad Wilson <chadw@thoughtworks.com>

* Run tests with Node 18

Signed-off-by: Chad Wilson <chadw@thoughtworks.com>

* Add dependabot to keep dependencies patched

Signed-off-by: Chad Wilson <chadw@thoughtworks.com>

* Bump commons-lang and guava dependencies

Signed-off-by: Chad Wilson <chadw@thoughtworks.com>

* Bump version

Signed-off-by: Chad Wilson <chadw@thoughtworks.com>

---------

Signed-off-by: Chad Wilson <chadw@thoughtworks.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. The key has expired.
Setting min java version to 11 and updates dependencies (#699)

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use InheritableThreadLocal in datastores (#696)

* Use InheritableThreadLocal in datastores

Signed-off-by: Glib Briia <glib.briia@gmail.com>

* Bump up the version to 0.9.2

Signed-off-by: Glib Briia <glib.briia@gmail.com>

---------

Signed-off-by: Glib Briia <glib.briia@gmail.com>

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. The key has expired.
Downgrades grpc dependencies to < 1.42.x (#690)

Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>

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.
Fix stack trace printing (#146) (#676)

* Fix stack trace printing (#146)

This code will print the "Caused By" and any suppressed exceptions.

* bump gauge-java -> 0.89.0

Signed-off-by: sixcorners <sixcorners@gmail.com>

* Update to correct bumped version

Fix build issues by updating to the correct version

Signed-off-by: Zabil Cheriya Maliackal <zabilcm@gmail.com>

Co-authored-by: Srikanth <srikanth.ddit@gmail.com>
Co-authored-by: Zabil Cheriya Maliackal <zabilcm@gmail.com>

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix linux packaging (#673)

* fix os/arch combination when packaging

fixes getgauge/gauge#2208

Signed-off-by: sriv <srikanth.ddit@gmail.com>

* bump version -> 0.8.1

Signed-off-by: sriv <srikanth.ddit@gmail.com>

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.
downgrade nexus-staging-maven-plugin -> 1.6. (#668)

* downgrade nexus-staging-maven-plugin -> 1.6.

ref: https://issues.sonatype.org/browse/NEXUS-31214?focusedCommentId=1140935&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-1140935
Signed-off-by: sriv <srikanth.ddit@gmail.com>

* include distribution in setup-java, use v2

Signed-off-by: sriv <srikanth.ddit@gmail.com>

* bump gauge-java -> 0.8.0

Signed-off-by: sriv <srikanth.ddit@gmail.com>