When will the XmlDecoder be released for Airbyte O...
# ask-ai
t
When will the XmlDecoder be released for Airbyte OSS?
u
Based on the provided knowledge sources, I can offer some information about the XmlDecoder for Airbyte OSS, but there isn't a specific release date mentioned. The XmlDecoder is mentioned as a component in the Airbyte documentation for config-based connectors [Documentation > Connector-development > Config-based > Understanding-the-yaml-file > YAML Reference](https://docs.airbyte.com/connector-development/config-based/understanding-the-yaml-file/reference#/definitions/SimpleRetriever). This suggests that the XmlDecoder is a part of Airbyte's configuration options. However, in a GitHub discussion about a new XML Source, a maintainer commented: "Hey! I know I'm late to the party. But, we're getting there. If there is a specific API you need to ingest as an example, I would love to work with you on getting XML decoder — we've expanded from just JSON to JSONL and friends, and I have a PR with CSV support." [New Source: XML Source](https://github.com/airbytehq/airbyte/discussions/34967) This comment indicates that the XML decoder is still in development and not yet fully released. The maintainer mentions that they have expanded beyond JSON to JSONL and are working on CSV support, with XML support in progress. Unfortunately, there is no specific release date provided for the XmlDecoder in Airbyte OSS. If you need this feature, you might want to keep an eye on Airbyte's release notes or GitHub repository for updates on its progress and eventual release.