Sergey Gorbunov

Results 11 comments of Sergey Gorbunov

@xzkostyan I've marked the PR as ready, please review.

Not ready yet, after some testing with our software we found out that this column has trouble parsing Array(JSON) and Array(Array) values. Will fix this in the next few days,...

Seems to be ready now, added additional tests for checking compatibility with the CLI.

There's a problem that it's not compatible with the CLI when using array-nested dictionaries at more than five layers of nesting. I probably won't add this functionality since it's too...

The problem was the inability to deserialize shared JSON when max_dynamic_paths and max_dynamic_types are exceeded. It uses a separate undocumented format I sadly don't have time to work on right...

> Any update on this? This is a big blocker for me currently. Not yet, the maintainer has to review the PR. You can try this out for now and...

@yuangezhizao Thanks for the test! Glad to hear it works

Got it to work, added both methods, wrote a test and added the corresponding CLI commands. Expaneded two interfaces marked as `xray:api:stable`: `features/inbound` and `features/outbound`. May not be the best...

Opened a [PR to the documentation](https://github.com/XTLS/Xray-docs-next/pull/683). Similar changes needed in Chinese version and https://github.com/XTLS/Xray-API-documents.