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

Bump github.com/contribsys/faktory from 1.6.0 to 1.8.0 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 20, 2023

Bumps github.com/contribsys/faktory from 1.6.0 to 1.8.0.

Release notes

Sourced from github.com/contribsys/faktory's releases.

1.8.0

Notable changes can be found in the changelogs:

Filename SHA256
faktory-1.7.0-1.x86_64.rpm 5da82d58648ba5ece661b0f487e4a59a765002eeb19fff20bf73424140b7c90e
faktory_1.7.0-1_amd64.deb 04060c7db67a8ece8f6bfba4da512e8713fd6fcd02f1e19edce994ad01b13ce4
faktory-ent_1.7.0.macos.amd64.tbz d1b56337dda26020687d428122ec38a1dfb93fbeb9d377050785ecc3fad24e9a
faktory-ent_1.7.0.macos.arm64.tbz 71e42921db8318a8d1c73c400faa0899b1576c1b6053c234735cc997d4021439

Verify with shasum -a 256 <filename>.

Installation | Full docs

The Faktory Enterprise macOS packages are bare binaries which can replace the faktory binary installed by Homebrew. You are welcome to use either to trial the commercial functionality before purchase but they may not be used in a production environment without a license. Linux DEB packages and Docker images are available upon purchase.

Unpack them with tar xvf faktory-ent-*.tbz; cp ./faktory /usr/local/bin.

Note the amd64 builds are for x86_64 processors (Intel, AMD). arm64 builds are for ARM (Gravitron, Apple Silicon, etc) processors.

1.7.0

Notable changes can be found in the changelogs:

Filename SHA256
faktory-1.7.0-1.x86_64.rpm 721b7dc8dd63aeb9221f5a3a432dfb9c305da6062869485a5c9d6ed06a2e2135
faktory_1.7.0-1_amd64.deb fc3d866da87c7bf475d6cbd744e0d13d93b0a31e56cfbc9f678a4c337514cfc3
faktory-ent_1.7.0.macos.amd64.tbz d1b56337dda26020687d428122ec38a1dfb93fbeb9d377050785ecc3fad24e9a
faktory-ent_1.7.0.macos.arm64.tbz 71e42921db8318a8d1c73c400faa0899b1576c1b6053c234735cc997d4021439

Verify with shasum -a 256 <filename>.

Installation | Full docs

The Faktory Enterprise macOS packages are bare binaries which can replace the faktory binary installed by Homebrew. You are welcome to use either to trial the commercial functionality before purchase but they may not be used in a production environment without a license. Linux DEB packages and Docker images are available upon purchase.

Unpack them with tar xvf faktory-ent-*.tbz; cp ./faktory /usr/local/bin.

Note the amd64 builds are for x86_64 processors (Intel, AMD). arm64 builds are for ARM (Gravitron, Apple Silicon, etc) processors.

1.6.2

Notable changes can be found in the changelogs:

... (truncated)

Changelog

Sourced from github.com/contribsys/faktory's changelog.

1.8.0

  • Upgrade to Go 1.21 and go-redis 9.2.0.
  • Don't double encode HTML entities for display in Web UI #440
  • Validate and limit days parameter for Dashboard #431 CVE-2023-37279
  • Validate and limit timeInterval refresh parameter for Dashboard

1.7.0

  • Upgrade all internal APIs to propogate Context
  • Upgrade redis/go-redis to the new v9 driver, requires Redis v6.0+ and RESP3
  • Upgrade datadog-go to the new v5 driver
  • Upgrade to Go 1.20 and Alpine 3.17

1.6.2

  • Add client.RemoveQueues(...) to delete existing queues via API
  • Add IO deadlines to client I/O #373
  • Upgrade to Go 1.19

1.6.1

  • Add per-worker connection count on Busy page
  • Add QUEUE REMOVE [queue_names...] subcommand to remove one or more queues #399
  • Fixes for linting warnings from gocritic and golangci-lint
  • Upgrade to Go 1.18.
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/contribsys/faktory](https://github.com/contribsys/faktory) from 1.6.0 to 1.8.0.
- [Release notes](https://github.com/contribsys/faktory/releases)
- [Changelog](https://github.com/contribsys/faktory/blob/main/Changes.md)
- [Commits](contribsys/faktory@v1.6.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/contribsys/faktory
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants