Adrian Benavides
Adrian Benavides
@RajivTS I've created separated issues with reduced scope for the `identity` commands, in case you want to check them out: - https://github.com/build-trust/ockam/issues/3562 - https://github.com/build-trust/ockam/issues/3561 I'm closing this issue for now.
> @adrianbenavides with your comment in #3837 I take it that his issue will be closed as well as it is not wanted anymore? That's right, thanks for the heads...
@metaclips should we close this?
The `signature_core` crate doesn't exist anymore, so I'm closing this issue.
We recently updated `syn` to version 2.0 and we still need the `full` feature.
I closed today a PR that we had open for a while (https://github.com/build-trust/ockam/pull/2565), as some of the changes it introduced were already on `develop`. The only `pub extern crate` that...
I'm pretty much certain that this feature doesn't exist anymore. Can someone confirm to close it? (@mrinalwadhwa @SanjoDeundiak )
Looks like new examples (from late 2022 and 2023) are using port 5000 again. Should we close this for now @mrinalwadhwa ?
I've refactored a little the `configure_kafka.rs` file to extract the addons subcommnds (confluent, redpanda, ...) into separate files. I've also added a new migration to rename the `confluent_config` table. It's...