Releases: bullet-db/bullet-pulsar
Releases · bullet-db/bullet-pulsar
Log4j provided and only Slf4j
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
Updates to Bullet Core 1.5.1
Bullet Core 1.5.0
This release updates to Bullet Core 1.5.0
Bullet Core 1.4.4
Updates to Bullet Core 1.4.4
Bullet Core 1.4.2
Updates to Bullet Core 1.4.2
Bullet Core 1.3.1
First release using Screwdriver
No new changes
First release on Maven Central - Bintray EOL
Core 1.2.2 and no other changes
Bullet Core 1.2.1
Bullet Core 1.2.1
First Major Release!
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.