Skip to content

Releases: Chris-Wolfgang/ETL-Abstractions

v0.11.0

23 Mar 12:00

Choose a tag to compare

What's Changed

Full Changelog: v0.10.2...v0.11.0

v.0.10.2

15 Mar 20:26
cd8727e

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.2

v0.10.0

15 Mar 01:24
5d2841f

Choose a tag to compare

What's Changed

  • Added changes required to support Wolfgang.Etl.TestKit

Full Changelog: v0.9.0...v0.10.0

v0.9.0

12 Mar 21:07
d336e9a

Choose a tag to compare

What's Changed

  • Copilot/sub pr 27 another one by @Chris-Wolfgang in #52
  • Standardized repo files from repo-template by @Chris-Wolfgang in #58
  • Fix MA0003 and RCS1140 analyzer errors in TransformerBase, LoaderBase, and ExtractorBase by @Copilot in #65
  • Fix static analysis errors in Example6-ReducingDuplicateCode (Net8.0) by @Copilot in #66
  • Upgrade newest standards by @Chris-Wolfgang in #67
  • Develop by @Chris-Wolfgang in #57
  • Fix find -quit missing -print causing coverage report generation to silently skip by @Copilot in #74
  • Fix macOS grep -P incompatibility in Stage 3 coverage threshold enforcement (pr.yaml) by @Copilot in #78
  • Add coverlet.collector to test project to fix CI coverage gate failure by @Copilot in #76
  • Fix macOS CI: replace GNU-only grep -P with POSIX-compatible awk/grep -E in Stage 3 by @Copilot in #77
  • Develop by @Chris-Wolfgang in #75
  • Bump the dotnet-dependencies group with 4 updates by @dependabot[bot] in #73

Full Changelog: v0.8.1...v0.9.0

v0.8.1

08 Mar 15:39
c30c7f6

Choose a tag to compare

What's Changed

  • Testing automated build and deploy by @Chris-Wolfgang in #22
  • Update deploy.yml by @Chris-Wolfgang in #23
  • Develop by @Chris-Wolfgang in #24
  • Remove unnecessary .NET SDK versions from PR workflow by @Copilot in #28
  • Created benchmarks folder by @Chris-Wolfgang in #33
  • Improve error handling in create-labels workflow by @Copilot in #30
  • Add missing Dependabot labels to create-labels workflow by @Copilot in #31
  • Fix test results path pattern in release workflow by @Copilot in #32
  • Improve error handling in create-labels workflow by @Copilot in #34
  • Clarify .NET SDK requirements for test project target frameworks by @Copilot in #35
  • Grant contents:write permission to release workflow by @Copilot in #36
  • Clarify .NET SDK requirements for test execution by @Copilot in #37
  • Create /benchmarks directory and restore dependabot configuration by @Copilot in #29
  • Fix typo in LoaderBase documentation by @Copilot in #39
  • Develop by @Chris-Wolfgang in #38
  • Add initial DocFX documentation setup by @Chris-Wolfgang in #40
  • Add net10.0 target framework while preserving out-of-support frameworks by @Copilot in #47
  • Fix incorrect test project path in release workflow by @Copilot in #46
  • Fix PowerShell line continuation syntax in release workflow by @Copilot in #45
  • Fix incorrect test project path in release workflow by @Copilot in #44
  • Add .NET 10.0 target framework support by @Copilot in #43
  • Add .NET 10.0 target framework support by @Copilot in #42
  • Update CI/CD for .NET 10, docs, and release automation by @Chris-Wolfgang in #41
  • Develop by @Chris-Wolfgang in #48
  • Add DocFX metadata and build steps to workflow by @Chris-Wolfgang in #49
  • Update AsyncInterfaces to 10.0.2, bump project versions by @Chris-Wolfgang in #51
  • Bump Microsoft.Bcl.AsyncInterfaces from 10.0.2 to 10.0.3 and fix DevSkim workflow by @Copilot in #54
  • Bump Microsoft.Bcl.AsyncInterfaces from 10.0.2 to 10.0.3 by @dependabot[bot] in #53
  • Add .NET Framework reference assemblies for Linux builds by @Copilot in #55
  • Merge pull request #52 from Chris-Wolfgang/copilot/sub-pr-27-another-one by @Chris-Wolfgang in #56

New Contributors

  • @Copilot made their first contribution in #28
  • @dependabot[bot] made their first contribution in #53

Full Changelog: v0.6.0...v0.8.1

v0.6.0

11 Aug 01:08

Choose a tag to compare

Full Changelog: v0.5.2...v0.6.0

v0.4.0

17 Jul 01:37

Choose a tag to compare

#Initial Public Release

For the most part the public API is stable and will most likely not change. However, note this is v0 release so things may change between now and v1. This is a public preview and open to feedback

Full Changelog: https://github.com/Chris-Wolfgang/ETL-Abstractions/commits/v0.4.0