- [FEATURE] Fluent
DataAsset
batch_metadata
config variables (#7513) - [FEATURE] Add batch metadata to spark add_*_asset methods (#7534)
- [BUGFIX] Fluent Datasource load from config fixes for remaining Pandas Datasources (#7442)
- [BUGFIX] Address
pandas==2.0.0
test failures (#7553) - [BUGFIX] Render prescriptive
ExpectationConfiguration
s with evaluation parameters inline (#7552) - [BUGFIX] Release Pipeline Fix (#7575)
- [DOCS] Update GX version in
_data.jsx
component (#7549) - [DOCS] Adds guides on using Ephemeral Data Contexts and updates Quickstart Next Steps (#7500)
- [DOCS] Fixes broken code block and incorrectly numbered steps in "How to organize Batches in a SQL-based Data Asset" (#7533)
- [DOCS] Update nav to match gx.io site (#7557)
- [DOCS] Corrects step numbers in "How to organize Batches in a file-based Data Asset" (#7559)
- [DOCS] Delete SLACK_GUIDELINES.md (#7566)
- [DOCS] Update syntax highlighting of code blocks in GX Cloud Getting Started guide (#7563)
- [DOCS] Fix code snippets for earlier versions (#7554)
- [DOCS] Fix typo in docs (#7568)
- [DOCS] Moar typo fix (#7569)
- [DOCS] removes the original getting started tutorial pages and redirects to the quickstart guide (#7548)
- [DOCS] Fix integral typo (#7578)
- [DOCS] Prepare earlier versions using develop (#7567)
- [DOCS] Use orange in docs logs (#7579)
- [DOCS] Add GX Cloud Onboarding Script (#7517)
- [MAINTENANCE] release prep for 0.16.5 (#7545)
- [MAINTENANCE] Test Pandas 2.0 prerelease in CI/CD (#7343)
- [MAINTENANCE] Add noqa directives for existing sqlalchemy imports (#7564)
- [MAINTENANCE] Add ruff rule for sqlalchemy imports (#7562)
- [MAINTENANCE] adding a footer to data docs with a link to the cloud page (#7532)
- [MAINTENANCE] Harden tests for
CloudDataContext
alwaysinclude_rendered_content
(#7558) - [MAINTENANCE] FluentDatasources - Quickstart Snippets converted to Named Snippets (#7550)
- [MAINTENANCE] Simplify
GXCloudStoreBackend._has_key
check (#7561) - [MAINTENANCE] Temporarily Pin
pandas<2.0.0
for compatibility (#7571) - [MAINTENANCE] SqlAlchemy 2.0 Compatibility - branched connection +
bind
argument now required (#7529) - [MAINTENANCE] Add missing docstrings to fluent
sql_datasource
splitter methods. (#7577)