# CLN Team Meeting ## 2023/02/15 - cln: Discussing forwards and backwards compatibility for `cln-rpc` and `cln-grpc` ([#5988][5988]) - gl: Node export for user offboarding implemented - Nodes get disabled - DB backup and signer state are bundled and then encrypted - Uploaded to an HTTP host from where they can be downloaded - 🚧 Still writing documentation - gl: Currently enabling CLN v22.11 on GL: - VLS changed considerably and we need to track compatible CLN ↔ VLS pairs - Changes to `gossipd` and `gossip_store` need to be implemented, and hopefully we find a compatible subset so we don't need to create multiple versions - `Scheduler.schedule` calls are now authenticated (test framework was causing trouble) - gl: Node now tracks peers and reconnect on startup - gl: Backfilled a number of legacy APIs that had incomplete mappings - gl: Peter is working on pairing process and runes for constraints [5988]: https://github.com/ElementsProject/lightning/issues/5988