Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release candidate v1.1.0 #18

Merged
merged 3 commits into from
May 8, 2024
Merged

release candidate v1.1.0 #18

merged 3 commits into from
May 8, 2024

Conversation

kennedykori
Copy link
Contributor

No description provided.

Add `sghi.etl.commons.sources.GatherSource`, a `Source` that
asynchronously draws data from multiple other sources (embedded sources)
and returns the aggregated results.
Minor fixes on the project documentation and other smaller improvements.
Add `sghi.etl.commons.processors.SplitGatherProcessor`, a `Processor`
that splits aggregated raw data into its constituent data parts and then
processes each data part concurrently.
@kennedykori kennedykori self-assigned this May 8, 2024
@kennedykori kennedykori changed the title release candidate v1.0.1 release candidate v1.1.0 May 8, 2024
@kennedykori kennedykori merged commit 4439c11 into develop May 8, 2024
6 checks passed
@kennedykori
Copy link
Contributor Author

🎉 This PR is included in version 1.1.0-rc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant