Releases: rtdip/core
Releases · rtdip/core
v0.5.0
What's Changed
Bug Fixes
Ingestion Framework
- Chat Open AI Databricks Connector by @GBBBAS in #328
- Tagname Parameter in EdgeX transformer by @JamesKnBr in #329
- PySpark to Pandas DataFrame Transformer by @rodalynbarce in #336
Full Changelog: v0.4.2...v0.5.0
v0.4.2
v0.4.1
v0.4.0
What's Changed
Bug Fixes
Ingestion Framework
- EdgeX OPC UA Transformer by @JamesKnBr in #271
- MISO Market API Data Source by @IW-SS in #272
- Add Partition Pruning to non broadcast join PCDM Merge by @GBBBAS in #274
- Add Filter Parameter and TagName field mapping for OPC Publisher Transformer by @GBBBAS in #296
- Refactor for odbc and functions folders by @GBBBAS in #299
- Pyspark 3.4.0 and delta-spark 2.4.0 support by @GBBBAS in #297
- Add OPC UA Transformer Parameters by @GBBBAS in #301
Other Changes
- Weather Domain and Data Model by @PaveeG in #294
- Update for Micromamba Github Actions Parameters by @GBBBAS in #302
- Upgrade FastAPI Package by @GBBBAS in #303
New Contributors
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
What's Changed
New Features
- Time Weighted Average API by @cching95 in #207
- Interpolation at Time Query Function and API by @cching95 in #244
Documentation
- Process Control Data Model by @GBBBAS in #234
- Added Time Zone logic to Documentation by @rodalynbarce in #236
Ingestion Framework
- Package Setup Update for Data Files by @GBBBAS in #206
- Performance Updates, Transformer and Destinations Updates by @GBBBAS in #215
- Delta Merge Destination Component by @GBBBAS in #220
- Fledge transformer Component by @JamesKnBr in #221
- Process Control Data Model to Delta by @GBBBAS in #225
- Rest API Destination Component by @GBBBAS in #223
- Hashicorp Vault Secret Component by @GBBBAS in #227
- Spark ADLS Gen2 Service Principal Connect Utility by @GBBBAS in #232
- Azure Key Vault Secret Component by @GBBBAS in #230
- SSIP PI Transformer Components by @GBBBAS in #233
- Delta Batch Updates by @GBBBAS in #238
- Union of Types for ADLS Gen 2 Credentials Parameter by @GBBBAS in #246
- Combine ChangeTypes for Merge of PCDM Data by @GBBBAS in #242
- Support 3.3.* Pyspark Versions by @GBBBAS in #251
Other Changes
- Performance Updates for Turbodbc and Databricks SQL Connector by @GBBBAS in #211
- Add Arrow support for Turbodbc by @GBBBAS in #212
- Turbodbc Performance Updates by @GBBBAS in #213
- Delta Table Creation using Pydantic Models for Column by @GBBBAS in #240
- Remove Duplicates from PCDM to Delta by @GBBBAS in #241
- Updates for AMI Meter Classes by @vbayon in #243
- Fix for Unioned Types on ACLs by @GBBBAS in #247
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
New Features
Bug Fixes
Documentation
- Removed repo structure from readme by @JamesKnBr in #180
- Documentation Updates by @GBBBAS in #202
Ingestion Framework
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
Documentation
- Documentation Minor Updates by @JamesKnBr in #136
- Fix Mkdocs error for kafka source by @cching95 in #161
Ingestion Framework
- Delta Optimize and Vacuum by @GBBBAS in #140
- Spark Pipeline Execute and Deploy unit tests by @JamesKnBr in #142
- Add pipeline source IoT Hub and unit test by @rodalynbarce in #144
- Spark Source and Destination for Kafka by @cching95 in #158
- Added Kinesis source and destination by @rodalynbarce in #159
- OPC UA And Process Control Data Model Transformers by @GBBBAS in #162
Other Changes
- Added target to pull_request in pr workflow by @rodalynbarce in #153
- AMI Meter Data Model by @vbayon in #126
New Contributors
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
Bug Fixes
- Fix for docker build error by @GBBBAS in #114
- Fix for docker build by @GBBBAS in #115
- Time weighted average bug fix by @cching95 in #120
Other Changes
- Documentation: Add Releases Feed to Docs Release page by @GBBBAS in #69
- Documentation: Update Packages and Doc Logos by @GBBBAS in #76
- Documentation: Fix Logo Alignment by @GBBBAS in #78
- Pipelines: Upgrade dbx by @GBBBAS in #79
- Pipelines: add spark session by @cching95 in #80
- Pipelines: Add Pipelines as Extras libraries to setup by @GBBBAS in #82
- Pipelines: Spark pipeline source Event hub and destination Event hub by @cching95 in #83
- Pipelines: Spark pipeline Source and Destination Delta Components by @rodalynbarce in #84
- Pipelines: Added Source Delta Sharing component with docs by @JamesKnBr in #85
- Pipelines: Unit Tests for sources by @cching95 in #88
- Pipelines: Add Transformer Eventhub body transformer by @cching95 in #89
- Pipelines: Added pipeline source autoloader and unit test by @rodalynbarce in #93
- Pipelines: Pipeline Executor by @GBBBAS in #95
- Pipelines: Delta Table Create Utility by @GBBBAS in #97
- Pipelines: Pipeline Deployment by @GBBBAS in #102
- Pipelines: Pipeline Deployment Updates by @GBBBAS in #103
- Pipelines: Updates for Pipeline Deployment by @GBBBAS in #104
- Pipelines: Unit test for spark pipeline eventhub destination by @cching95 in #105
- Pipelines: Dependency Injector on Pipeline Execute by @GBBBAS in #106
- Pipelines: Unit tests for source and destination streams by @cching95 in #108
- Pipelines: Pipeline Deployments and Pipeline Secrets by @GBBBAS in #111
- Pipelines: Added fails tests to pipeline sources by @JamesKnBr in #112
- Containers: Dockerfile refactor by @GBBBAS in #116
- Pipelines: Pipeline Secrets, Converters and Deployment Updates by @GBBBAS in #119
New Contributors
- @rodalynbarce made their first contribution in #84
- @JamesKnBr made their first contribution in #85
Full Changelog: https://github.com/rtdip/core/commits/v0.2.0
v0.2.0-beta.1
What's Changed
Bug Fixes
- Hotfix to remove print statement in twa function by @cching95 in #99
- Fix for docker build error by @GBBBAS in #114
- Fix for docker build by @GBBBAS in #115
- time weighted average bug fix by @cching95 in #120
Ingestion Framework
- Spark pipeline source Event hub and destination Event hub by @cching95 in #83
- Spark pipeline source delta and destination delta by @rodalynbarce in #84
- Added delta sharing with docs by @JamesKnBr in #85
- Unit Tests for sources by @cching95 in #88
- Added pipeline source autoloader and unit test by @rodalynbarce in #93
- Pipeline Executor by @GBBBAS in #95
- Delta Table Create Utility by @GBBBAS in #97
- Upgrade dbx by @GBBBAS in #79
- add spark session by @cching95 in #80
- Add Pipelines as Extras libraries to setup by @GBBBAS in #82
- Add pipeline eventhub body transformer by @cching95 in #89
- Pipeline Deployment by @GBBBAS in #102
- Pipeline Deployment Updates by @GBBBAS in #103
- Updates for Pipeline Deployment by @GBBBAS in #104
- Unit test for spark pipeline eventhub destination by @cching95 in #105
- Dependency Injector on Pipeline Execute by @GBBBAS in #106
- Unit tests for source and destination streams by @cching95 in #108
- Pipeline Deployments and Pipeline Secrets by @GBBBAS in #111
- Added fails tests to pipeline sources by @JamesKnBr in #112
- Pipeline Secrets, Converters and Deployment Updates by @GBBBAS in #119
Documentation
- Add Releases Feed to Docs Release page by @GBBBAS in #69
- Update Packages and Doc Logos by @GBBBAS in #76
- Fix Logo Alignment by @GBBBAS in #78
Other Changes
New Contributors
- @rodalynbarce made their first contribution in #84
- @JamesKnBr made their first contribution in #85
Full Changelog: v0.1.6...v0.2.0