Update async-container 0.18.3 → 0.27.1 (major)#830
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Contributor
Author
|
Closed in favor of #833. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Release Notes
0.27.1 (from changelog)
0.27.0 (from changelog)
0.26.0 (from changelog)
0.25.0 (from changelog)
0.24.0 (from changelog)
0.23.0 (from changelog)
0.21.0 (from changelog)
0.20.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 74 commits:
Bump patch version.RuboCop.Fix flaky test.Modernize code.Log caller if blocked on wait.Bump minor version.Default to 10 seconds for interrupt and terminate timeout.Don't write to stderr.Bump minor version.Introduce kill. (#43)Modernize code.Bump minor version.Remove non-existant docker link.Better Kubernetes readiness check. (#42)Modernize code.Update release notes.Bump minor version.100% documentation coverage.Initial metrics for health check failure. (#41)Bump patch version.Make `#stop` less noisy.Bump patch version.Remove "Waiting for children..." debug log as it's quite noisy.Add `size` (running children) to controller `ready!` notification.Release notes.Bump minor version.`NOTIFY_LOG` readiness notification for Kubernetes probes. (#39)Whitespace.Bump minor version.Tidy up instance name handling.Add instance `#to_json` and `#as_json` for serialization.Bump minor version.Improve reliability of keyed child test.Use `SIGKILL`/`Thread#kill` when the health check fails.Bump patch version.Add release notes.Remove gems.locked from example.Relax timing.Fix Hybrid health check handling.Pass through options to `Group`.Bump minor version.Add `health_check_timeout` for detecting hung processes.Fix signal handling in child threads.Bump minor version.Add `async-service` to external tests.RuboCop.More container tests.Fix broken size test.More code coverage for notify.Add coverage for `Async::Container::Statistics`.Add test for `.best` returning threaded container.Move test controllers into fixtures directory.Fix test.More coverage for notify server / client.Add code coverage for `Async::Container::Channel`.Move implementation of `Thread` and `Process` into `Threaded::Child` and `Process::Child` respectively.Modernize code.Reduce sleep overhead in tests.Remove unnecessary `--keep-file-descriptors` option from notify pipe test.Explicit support for `Restart`.Expose `Process#spawn`.Updated puma example using shared socket.Fix puma example on_boot notify ready.Documentation.Improved signal handling.Updated puma example.Add default HUP signal handling for child process.Improved error logging (backtrace).Add puma example.More robust signal handling.Improved logging when child process fails.Update copyrights.Update usage of `Console` logger.Modernize code.Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.34.1 (from changelog)
1.34.0 (from changelog)
1.32.0 (from changelog)
1.31.0 (from changelog)
1.30.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
Bump patch version.Modernize code.Improved serialized log format.Bump minor version.Allow options in compatible logger. (#79)Modernize code.Fix `Ractor` tests.Fix env handling in `Console::Output.new`.Bump minor version.Explicit support for GitHub actions.Bump minor version.100% documentation coverage.Limit Ractor support to 3.4+.Modernize code.Log fiber_id in serialized output.Bump minor version.Fix Ractor compatibility by freezing default configurationRuboCop.Fix symbol log level handling in Filter initialization.Prefer text output when MAILTO is set for cron job email readability.`Terminal::Text` print style reset before newline (#76)Modernize code.Fix #78: Add missing to_hash method to Console::Event::GenericBump patch version.Add missing require.Bump patch version.Update copyrights.Remove circular requireFix test.Bump minor version.Updated guides.More test coverage.Introduce `Console::Config` for better control over log setup. (#70)100% documentation coverage. (#71)Add missing `logger` gem for tests on Ruby head.Sorry, we couldn't find anything useful about this release.
Release Notes
1.14.0 (from changelog)
1.11.2 (from changelog)
1.11.1 (from changelog)
1.11.0 (from changelog)
1.10.2 (from changelog)
1.10.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
Bump minor version.Introduce `IO::Event::PriorityHeap` bulk insert and delete.Bump minor version.Update context documentation on release.Modernize code.Add `IO::Event::PriorityHeap#empty?`.Benchmark experimentation.Bump patch version.Forward `**options` in `raise`.Bump minor version.Set minimum Ruby version appropriately.Reduce permutation size for test.Fix Windows non-block IO.Fix Ruby version support + more tests.Remove deprecated code.100% documentation coverage.Add agent context.Modernize code.Ensure work can be cancelled while still in the queue.Bump patch version.Fix usage of `errno`.Add release notes.Remove unused header file include due to fix build error (#142)Bump patch version.Add documentation to `blocked`.Fix handling of `read_nonblock`. (#143)Extract build task into separate step.Add worker pool external tests.Bump minor version.Introduce `IO::Event::WorkerPool` for `blocking_operation_wait`. (#139)Bump patch version.Handle closed IO while invoking `#select`. (#138)Bump patch version.Modernize code.Use append_cflags instead of modifying CFLAGS directly (#137)Drop Ruby v3.1 external tests.Whitespace.Cleanup benchmark code.Updated benchmark servers.Bump minor version.Validate selector support at run time. (#131)Fix readme title.`IO::Event::Profiler` is moved to dedicated `fiber-profiler` gem.Remove unused `<complex.h>` header.Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 13 commits:
Bump minor version.Improved `Metrics::Tags.normalize(tags, into = nil)`.Bump patch version.Modernize code.Bump minor version.Add agent context.Don't call `prepare` in `metrics/provider.rb`.Bump minor version.Add `bake metrics:provider:list` command.Modernize code.Bump patch version.Modernize code.Fix warn log test.Release Notes
0.18.1 (from changelog)
0.18.0 (from changelog)
0.17.0 (from changelog)
0.16.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
Bump patch version.Modernize code.Bump patch version.Don't call `prepare` in `traces/provider.rb`.Bump minor version.Missing documentation.Use test backend for testing.Modernize code.Add `Traces.current_context` and `Traces.with_context`.Bump minor version.Clean up bake task output.Drop support for `resource:` keyword argument.Bump patch version.Restore missing documentation.Bump patch version.Add missing bake files.Bump minor version.Modernize code.Add `traces:provider:list` bake command.Remove unused sus-fixtures-console test dependency.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.