Skip to content

Releases: rtdip/core

v0.7.0

17 Aug 10:41
e10bdd0
Compare
Choose a tag to compare

What's Changed

Documentation

Ingestion Framework

  • Additional fields for Eventhub Kafka component by @GBBBAS in #438

Other Changes

Full Changelog: v0.6.6...v0.7.0

v0.6.6

09 Aug 16:41
a141ca9
Compare
Choose a tag to compare

What's Changed

Ingestion Framework

Other Changes

Full Changelog: v0.6.5...v0.6.6

v0.6.5

08 Aug 16:31
e850d04
Compare
Choose a tag to compare

What's Changed

Ingestion Framework

Other Changes

  • Add Linear Interpolation to Interpolate Function with updated Docs and Unit Tests by @cching95 in #423

Full Changelog: v0.6.4...v0.6.5

v0.6.4

07 Aug 16:22
55baf1b
Compare
Choose a tag to compare

What's Changed

Documentation

  • Add default pip install in getting started docs by @JamesKnBr in #420

Ingestion Framework

  • Add Trigger "AvailableNow" Logic for Streams by @GBBBAS in #419
  • Update for casting of data types on SSIP Stream by @GBBBAS in #421

Other Changes

Full Changelog: v0.6.3...v0.6.4

v0.6.3

04 Aug 08:35
a42f15c
Compare
Choose a tag to compare

What's Changed

Ingestion Framework

  • Add option to remove nanoseconds from Process Control Data Model writes on timestamp by @GBBBAS in #412
  • Minor adjustments for Pipeline functions by @GBBBAS in #415

Other Changes

Full Changelog: v0.6.2...v0.6.3

v0.6.2

03 Aug 08:56
0e00f5c
Compare
Choose a tag to compare

What's Changed

Ingestion Framework

Other Changes

  • Weather Transformer by @PaveeG in #387
  • API Documentation Updates by @GBBBAS in #404
  • AMQP value decoding from Kafka Headers by @GBBBAS in #403
  • Return Properties initial value if Kafka Headers not populated by @GBBBAS in #405
  • Add metadata Step to the Time Weighted Average Function, Unit test and Documentation updates. by @cching95 in #408

Full Changelog: v0.6.1...v0.6.2

v0.6.1

27 Jul 15:04
668bb2a
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Hotfix to update the tagname parameter in the Metadata query by @cching95 in #401

Full Changelog: v0.6.0...v0.6.1

v0.6.0

26 Jul 16:05
b1b2aab
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

Ingestion Framework

  • Transformer component - PJM raw data to Meters Data Model by @IW-SS in #388
  • Update Databricks Deploy to use the Databricks SDK by @GBBBAS in #394
  • Kafka Eventhub Source by @GBBBAS in #395

Other Changes

  • Remove JinjaSQL and refactor query builder for raw and metadata functions by @cching95 in #384
  • Refactored Resample and Interpolate, removed Jinjasql and updated unit tests by @cching95 in #389
  • Refactor time weighted average and add unit tests by @cching95 in #392
  • Refactored Interpolation at Time and updated unit tests, removed jinjasql by @cching95 in #391
  • Update time interval parameters and api parameter descriptions and add distinct to base query by @cching95 in #393

Full Changelog: v0.5.3...v0.6.0

v0.5.3

19 Jul 09:05
a11cff0
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Documentation

  • Docs for running APIs locally on a Macbook by @GBBBAS in #379

Ingestion Framework

Other Changes

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

11 Jul 15:51
6140a4e
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Change Imports for SSIP UDF to execute properly by @GBBBAS in #352
  • Updates for Default Packages Logic by @GBBBAS in #353
  • Fix for unit test runtime performance by @GBBBAS in #358
  • Fix for Circular Imports by @GBBBAS in #359

Documentation

Ingestion Framework

Other Changes

Full Changelog: v0.5.1...v0.5.2