-
Notifications
You must be signed in to change notification settings - Fork 414
V2.x landing plan
ngjaying edited this page Apr 12, 2024
·
2 revisions
In pre versions, the contract may still have frequent updates. Try to make it stable and then merge to open source.
- Define contracts during dev (still subject to change)
- Sink split with MQTT
- Adapt file sink
- Source split with MQTT
- Format, Compressor, Encryptor modularize
- Schama map (big change) with node level
- REST API redesign
- Portable plugin adapt to new contract
- Sources adapt to new contract
- Sinks adapt to new contract
- Finalize plugin contract and adapt all shipped plugins
- Graph API support
- Resource manager
- Testing recover
- CI, especially plugin packaging