Skip to content

Commit 2f2fa5b

Browse files
[Fix] correct release frontmatter and backport
1 parent c787a48 commit 2f2fa5b

7 files changed

Lines changed: 240 additions & 3 deletions

File tree

content/versions/v3.3.2/releases/3-3-2.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# 3.3.2
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+
---
28

39
Release notes for version 3.3.2 of the Rhize application.
410

content/versions/v3.3.3/releases/3-3-2.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# 3.3.2
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+
---
27

38
Release notes for version 3.3.2 of the Rhize application.
49

content/versions/v3.3.3/releases/3-3-3.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# 3.3.3
1+
---
2+
title: '3.3.3'
3+
description: Release notes for v3.3.2 of the Rhize application
4+
categories: ["releases"]
5+
weight: 1639347331 ## auto-generated, don't change
6+
---
7+
28

39
Release notes for version 3.3.3 of the Rhize application.
410

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
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).
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: '3.3.3'
3+
description: Release notes for v3.3.2 of the Rhize application
4+
categories: ["releases"]
5+
weight: 1639347331 ## auto-generated, don't change
6+
---
7+
8+
9+
Release notes for version 3.3.3 of the Rhize application.
10+
11+
*Release date:* [ADD RELEASE DATE]
12+
13+
## Changes by service
14+
15+
The following sections document the changes this release brings to each service.
16+
17+
### BAAS
18+
19+
#### Fix
20+
21+
- posting: fix cache rebuild on reindex
22+
- posting: write split-list rollups parts-first, drop non-atomic fallback
23+
- posting: surface missing split-part errors instead of silently truncating iterate
24+
25+
## Compatibility
26+
27+
Rhize v3.3.3 has been tested to work with the following third-party applications:
28+
29+
{{< compatible "3.3.3" >}}
30+
31+
## Checksums
32+
33+
When you install, check the container images against these checksums:
34+
35+
{{% checksums "v3.3.3-checksums.txt" %}}
36+
37+
38+
[Download `v3.3.3-checksums.txt`](https://github.com/libremfg/libremfg.github.io/tree/main/static/checksums/v3.3.3-checksums.txt)
39+
40+
## Upgrade
41+
42+
To upgrade to v3.3.3, follow the [Upgrade instructions](https://docs.rhize.com/versions/v3.3.3/deploy/upgrade).
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
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).
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: '3.3.3'
3+
description: Release notes for v3.3.2 of the Rhize application
4+
categories: ["releases"]
5+
weight: 1639347331 ## auto-generated, don't change
6+
---
7+
8+
9+
Release notes for version 3.3.3 of the Rhize application.
10+
11+
*Release date:* [ADD RELEASE DATE]
12+
13+
## Changes by service
14+
15+
The following sections document the changes this release brings to each service.
16+
17+
### BAAS
18+
19+
#### Fix
20+
21+
- posting: fix cache rebuild on reindex
22+
- posting: write split-list rollups parts-first, drop non-atomic fallback
23+
- posting: surface missing split-part errors instead of silently truncating iterate
24+
25+
## Compatibility
26+
27+
Rhize v3.3.3 has been tested to work with the following third-party applications:
28+
29+
{{< compatible "3.3.3" >}}
30+
31+
## Checksums
32+
33+
When you install, check the container images against these checksums:
34+
35+
{{% checksums "v3.3.3-checksums.txt" %}}
36+
37+
38+
[Download `v3.3.3-checksums.txt`](https://github.com/libremfg/libremfg.github.io/tree/main/static/checksums/v3.3.3-checksums.txt)
39+
40+
## Upgrade
41+
42+
To upgrade to v3.3.3, follow the [Upgrade instructions](https://docs.rhize.com/versions/v3.3.3/deploy/upgrade).

0 commit comments

Comments
 (0)