Releases: rubiojr/ergs
Releases · rubiojr/ergs
v3.7.0
v3.6.1
🔧 Improvements
- Introduce unified logging system (pkg/log) with per-service debug and CLI flags (--debug, --debug-services)
- Drop unknown/unconfigured datasource blocks to prevent implicit DB creation
- homeassistant: general reliability fixes and improvements
Changelog
- 364794c Add the log package
- 329cae6 Fix formatting
- 0b78407 bump version v3.6.1
- 9f19934 feat: introduce unified logging system
- 90565f3 fix: homeassistant datasource fixes
- 526c9fd fix: homeassistant recommended defaults
- c62f03a fix: homeassistant, don't read on closed channel
- 73c86f5 fix: prevent unknown blocks from creating dbs
- 4853eac log format tweaks
- d6a82d2 logging fixes
- 256ba46 this is beta
v3.6.0
Warning
This version requires running the migrate command before starting Ergs services.
✨ New Features
- Ergs has a new website
- datadis: new datasource (https://datadis.es) and importer
🔧 Improvements
- homeassistant: the datasource is more reliable under rough network conditions
- services, cli: don't error when unused datasource databases are around
- docker: realtime firehose is enabled by default when using Docker compose
- block ingestion time is now stored
Changelog
- 65ff329 💄
- 98a6e48 Banner tweaks
- e45aaf8 Bump version v3.6.0
- a408eac Enable realtime firehose in docker compose
- 6f511c3 Merge branch 'ingested-ta'
- 5142217 New art 🎨
- 848c345 Tweak banner
- 029a580 Update app logo
- 617e82e Update banner
- 1efdf78 Use the svg
- c871a6f feat: add datadis importer
- e250005 feat: datadis datasource
- 5d93dd6 feat: store block ingestion time
- 1018418 fix: add some reliability to homeassistant datasource
- 0f54af9 fix: datadis config validation fails
- 96ec44b fix: do not error on (old) stray database files
v3.5.1
v3.5.0
✨ New Features
- Realtime firehose: Watch blocks being stored realtime.
- New Home Assistant datastore: Pulls events from Home Assistant websocket API.
Check the realtime Firehose configuration.
Changelog
v3.4.2
v3.4.1
v3.4.0
Warning
This version requires you run ergs migrate manually before starting Ergs services if you ar
e upgrading and not using docker compose.
- Database layer improvements: fix FTS5 index consistency issues.
Changelog
- bfab854 Axed dead code
- b18f22f Bump version to 3.4.0
- 87e56dc Code cleanups
- 311a7e0 Do not try to migrate the importer database
- d6dbe78 Docker now runs migrations before starting services
- 46e5383 Update ncruzes dep
- 0188c1b fix: importer aborts if pending migrations
- ef506b6 fix: keep fts5 index in sync with triggers
- 3041827 fix: prevent fts index to go out of sync
- 5f61798 sqlite driver fixes



