Daniele Iasella
Daniele Iasella
Is there any update on this? We are really keen in using this library but all our Avro Schemas contain nested schemas and this is not currently supported
This issue is becoming more important with the release of the latest version of docker v2.4.0. There seems to be a limit of 2500 characters on the auth token that...
We are currently in the same situation. Currently the code doesn't support this scenario but I'm working on a feature that will work (generate a set of Route53 records in...
Any update on this PR? Worthless to mention the benefits of this
@martinez-hugo sorry but this issue was already completed.
This was fixed. Now we also have an additional script to clean up the local dev environment status:`npm run docker:dev:cleanup`
@MaksimZhukov do you know if anyone would have any time to review this?
@MaksimZhukov any update? Is it worth me resolving the conflicts?
@softprops Any update on the PR? I see that https://github.com/softprops/action-gh-release/pull/304 has been open a while ago
Test passed ✅ ```json { "requestUniqueId": "clsx4rilt025fjh015qs9jtg3", "messageTypeKey": "BREAK_THE_MONOLITH", "params": [ { "name": "userInput", "value": "{\"tables\":[{\"name\":\"Address\",\"relations\":[\"Customer\",\"Shipment\"]},{\"name\":\"Customer\",\"relations\":[\"Order\",\"Address\",\"Customer\"]},{\"name\":\"Order\",\"relations\":[\"Customer\",\"Product\",\"PromoCode\",\"Shipment\"]},{\"name\":\"Product\",\"relations\":[\"Order\"]},{\"name\":\"PromoCode\",\"relations\":[\"Order\"]},{\"name\":\"Shipment\",\"relations\":[\"Address\",\"Order\"]},{\"name\":\"User\",\"relations\":[]}]}" } ] } ```