Skip to content

v0.20.2

Choose a tag to compare

@barroco barroco released this 18 Dec 10:37

Release Notes for v0.20.2

What's Changed

  • [rid] Fix garbage collector by deleting multiples entries at a time by @the-glu in #1253
  • Lock potentially used subscriptions by @the-glu in #1318

Full Changelog: interuss/dss/v0.20.1...interuss/dss/v0.20.2

Important information

  • The RID evict task is now deleting all expired entries instead of stopping after the first one, see #1253.
    • The initial run may take longer than expected when deleting entries that may have been accumulating.

Minimal database schema version

Schema CockroachDB Yugabyte
RID 4.0.0 1.0.1
SCD 3.2.0 1.0.1
AUX N/A N/A

Validation

USS qualifier version: v0.24.0
Test configuration and report: see attachment