Schemachange

Latest version: v3.7.0

Safety actively analyzes 688178 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

3.7.0

Added
- Improved unit test coverage
- Added Session ID as part of the initial connection successful message to be visible in the logs
Changed
- Aligning with snowflake [identifier requirements](https://docs.snowflake.com/en/sql-reference/identifiers-syntax) in the configuration settings
- Fixed the bug with `Missing default warehouse`
- Fixed Demo examples resulting from change in public data set location
- Removed pandas library dependency to improve schemachange install footprint
- Updated Github Actions Workflow to check PRs and Merges does not break the demo examples.
- Updated Docs related to latest Demo content included in schemachange

3.6.2

Changed
- Updated pandas version dependency
- Pinned NumPy version dependency

3.6.1

Added
- Allow passing snowflake schema as config or CLI parameter

3.6.0

Changed
- Fixed bug introduced in version 3.5.0 where the session state was not reset after a user script was run. This resulted in schemachange updates to the metadata table failing in some cases. schemachange will now reset the session back to the default settings after each user script is run
- Updated the pytest GitHub Actions workflow
- Cleaned up whitespace and formatting in files for consistency
- Updated README file

Added
- Added new dependency review GitHub Actions workflow
- Added badges for pytest and PyPI

3.5.4

Changed
- Fixed authentication workflow to check for authenticator type first, then for Key pair and finally default to password authentication.
- Fixed the `Dockerfile-src` configuration to build a docker image from source code.
- Updated README file.

3.5.3

Changed
- Updated version dependencies for `snowflake-connector-python` and `pyyaml`.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.