Skip to content

Tags: rollbar/rollbar-java

Tags

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 2.3.0 (#375)

* doc: update changelog for v2.3.0

* bump version to 2.3.0

v2.3.0-beta.1

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 2.3.0 beta.1 (#373)

* doc: update changelog for v2.3.0-beta.1

* bump version to 2.3.0-beta.1

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 2.2.0 (#366)

* doc: update changelog for v2.2.0

* bump version to 2.2.0

v2.2.0-beta.1

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 2.2.0-beta.1 (#365)

* doc: update changelog for v2.2.0-beta.1

* bump version to 2.2.0-beta.1

v2.2.0-alpha.1

Toggle v2.2.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 2.2.0-alpha.1 (#363)

* doc: update changelog for v2.2.0-alpha.1

* bump version to 2.2.0-alpha.1

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.
Release 2.1.0 (#360)

* doc: Update changelog for v2.1.0

* bump version to 2.1.0

v2.1.0-alpha.3

Toggle v2.1.0-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 2.1.0-alpha.3 (#355)

* doc: Update changelog for v2.1.0-alpha.3

* bump version to 2.1.0-alpha.3

---------

Co-authored-by: chris <christian.buongarzoni@gmail.com>

v2.1.0-alpha.2

Toggle v2.1.0-alpha.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build: run release if we are in a version tag (#353)

Co-authored-by: chris <christian.buongarzoni@gmail.com>

v2.1.0-alpha.1

Toggle v2.1.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Feat][SDK- 471] Update publishing (#342)

* build: update gradle from 6.9.4 to 8.14.3

* build: update quality gradle files

* build: update agp from 4.2.2 to 7.4.2

* build: update scala from 2.12.4 to 2.13.14

* build: update spring boot and spring dependency management

* build: update revapi from 1.4.4 to 1.8.0

* build: update nebula integration testing plugin from 3.4.0 to 10.0.1

* build: bumpt agp from 7.4.2 to 8.6.0

* build: add vanniktech plugin (skip Android for the moment because agp is not applied yet)

* build: update build.gradle groovy to kotlin

* build: add version catalog and update settings.gradle to kotlin

* build: replace release.gradle with publish convention plugin

* build: update android build.gradle to kotlin

* build: update ci

* build: skip Android quality check for now

* build: register agp in root build.gradle.kts to prevent agp not found from vanniktech

* build(rollbar-java): migrate build.gradle to Kotlin and fix failing CI

* build(rollbar-java): update canonical path for generated code

* build(rollbar-java): declare inputs so Gradle knows when to rerun the task

* build: update mokito to 5.18.0 and fix Java tests

* test: fix failing test in Java 17

* build: use kotlin for rollbar-reactive-streams gradle, update testng to v7.10.2 and use mockito-core v5.13.0

* test: fix failing tests from mockito update

* build: add JVM flag for BlockHound test tasks on JDK 13+

* build: add flag only in Java 17

* test: fix failing test

* build(android): remove package from manifests, is deprecated in AGP 8+

* build(android-example): fix namespace misspelling

* build: add Gradle JVM option to increase MetaspaceSize and heap in CI and locally

* build: use Vanniktech plugin for release

* build: fix release missing coordinates and add android.quality.gradle

* build: skip android.quality.gradle for now

* doc: update CHANGELOG for v 2.1.0-alpha.1

* update version to 2.1.0-alpha.1 and run release from branch to test publishing

* build: fix signing publication

* build: update signing

* revert: do not release from this PR branch

* fix: publish without manual confirmation in maven central

---------

Co-authored-by: chris <christian.buongarzoni@gmail.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.
Release 2.0.0 (#326)

* dummy commit

* docs: update changelog

* bump version to 2.0.0

* docs: update changelog

---------

Co-authored-by: chris <christian.buongarzoni@gmail.com>