You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Overview (5.2.2)
1
+
# Overview (5.2.3)
2
2
3
3
Message store (mstore) is an important th2 component responsible for storing raw messages into Cradle. Please refer to [Cradle repository] (https://github.com/th2-net/cradleapi/blob/master/README.md) for more details. This component has a pin for listening messages via MQ.
4
4
@@ -115,6 +115,10 @@ spec:
115
115
This is a list of supported features provided by libraries.
116
116
Please see more details about this feature via [link](https://github.com/th2-net/th2-common-j#configuration-formats).
117
117
118
+
## 5.2.3
119
+
120
+
* Reverted cradle: `5.1.1-dev` because `5.1.3-dev` can't work with pages where `removed` field is null.
121
+
118
122
## 5.2.2
119
123
120
124
* Fixed the lost messages problem when mstore is restarted under a load
0 commit comments