Worawat
Worawat
[KAFKA-300](https://jira.mongodb.org/browse/KAFKA-300) Debezium 1.8 support change stream in capture.mode config. The message format for update cdc event is different from oplog mode. Other events are still working with existing code. This...
Hi, I found this error in iOS. `Fatal Exception: RCTFatalException: Unhandled JS Exception: undefined is not an object (evaluating 'e.refs.floatingLabel.updateText')` I use textfield with floating label in redux-form. The scenario...
Hi, I would like to add following features: - Support for helm repository in Google Cloud Storage using helm gcs plugin (https://github.com/hayorov/helm-gcs). To authenticate with GCP, user can pass service...
Hi, I tried add,update,delete multiple connector configmaps in the same git commit but the connect-operator did not execute all configmaps that were changed. The operator only process the first event...
I could not find a way to set testID or accessibilityLabel to any elements in navigation bar for UI automated testing tool like Appium. Do you have any suggestions?