| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-04-25 | 6.7 kB | |
| v1.0.0.tar.gz | 2023-04-25 | 44.3 MB | |
| v1.0.0.zip | 2023-04-25 | 44.5 MB | |
| Totals: 3 Items | 88.8 MB | 0 | |
What's Changed
- remove dependency on rabbitmq by @KentonParton in https://github.com/Swiple/swiple/pull/86
- [FEATURE] implement scheduling by @KentonParton in https://github.com/Swiple/swiple/pull/4
- [FIX] dataset_id & datasource_id params not required for delete /schedules by @KentonParton in https://github.com/Swiple/swiple/pull/6
- update data models and connection handling by @KentonParton in https://github.com/Swiple/swiple/pull/7
- Abbreviate y-axis values in ExpectationHistory by @KentonParton in https://github.com/Swiple/swiple/pull/8
- standardize endpoints by @KentonParton in https://github.com/Swiple/swiple/pull/10
- feat: Add workflow to publish swiple-api and swiple-ui images to docker by @KentonParton in https://github.com/Swiple/swiple/pull/9
- feat: add non-dev docker compose by @KentonParton in https://github.com/Swiple/swiple/pull/11
- docs: update shareable slack link and add gtag by @KentonParton in https://github.com/Swiple/swiple/pull/12
- update setup, reduce sample_data, size by @KentonParton in https://github.com/Swiple/swiple/pull/13
- Improve modal overflow/scroll and update "mostly" to "objective" by @KentonParton in https://github.com/Swiple/swiple/pull/14
- Add steps to QuickStart guide. by @KentonParton in https://github.com/Swiple/swiple/pull/15
- Website features by @KentonParton in https://github.com/Swiple/swiple/pull/16
- 📝 Complete Community Standards by @KentonParton in https://github.com/Swiple/swiple/pull/17
- Use poetry by @KentonParton in https://github.com/Swiple/swiple/pull/18
- Give first-interaction write access by @KentonParton in https://github.com/Swiple/swiple/pull/24
- Package updates by @KentonParton in https://github.com/Swiple/swiple/pull/27
- Bump terser from 5.12.1 to 5.14.2 in /docs by @KentonParton in https://github.com/Swiple/swiple/pull/29
- Maintain tab state in URL by @KentonParton in https://github.com/Swiple/swiple/pull/30
- Update config.py and settings.py to use .env file by @KentonParton in https://github.com/Swiple/swiple/pull/31
- Show 'expectation' resultType results as 100% or 0% by @KentonParton in https://github.com/Swiple/swiple/pull/33
- ✨ Show "COLUMN" on Dataset "Expectations" tab by @KentonParton in https://github.com/Swiple/swiple/pull/34
- Propose a one-liner in the docs to generate the SECRET_KEY by @frankie567 in https://github.com/Swiple/swiple/pull/37
- Update great-expectations 0.15.0 --> 0.15.21, enable concurrency by @KentonParton in https://github.com/Swiple/swiple/pull/39
- Add env files by @KentonParton in https://github.com/Swiple/swiple/pull/40
- Add AUTH_COOKIE_SECURE setting by @frankie567 in https://github.com/Swiple/swiple/pull/36
- Add field type to improve encrypted secrets handling by @frankie567 in https://github.com/Swiple/swiple/pull/38
- FIX: Set masked password to original password on updateDatasource by @KentonParton in https://github.com/Swiple/swiple/pull/41
- Build docker images for multiple platforms by @KentonParton in https://github.com/Swiple/swiple/pull/43
- Implement database abstraction by @frankie567 in https://github.com/Swiple/swiple/pull/42
- Make datasource.description Optional by @KentonParton in https://github.com/Swiple/swiple/pull/44
- Upgrade snowflake-sqlalchemy 1.4.0 -> 1.4.1 by @KentonParton in https://github.com/Swiple/swiple/pull/45
- [Breaking] Validation model update by @KentonParton in https://github.com/Swiple/swiple/pull/47
- Add AWS, GCP, & Azure Secrets Manager Support by @KentonParton in https://github.com/Swiple/swiple/pull/46
- Exclude Expectation.documentation from inserted data by @KentonParton in https://github.com/Swiple/swiple/pull/49
- Add alerting/notification support for Email, OpsGenie, Slack, MS Teams, PagerDuty by @KentonParton in https://github.com/Swiple/swiple/pull/50
- Fix lint error by @KentonParton in https://github.com/Swiple/swiple/pull/52
- [BUGFIX] Rollback from great-expectations V 0.15.24 to 0.15.21 by @KentonParton in https://github.com/Swiple/swiple/pull/55
- Unit tests by @frankie567 in https://github.com/Swiple/swiple/pull/48
- GitHub Workflow Improvements by @KentonParton in https://github.com/Swiple/swiple/pull/53
- [BUGFIX] Include default client by @KentonParton in https://github.com/Swiple/swiple/pull/56
- [DOCS] Documentation Updates by @KentonParton in https://github.com/Swiple/swiple/pull/57
- [DOCS] Fix links by @KentonParton in https://github.com/Swiple/swiple/pull/58
- Reduce docker image size by @KentonParton in https://github.com/Swiple/swiple/pull/59
- Workflows Improvements by @KentonParton in https://github.com/Swiple/swiple/pull/60
- Generate Repo Traffic History by @KentonParton in https://github.com/Swiple/swiple/pull/61
- Append index.html to all incoming website request by @KentonParton in https://github.com/Swiple/swiple/pull/62
- Improve support for production deployment by @KentonParton in https://github.com/Swiple/swiple/pull/63
- Add support for BigQuery and VIEWS by @KentonParton in https://github.com/Swiple/swiple/pull/65
- BigQuery fixes/improvements by @KentonParton in https://github.com/Swiple/swiple/pull/66
- Add user admin panel by @KentonParton in https://github.com/Swiple/swiple/pull/70
- Package version updates by @KentonParton in https://github.com/Swiple/swiple/pull/71
- Add /api/v1/health endpoint by @KentonParton in https://github.com/Swiple/swiple/pull/72
- Increase minimum scheduling period by @KentonParton in https://github.com/Swiple/swiple/pull/73
- Integrate with opensearch-reindexer by @KentonParton in https://github.com/Swiple/swiple/pull/74
- Integration tests by @KentonParton in https://github.com/Swiple/swiple/pull/75
- Update ap scheduler by @KentonParton in https://github.com/Swiple/swiple/pull/77
- Add Book a Swiple Cloud Demo to Website by @KentonParton in https://github.com/Swiple/swiple/pull/78
- Website updates by @KentonParton in https://github.com/Swiple/swiple/pull/81
- Add role_arn support for Athena datasource by @KentonParton in https://github.com/Swiple/swiple/pull/82
- Add role_arn support in integration tests by @KentonParton in https://github.com/Swiple/swiple/pull/83
- Forbid delete or update of admin user by @KentonParton in https://github.com/Swiple/swiple/pull/84
- Celery distributed jobs by @KentonParton in https://github.com/Swiple/swiple/pull/79
- Deploy versioned docker images by @KentonParton in https://github.com/Swiple/swiple/pull/85
New Contributors
- @KentonParton made their first contribution in https://github.com/Swiple/swiple/pull/4
- @frankie567 made their first contribution in https://github.com/Swiple/swiple/pull/37
Full Changelog: https://github.com/Swiple/swiple/commits/1.0.0