gentle-quill-69604
03/30/2021, 6:45 PMdiscovery.yml
should also be in version 17
? Is this something I need do change manually or is this a known bug?ripe-musician-59933
03/30/2021, 6:46 PMdiscovery.yml
version (17) are not incremented at the same time, but the latest Meltano should always be compatible with the latest discovery.ymlgentle-quill-69604
03/30/2021, 6:47 PMUpdating files managed by plugins...
[2021-03-30 11:41:50,943] [29204|MainThread|root] [WARNING] The `discovery.yml` manifest received from <https://www.meltano.com/discovery.yml> has version 17, while this version of Meltano requires version 16.
[2021-03-30 11:41:50,943] [29204|MainThread|root] [WARNING] Please install the latest compatible version of Meltano using `meltano upgrade`.
[2021-03-30 11:41:50,943] [29204|MainThread|root] [WARNING] Falling back on the cached `discovery.yml` manifest...
ripe-musician-59933
03/30/2021, 6:48 PMmeltano --version
gentle-quill-69604
03/30/2021, 6:49 PMmeltano upgrade
sincemeltano | The `discovery.yml` manifest received from <https://www.meltano.com/discovery.yml> has version 17, while this version of Meltano requires version 16.
ripe-musician-59933
03/30/2021, 6:50 PMmeltano --version
? The most recent version is 1.71.0 and I expect you're on an older versiongentle-quill-69604
03/30/2021, 6:50 PMripe-musician-59933
03/30/2021, 6:50 PMmeltano upgrade
recently?gentle-quill-69604
03/30/2021, 6:50 PMripe-musician-59933
03/30/2021, 6:51 PMmeltano
PyPI packagegentle-quill-69604
03/30/2021, 6:51 PM➜ meltano upgrade
Upgrading `meltano` package...
Requirement already satisfied: meltano in /Users/pupreti/Documents/projects/meltano_test/venv/lib/python3.9/site-packages (1.67.0)
Requirement already satisfied: pyhocon<0.4.0,>=0.3.51 in /Users/pupreti/Documents/projects/meltano_test/venv/lib/python3.9/site-packages (from meltano) (0.3.57)
ripe-musician-59933
03/30/2021, 6:51 PMpip install --upgrade meltano
?gentle-quill-69604
03/30/2021, 6:52 PMripe-musician-59933
03/30/2021, 6:52 PMmeltano
gentle-quill-69604
03/30/2021, 6:54 PMripe-musician-59933
03/30/2021, 6:55 PMgentle-quill-69604
03/30/2021, 6:56 PM