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 beam 0.8.0 #202

Merged
merged 36 commits into from
Jul 26, 2024
Merged

Release beam 0.8.0 #202

merged 36 commits into from
Jul 26, 2024

Conversation

Threated
Copy link
Member

No description provided.

Threated and others added 30 commits October 4, 2023 14:18
Changed binary name in Docker image: component --> beam
* Explicitly check for invalid receivers

* Fix tests

---------

Co-authored-by: janskiba <[email protected]>
* feat: Add metadata support to sockets

* fix(beam-lib): Only enable IdType with strict ids

Co-authored-by: Tobias Kussel <[email protected]>

---------

Co-authored-by: Tobias Kussel <[email protected]>
Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](rust-itertools/itertools@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: itertools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Cargo-deny: ignore RUSTSEC-2023-0071 advisory
…s-0.12.0

Update itertools requirement from 0.11.0 to 0.12.0
fix: Update cache if we have a certificate but it is invalid
feat: Allow setting the docker tag of the beam images in `beamdev demo`
fix: Dont yield claimed tasks with filter todo
Threated and others added 4 commits June 12, 2024 07:19
Fix different timeout scenarios
* chore: Upgrade http ecosystem to hyper 1

* Remove outdated comment

Co-authored-by: Tobias Kussel <[email protected]>

* Clarify comment

---------

Co-authored-by: Tobias Kussel <[email protected]>
@Threated Threated changed the title Release beam 0.7.1 Release beam 0.8.0 Jul 26, 2024
* chore: beam 0.8 release notes

* Apply suggestions

Co-authored-by: Martin Lablans <[email protected]>

* Apply more suggestions

Co-authored-by: Tobias Kussel <[email protected]>

---------

Co-authored-by: Martin Lablans <[email protected]>
Co-authored-by: Tobias Kussel <[email protected]>
Copy link
Member

@lablans lablans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please accept my suggestions, then consider it approved.

CHANGELOG.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Co-authored-by: Martin Lablans <[email protected]>
@Threated Threated merged commit 53a70dd into main Jul 26, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants