one more, (and apologies i feel like i should know...
# ask-community-for-troubleshooting
g
one more, (and apologies i feel like i should know where this is but just cant find it) where can I see changes for connectors from one version to another e.g. mysql 0.3.3 --> mysql 0.3.4
search docker hub. the links on the admin page point to the airbyte docs for some connectors and docker.hub for others I would like to know where i can find the documented changes if they exist e.g. a PR
u
@gunu https://docs.airbyte.io/integrations/sources/stripe#changelog we're working to create the changelog for every connector. At the moment we published every change here.
g
this is great thank you. unfortunately the latest changes references a superceded 0.3.3 version
MySQL CDC now only polls for 5 minutes if we haven’t received any records (#3789)
but this led to me https://github.com/airbytehq/airbyte/blob/master/airbyte-config/init/src/main/resources/seed/source_definitions.yaml --> i can find the PR associated with this version change 👍