Skip to content

Releases: Scrin/RuuviCollector

v0.2.9

13 Aug 11:38
v0.2.9
Compare
Choose a tag to compare
v0.2.9 Pre-release
Pre-release
  • Update ruuvitag-common-java dependency to v1.0.2 to fix a bug in N/A field detection
  • Added sample service and setup scripts and related documentation (thanks anon8675309)

v0.2.8

28 Jul 13:05
Compare
Choose a tag to compare
v0.2.8 Pre-release
Pre-release
  • Added support for triggering a program exit in case of connection loss to InfluxDB (thanks anon8675309)

v0.2.7

26 Jul 16:02
Compare
Choose a tag to compare
v0.2.7 Pre-release
Pre-release
  • Added support for ibeacon and eddystone uid/tlm beacon formats (thanks Julia Goudsmith and Mustafa Yuecel (Siemens Mobility))
  • Added a configurable "receiver" tag (thanks Erkki Seppälä)
  • Added prometheus backend (thanks Joe Kearney)

v0.2.6

10 Apr 08:44
Compare
Choose a tag to compare
v0.2.6 Pre-release
Pre-release
  • Fix UTF-8 support in config files (ruuvi-collector.properties and ruuvi-names.properties). This might be a breaking change if your config relied on broken charset support.

v0.2.5

26 Jun 16:39
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release
  • Improved error tolerance while parsing for raw data
  • General refactoring with no functional changes
  • Added "named" filter mode which saves only named tags (thanks matthewgardner)

v0.2.4

30 Apr 16:12
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release
  • Significant amount of refactoring, this release may be a bit more unstable than usual
  • Added "defaultWithMotionSensitivity" limiting strategy (see ruuvi-collector.properties.example for configuration details, thanks ZeroOne3010)
  • Updated various dependencies and added ruuvitag-common-java as a dependency
  • Added tests (thanks ZeroOne3010)
  • Fixed a rare soft-crash when the raw hcidump line is invalid and cuts out in the middle of the MAC address

v0.2.3

17 May 15:33
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release
  • Added advanced configuration options for InfluxDB

v0.2.2

13 Apr 17:27
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
  • Fixed a rare crash when hcidump was returning invalid data

v0.2.1

28 Jan 12:11
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • Support for data format 5 ("RAW v2")

v0.2.0

19 Nov 13:13
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Major refactoring in the application logic
  • Changed the preferred format how data is saved to InfluxDB
  • Added new configuration properties and changed some old ones
  • Added the ability to give (human readable) friendly names for tags
  • Added CHANGELOG.md

IMPORTANT: See CHANGELOG.md for details how to migrate data from a pre-v0.2.0 version