What Update the airbyte state message to support the per stream state. The state message still contains the old way of storing the state in the data fields. It introduce 2 new fields to represent the global and the per stream state.
airbyte-protocol
Declares the Airbyte Protocol.
Key Files
airbyte_protocol.yaml- declares the Airbyte Protocol (in JSONSchema)io.airbyte.protocol.models- this package contains various java helpers for working with the protocol.