Skip to content

Releases: bullet-db/bullet-pulsar

Log4j provided and only Slf4j

11 Jan 23:17
Compare
Choose a tag to compare

Upgrades to Bullet Core 1.5.2

We now only have a compile time dependency on slf4j-api. The binding to log4j is marked as provided so dependent projects can use whatever logging implementation they want. If log4j is desired, then those projects can depend on the binding and mark it as as scope compile. Note this is true even in the fat jar.

Bullet Core 1.5.1

23 Sep 20:10
Compare
Choose a tag to compare

Bullet Core 1.5.0

01 Sep 23:49
Compare
Choose a tag to compare
Bullet Core 1.5.0 Pre-release
Pre-release

This release updates to Bullet Core 1.5.0

Bullet Core 1.4.4

02 Aug 23:31
Compare
Choose a tag to compare

Bullet Core 1.4.2

30 Jun 20:07
Compare
Choose a tag to compare

Bullet Core 1.3.1

13 May 23:36
Compare
Choose a tag to compare

First release using Screwdriver

27 Apr 21:00
Compare
Choose a tag to compare

First release on Maven Central - Bintray EOL

23 Apr 00:52
Compare
Choose a tag to compare

Core 1.2.2 and no other changes

Bullet Core 1.2.1

25 Mar 22:49
Compare
Choose a tag to compare

Bullet Core 1.2.1

First Major Release!

31 Oct 00:11
Compare
Choose a tag to compare

This release updates the PubSub implementation to use the latest Bullet Core 1.1.0 and updates the interfaces to match the changes to the PubSub and the Metadata in the Bullet Core 1.0.0 release.