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

build(deps): bump libcluster from 3.3.3 to 3.4.1 #370

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps libcluster from 3.3.3 to 3.4.1.

Changelog

Sourced from libcluster's changelog.

Changelog

Unreleased

  • Use new cypher names
  • Allow Epmd strategy to reconnect after connection failures
  • Detect Self Signed Certificate Authority for Kubernetes Strategy
  • Remove calls to deprecated Logger.warn/2
  • Correct misspell of 'Empd' -> 'Epmd' in Cluster.Strategy.LocalEpmd moduledoc

3.4.0

Added

  • Telemetry events added for tracking node connects and disconnects

3.3.0

Changed

  • Default multicast address is now 233.252.1.32, was 230.1.1.251, commit

2.3.0

Added

  • Clustering strategy for the Rancher container platform (see: https://github.com/rancher/rancher)
  • LocalEpmd strategy that uses epmd to discover nodes on the local host
  • Gossip strategy multicast interface is used for adding multicast membership

2.0.0

Added

  • Configurable connect and disconnect options for implementing strategies on top of custom topologies
  • The ability to start libcluster for more than a single topology
  • Added polling_interval option to Kubernetes strategy
  • Added ability to specify a list of hosts for the Epmd strategy to connect to on start

Removed

  • Cluster.Events module, as it was redundant and unused

Changed

  • Configuration format has changed significantly, please review the docs
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [libcluster](https://github.com/bitwalker/libcluster) from 3.3.3 to 3.4.1.
- [Changelog](https://github.com/bitwalker/libcluster/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitwalker/libcluster/commits)

---
updated-dependencies:
- dependency-name: libcluster
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Sep 18, 2024
@sleipnir sleipnir merged commit 271269e into main Sep 18, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/hex/libcluster-3.4.1 branch September 18, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant