|
| 1 | +--- |
| 2 | +title: '3.3.2' |
| 3 | +description: Release notes for v3.3.2 of the Rhize application |
| 4 | +categories: ["releases"] |
| 5 | +weight: 1639347332 ## auto-generated, don't change |
| 6 | +--- |
| 7 | + |
| 8 | +Release notes for version 3.3.2 of the Rhize application. |
| 9 | + |
| 10 | +*Release date:* [ADD RELEASE DATE] |
| 11 | + |
| 12 | +## Changes by service |
| 13 | + |
| 14 | +The following sections document the changes this release brings to each service. |
| 15 | + |
| 16 | +### Admin UI |
| 17 | + |
| 18 | +#### Add |
| 19 | + |
| 20 | +- Implement `OperationalLocation` class-inherited property display |
| 21 | +- Implement `OperationsEventDefinition` class-inherited property display |
| 22 | +- Implement `PhysicalAsset` class-inherited property display |
| 23 | + |
| 24 | +#### Change |
| 25 | + |
| 26 | +- Clean up inherited property tables: fix bulk-select rowId and remove orphaned queries |
| 27 | + |
| 28 | +#### Fix |
| 29 | + |
| 30 | +- Gate Mapbox map rendering on access token presence |
| 31 | +- Fix Person property inheritance display and Save dirty-state |
| 32 | +- OIDC fixes |
| 33 | + |
| 34 | +### BAAS |
| 35 | + |
| 36 | +#### Add |
| 37 | + |
| 38 | +- graphql/admin: add `cdcState` query for CDC tracker observability |
| 39 | +- alpha: add read-only replica mode for read replicas |
| 40 | + |
| 41 | +#### Change |
| 42 | + |
| 43 | +- chore(deps): update gqlgen to v0.17.93 to continue sandbox access |
| 44 | + |
| 45 | +#### Fix |
| 46 | + |
| 47 | +- worker: resolve CDC-pinned orphaned transactions |
| 48 | +- worker/cdc: reset stranded pending events when WAL is trimmed past `seenIndex` |
| 49 | + |
| 50 | +## Compatibility |
| 51 | + |
| 52 | +Rhize v3.3.2 has been tested to work with the following third-party applications: |
| 53 | + |
| 54 | + |
| 55 | +{{< compatible "3.3.0" >}} |
| 56 | + |
| 57 | +## Checksums |
| 58 | + |
| 59 | +When you install, check the container images against these checksums: |
| 60 | + |
| 61 | +{{% checksums "v3.3.0-checksums.txt" %}} |
| 62 | + |
| 63 | + |
| 64 | +[Download `v3.3.2-checksums.txt`](https://github.com/libremfg/libremfg.github.io/tree/main/static/checksums/v3.3.2-checksums.txt) |
| 65 | + |
| 66 | +## Upgrade |
| 67 | + |
| 68 | +To upgrade to v3.3.2, follow the [Upgrade instructions](https://docs.rhize.com/versions/v3.3.2/deploy/upgrade). |
0 commit comments