Skip to content

Releases: fishjam-dev/membrane_rtc_engine_timescaledb

v0.2.0

07 Jun 08:52
fa5c500

Choose a tag to compare

What's Changed

  • Remove redundant GitHub workflow in #5
  • [RTC-245] Fix timeout on delete_all PeerMetrics in #6
    • Adds V02 migration creating an index on TrackMetrics column referencing PeerMetrics
    • Fixes rollback of V01 migration
    • adds Membrane.RTC.Engine.TimescaleDB.Migrations.up/1 and Membrane.RTC.Engine.TimescaleDB.Migrations.down/1
    • deprecates Membrane.RTC.Engine.TimescaleDB.Migrations.up/0 and Membrane.RTC.Engine.TimescaleDB.Migrations.down/0

Full Changelog: v0.1.0...v0.2.0

v0.1.0

01 Dec 12:59
ece813d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/membraneframework/membrane_rtc_engine_timescaledb/commits/v0.1.0