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 #360

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Sep 23, 2024
@dependabot dependabot bot force-pushed the dependabot/hex/libcluster-3.4.1 branch 4 times, most recently from c2409ff to 1f49336 Compare October 2, 2024 11:17
@dependabot dependabot bot force-pushed the dependabot/hex/libcluster-3.4.1 branch 4 times, most recently from 1e6a21a to e08e9d5 Compare October 7, 2024 15:51
@dependabot dependabot bot force-pushed the dependabot/hex/libcluster-3.4.1 branch from e08e9d5 to 1a7642f Compare October 22, 2024 08:17
@nwittstruck
Copy link
Contributor

@dependabot rebase

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 force-pushed the dependabot/hex/libcluster-3.4.1 branch from 1a7642f to 9e4dcb2 Compare November 15, 2024 19:38
@JannikStreek JannikStreek merged commit fbf5fab into master Nov 27, 2024
8 checks passed
@JannikStreek JannikStreek deleted the dependabot/hex/libcluster-3.4.1 branch November 27, 2024 09:47
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.

2 participants