Hey, been trying to use the datahub-ingestion docker image to ingest and kept getting a lot of weird errors about the recipe being invalid in ways that contradicted the documentation. I just figured out that the "latest" tag on the image is 4 months old. It would be good if someone updated the latest tag to v0.8.14 so others don't experience the same problems.
e
early-lamp-41924
09/29/2021, 3:04 AM
After moving to v0.8.X, we have changed the image tag with the latest code to “head” instead of latest. “latest” contains the version of code that works v0.7.X and before.
s
sparse-energy-27188
09/29/2021, 11:41 AM
Gotcha, thanks.
b
big-carpet-38439
09/29/2021, 6:08 PM
To elaborate, "head" meaning "not an official release", but the current head of master (for those adventurous folks, of which there are many, who want to be always up to date)