What’s Changed
- [MAINTENANCE] changelog and version number update (#2943) @OrtalG
- [DOCS] Update TOC to match Design Doc (#2915) @Shinnnyshinshin
- [ENHANCEMENT] Make expect_column_values_to_be_between faster (#2633) @janjagusch
- [BUGFIX] Minor fixes to v3 API CLI (#2742) @spbail
- [FEATURE]/GDOC/GDOC-107/GDOC-124/Adding In Intro Files and Splitting jsx (#2934) @petermoyer
- [BUGFIX] Docs integration Pipeline now references new requirements files (#2941) @Shinnnyshinshin
- [MAINTENANCE] Pin json-schema version (#2938) @anthonyburdi
- Update requirements for docs_rtd (#2940) @jcampbell
- [MAINTENANCE] remove reference to old requirements file in CI (#2939) @Aylr
- [DOCS] add Local Python Install to docs (#2920) @petermoyer
- [BUGFIX] Temporary table objects persist across sessions in Oracle versions 18c, 19c, and 21c (#2862) @NathanFarmer
- [BUGFIX] Using cache in order not to fetch already known secrets (#2882) @Cedric-Magnan
- feat: remove accidental new line in .ge_store_backend_id (#2896) @dnz-bdeboer
- Bump urllib3 from 1.25.10 to 1.26.5 in /docs_rtd (#2854) @dependabot
- [MAINTENANCE] Remove numpy pin (#2930) @jcampbell
- [DOCS] How to write a how-to-guide (Docusaurus) (#2924) @Shinnnyshinshin
- [DOCS] Fix version name in V3 Quick start tutorial (#2897) @ioni-garfunkel
- [MAINTENANCE] upgrade docusaurus (#2932) @Aylr
- [MAINTENANCE] Refactor variable and rules configs in profiler into a single dict (#2919) @cdkini
- [BUGFIX] Instantiate PandasExecutionEngine with custom parameters (#2904) @xaniasd
- [DOCS] Fixed the expectation suite name kwarg (#2875) @vikramaditya91
- [BUGFIX] Render 0 properly in datadocs (#2923) @shpolina
- [FEATURE] Eliminate the use of Validator in creating Profiler, DomainBuilder, and ParameterBuilder classes of the Rule Based Profiler (#2925) @alexsherstinsky
- [MAINTENANCE] Allow tests to properly connect to local sqlite db on Windows (#2891) @shpolina
- [BUGFIX] Temp table creation fix (#2859) @shpolina
- [DOCS] How to connect to your data in BigQuery (#2902) @Shinnnyshinshin
- [DOCS] Update SLACK_GUIDELINES.md For Tools and Services (#2921) @kyleaton
- [BUGFIX] Fix inconsistent column names in NYC taxi datasets (#2917) @cdkini
- [BUGFIX] Make JSON Serialization Utility More Robust (currently fails for Python-3.6 and Pandas-0.23 (#2913) @alexsherstinsky
- [MAINTENANCE] Add NYC taxi data to testing datasets (#2911) @cdkini
- [BUGFIX] Fix rendering error (#2909) @shpolina
- [FEATURE] Initial/Incremental Multi-Batch Profiler Code Contribution (#2869) @alexsherstinsky
- [DOCS] Small fix to the tutorial (#2901) @ioni-garfunkel
- Small fix for batch_filter (the tests already cover it). (#2899) @alexsherstinsky
- [DOCS] Update pr template and remove enhancement feature type (#2894) @OrtalG
- [MAINTENANCE] DOCS integration tests have moved to a new pipeline (#2895) @Shinnnyshinshin
- [WIP][FEATURE] Mer-45: GE Cloud Store Backend (#2822) @roblim
- [DOCS] Bugfix for Database how-to-docs (#2883) @Shinnnyshinshin
- [BUGFIX] Docs integration tests now only run when
--docs-tests
option is specified (#2892) @Shinnnyshinshin - [FEATURE] Ability to Launch Azure Checks Using a Prefix in the Name of a Branch (#2890) @alexsherstinsky
- Alexsherstinsky/bugfix/duplicated aws region instead of secret 06 08 2021 63 (#2888) @alexsherstinsky
- [DOCS] Update docstring for SlackNotificationAction (#2889) @anthonyburdi
- [DOCS] How to connect to your data on a S3 using spark guide (#2877) @Aylr
- [DOCS] How to Connect to your data on Redshift guide (#2879) @Shinnnyshinshin
- [ENHANCEMENT] Improve filter_properties_dict handling of falsy values (along with new unit tests for this) (#2878) @alexsherstinsky
- [BUGFIX] Fixing batch_filter string processing of slice query parameters (and adding corresponding unit tests) (#2876) @alexsherstinsky
- [MAINTENANCE] Fix broken links after merge of knoxpod branch into develop (#2874) @Shinnnyshinshin
- [DOCS][MAINTENANCE] remove interactive prototype (#2873) @Aylr
- [DOCS][MAINTENANCE] docs test CI pipeline trigger is more precise (#2867) @Aylr
- [ENHANCEMENT] Added SerializableDotDict (as a JSON-serializable extension of DotDict) (#2871) @alexsherstinsky
- [MAINTENANCE] Fix non-functional Validator test. Make small type hints and style adjustment. (#2866) @alexsherstinsky
- [KNOXPOD] Snowflake-how-to-guide follow up changes (#2851) @Shinnnyshinshin
- [MAINTENANCE] Make test utils more general. Also, add an assertion for an expected log warning. (#2857) @alexsherstinsky
- [DOCS] First portion of alpha docs site (#2852) @Aylr
- [FEATURE] Rule Based Profiler: Initial Commit (Work-In-Progress) (#2788) @anthonyburdi
- [DOCS] Fix typo in readme (#2838) @dafeda
- [DOCS] Update testing.rst (#2817) @rschmidtner
- [DOCS] Word missing in slack guidelines doc (#2835) @discdiver
- [BUGFIX] Update util.convert_to_json_serializable() to handle UUID type (#2805) @YFGu0618
- [BUGFIX] expect_column_kl_divergence_to_be_less_than to not double count on lowest bin boundary (#2756) @peterdhansen
- [DOCS] Fix typo in Core Concepts documentation (#2797) @cdkini
- [DOCS] remove broken link (#2769) @gsajko
- [MAINTENANCE] CLI tests now support click 8.0 and 7.x (#2791) @Aylr
- Add integration test for multi-BatchRequest (#2776) @talagluck
- [MAINTENANCE] Improve robustness of integration test_runner (#2772) @talagluck
- [FEATURE] - new expectation: expect_column_values_to_change_between (#2618) @maikelpenz
- Enable instantiation of a validator with multiple batches (#2765) @talagluck
- [MAINTENANCE] Add nightly CI run to test the Latest SQLAlchemy version with GE/postgres (#2760) @anthonyburdi
- [MAINTENANCE] Add type hints to BatchFilter (#2749) @alexsherstinsky
- [BUGFIX] Allow decimals without leading zeros in evaluation parameters (#2725) @makotonium
- [BUGFIX] Add a parameter to
SparkDFDatasource
to reuse the Spark Context (#2733) @j-f-r - [DOCS] Getting started tutorial for the v3 API (#2724) @spbail
- [ENHANCEMENT] Ge 5/add taxi multibatch fixture (#2716) @talagluck