Rusiri Illesinghe

Results 55 comments of Rusiri Illesinghe

### Update [2023-08-08] Had a discussion today regarding the dependency packing issue. There, was suggested to build the debezium on JDK 11 and if there are no errors, go ahead...

### Update [2023-08-09] Resolved the error of DebeziumEngine Notfound , by adding the METAINF classes of DebeziumEmbedded jar to the orbit bundle. Tested the clustering/ File storage/Kafka Storage scenarios after...

### Update [2023-08-10] Addressed all review comments in PRs Tested the final versions of the artifacts using MySQL database.

### Update [2024-05-16] After analysing this issue, it was identified that this involves changes in DB schema, hence this feature can be delivered in a new release. created the design...

### Update [2024- 05-21] Designed the UI for uploading certificates and modified the design outline doc

### Update [2024-05-22] Analysed the expected modifications to the Publisher REST API and documented the existing and proposed structures of payloads and responses. Initiated the email thread : > [Architecture]...

### Update [2024-05-27] Had the design review today. Started working on the suggested modifications.

### Update [2024-05 28 and 29] Worked on the backend implementation This includes database and API level changes related to client-certificates, including the key type in client certificate objects to...

### Update [2024-05-30] - Modified existing unit tests and added new tests where applicable - Did the suggested UI modifications - Started manual testing. Identified a bug in the following...

### Update [2024-05-31] Implemented a fix for the previously identified situation : When both MTLS and Application level security type like OAuth2 is selected as mandatory, and invoke the gateway...