Releases: Chris-Wolfgang/ETL-Abstractions
Releases · Chris-Wolfgang/ETL-Abstractions
v0.11.0
What's Changed
- Bump the dotnet-dependencies group with 3 updates by @dependabot[bot] in #82
- Fix XML doc errors, obsolete API usage, csproj formatting, and README placeholders by @Chris-Wolfgang in #87
- Fix coverage gate regex parsing decimal percentages by @Chris-Wolfgang in #100
- Fix flaky StopTimer_prevents_further_callbacks test by @Chris-Wolfgang in #102
- Fix Stage 2 coverage gate parsing decimal percentages by @Chris-Wolfgang in #103
- Refactor tests to inherit from TestKit.Xunit contract bases by @Chris-Wolfgang in #99
Full Changelog: v0.10.2...v0.11.0
v.0.10.2
What's Changed
- Feature/testkit changes by @Chris-Wolfgang in #80
- Feature/testkit changes by @Chris-Wolfgang in #81
Full Changelog: v0.10.0...v0.10.2
v0.10.0
What's Changed
- Added changes required to support Wolfgang.Etl.TestKit
Full Changelog: v0.9.0...v0.10.0
v0.9.0
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 -quitmissing-printcausing 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
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
Full Changelog: v0.5.2...v0.6.0
v0.4.0
#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