Skip to content

Non Base64-encoded private keys Deprecation Warning #427

@joshua-janicas

Description

@joshua-janicas

I was testing out the new Meltano V (4.0.5) and running against target-snowflake. When I loaded data into Snowflake I saw this warning:

2025-11-10T17:25:01.341870Z [warning  ] C:\Git\elt-pipeline\.meltano\loaders\target-snowflake\venv\Lib\site-packages\target_snowflake\connector.py:261: DeprecationWarning: Use base64 encoded private key instead of PEM format
  connect_args["private_key"] = self.get_private_key()
 name=target-snowflake
2025-11-10T17:25:01.343485Z [info     ] Private key is in PEM format   name=target-snowflake     
2025-11-10T17:25:16.238606Z [info     ] Reader 'target-snowflake' completed processing 313 lines of input (2 schemas, 309 records, 0 batch manifests, 2 state messages, 0 activate version messages). name=target-snowflake

Not sure when things will break but thought I'd raise it here 😟 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions