What's Changed
* Support/devops ci by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/1
* Refactor functions, documentation, updating demos and addtional data types. by sfc-gh-dbabbjimenez in https://github.com/snowflakedb/snowpark-checkpoints/pull/2
* Added hypothesis-snowpark-security by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/4
* Added mechanism for Snyk Scan at main branch by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/5
* Support/fix unit testing and CI/CD improvements by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/7
* Activated Ruff linter and CI/CD for snowpark_checkpoints lib by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/8
* Added Risk Assessment PR template by sfc-gh-mfigueroamontero in https://github.com/snowflakedb/snowpark-checkpoints/pull/10
* Added snow-cli for testing checkpoints by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/9
* Support for skip checks and custom steps, and README by sfc-gh-dbabbjimenez in https://github.com/snowflakedb/snowpark-checkpoints/pull/11
* Added Windows UnitTests with SnowCLI by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/12
* [SNOW-1797973] Adding support for DataFrame schema contract scenario by sfc-gh-lbravozuniga in https://github.com/snowflakedb/snowpark-checkpoints/pull/3
* [SNOW-1845307] Change assert mechanism for integration test output files. by sfc-gh-kjimenezmorales in https://github.com/snowflakedb/snowpark-checkpoints/pull/16
* [CI/CD] Normalize Unit Testing Matrix +semver:none by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/14
* Refactor utility functions and constants for improved clarity and consistency by sfc-gh-dbabbjimenez in https://github.com/snowflakedb/snowpark-checkpoints/pull/18
* SNOW-1841983: Add a Hypothesis strategy to generate Snowpark DataFrames based on a Pandera schema by sfc-gh-fgonzalezmendez in https://github.com/snowflakedb/snowpark-checkpoints/pull/15
* Adding support for DataFrame collection mode 2 by sfc-gh-lbravozuniga in https://github.com/snowflakedb/snowpark-checkpoints/pull/19
* SNOW-1797964 Project Restructuring for building a bundle lib by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/23
* [SNOW-1854513] Add Sphinx API Reference documentation by sfc-gh-fgonzalezmendez in https://github.com/snowflakedb/snowpark-checkpoints/pull/24
* SNOW-1843913 checkpoint configuration by sfc-gh-kjimenezmorales in https://github.com/snowflakedb/snowpark-checkpoints/pull/21
* Support for Dataframe mode with parquet by sfc-gh-dbabbjimenez in https://github.com/snowflakedb/snowpark-checkpoints/pull/25
* SNOW-1863443: Fix warnings related with snowpark-checkpoints-hypothesis package by sfc-gh-fgonzalezmendez in https://github.com/snowflakedb/snowpark-checkpoints/pull/26
* [SNOW-1797982] Add In-Band Telemetry by sfc-gh-dchaconbarrantes in https://github.com/snowflakedb/snowpark-checkpoints/pull/17
* Create __init__ file for configuration module. by sfc-gh-kjimenezmorales in https://github.com/snowflakedb/snowpark-checkpoints/pull/29
* SNOW-1797964: [CI/CD] Setup Anaconda files for Snowpark Checkpoints by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/33
* [SNOW-1870837] Extend Hypothesis strategy to support ArrayType and BinaryType by sfc-gh-fgonzalezmendez in https://github.com/snowflakedb/snowpark-checkpoints/pull/31
* [SNOW-1797973] Improving collection for mode 1 by sfc-gh-lbravozuniga in https://github.com/snowflakedb/snowpark-checkpoints/pull/28
* Support for validation result file by sfc-gh-dbabbjimenez in https://github.com/snowflakedb/snowpark-checkpoints/pull/27
* Including missing license text files by sfc-gh-mfigueroamontero in https://github.com/snowflakedb/snowpark-checkpoints/pull/35
* Update Copyright year by sfc-gh-mfigueroamontero in https://github.com/snowflakedb/snowpark-checkpoints/pull/36
* SNOW-1797964: [CI/CD] Setup Anaconda files for Snowpark Checkpoints by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/34
* Refactor validation results file path to include output directory by sfc-gh-dbabbjimenez in https://github.com/snowflakedb/snowpark-checkpoints/pull/38
* [SNOW-1797973] Adding support for full null column by sfc-gh-lbravozuniga in https://github.com/snowflakedb/snowpark-checkpoints/pull/39
* SNOW-1797964: Support/GitHub workflow regression tests +semver:none by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/40
* SNOW-1797982 Add new event and improve telemetry by sfc-gh-dchaconbarrantes in https://github.com/snowflakedb/snowpark-checkpoints/pull/30
* SNOW-1797964: Enhancements for workflow pr linter +semver:none by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/43
* SNOW-1797982 Add new environment var for telemetry testing by sfc-gh-dchaconbarrantes in https://github.com/snowflakedb/snowpark-checkpoints/pull/42
* SNOW-1877149: Add environment variable for Snowflake checkpoint contract file path by sfc-gh-dbabbjimenez in https://github.com/snowflakedb/snowpark-checkpoints/pull/41
* SNOW-1865955: Cast Float spark columns to double due the mismatch of precision between parquet in Spark and Snowflake. by sfc-gh-kjimenezmorales in https://github.com/snowflakedb/snowpark-checkpoints/pull/32
* SNOW-1875884: Refactor `dataframe_strategy` to accept a Pandera DataFrameSchema as an argument by sfc-gh-fgonzalezmendez in https://github.com/snowflakedb/snowpark-checkpoints/pull/37
* SNOW-1878374: Renamed Conda Packages Names by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/44
* SNOW-1797977: Add checkpoint name validation to improve data integrity by sfc-gh-dbabbjimenez in https://github.com/snowflakedb/snowpark-checkpoints/pull/45
* SNOW-1878301: Enhance checkpoint validation by updating sample fraction to 1.0 and adding logging for validation results by sfc-gh-dbabbjimenez in https://github.com/snowflakedb/snowpark-checkpoints/pull/46
* SNOW-1880200: Add functools.wraps decorator to telemetry report function for better function metadata preservation by sfc-gh-fgonzalezmendez in https://github.com/snowflakedb/snowpark-checkpoints/pull/47
* SNOW-1880256: Add execution mode parameter to mark_pass and mark_fail methods for improved checkpoint logging by sfc-gh-dbabbjimenez in https://github.com/snowflakedb/snowpark-checkpoints/pull/48
* SNOW-1878374: Added Conda Bundle Package by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/49
* SNOW-1881797: Add README documentation for Snowpark Checkpoints Validators package by sfc-gh-dbabbjimenez in https://github.com/snowflakedb/snowpark-checkpoints/pull/51
* SNOW-1881954: Fix output directory path for parquet files. by sfc-gh-kjimenezmorales in https://github.com/snowflakedb/snowpark-checkpoints/pull/52
* SNOW-1883852: Pre-Release Changes by sfc-gh-cazofeifamadrigal in https://github.com/snowflakedb/snowpark-checkpoints/pull/54
* SNOW-1883819: Refactor validation and checkpoint configurations to use output path by sfc-gh-dbabbjimenez in https://github.com/snowflakedb/snowpark-checkpoints/pull/55
* SNOW-1797973 Updating schema collection mode to handle missing data types by sfc-gh-lbravozuniga in https://github.com/snowflakedb/snowpark-checkpoints/pull/53
New Contributors
* sfc-gh-cazofeifamadrigal made their first contribution in https://github.com/snowflakedb/snowpark-checkpoints/pull/1
* sfc-gh-dbabbjimenez made their first contribution in https://github.com/snowflakedb/snowpark-checkpoints/pull/2
* sfc-gh-mfigueroamontero made their first contribution in https://github.com/snowflakedb/snowpark-checkpoints/pull/10
* sfc-gh-lbravozuniga made their first contribution in https://github.com/snowflakedb/snowpark-checkpoints/pull/3
* sfc-gh-kjimenezmorales made their first contribution in https://github.com/snowflakedb/snowpark-checkpoints/pull/16
* sfc-gh-fgonzalezmendez made their first contribution in https://github.com/snowflakedb/snowpark-checkpoints/pull/15
* sfc-gh-dchaconbarrantes made their first contribution in https://github.com/snowflakedb/snowpark-checkpoints/pull/17
**Full Changelog**: https://github.com/snowflakedb/snowpark-checkpoints/commits/0.1.0rc1