This repository has been archived by the owner on Aug 26, 2022. It is now read-only.
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.
This PR contains the following updates:
6.2.0
->6.2.1
6.2.0
->6.2.1
v1.3.0
->v1.4.2
v1.26.4
->v1.30.0
v0.10.0
->v0.12.0
v1.5.0
->v1.6.0
5d10dd6
->5d41901
v2.0.3+incompatible
->v2.0.6
v1.6.4
->v1.12.2
v0.18.2
->v0.25.0
v0.5.0-rc4.0.20201022164017-d1d2af63aa85
->v0.5.2
v3.6.3
->v3.8.0
v1.12.0
->v1.13.4
v1.10.0
->v1.11.0
v1.7.1
->v1.9.0
v2.25.0+incompatible
->v2.29.1
v2.2.0+incompatible
->v2.4.1
v0.20.0
->v0.24.0
v0.20.0
->v0.24.0
1.16-buster
->1.17-buster
84dcc77
->089bfa5
5d25da1
->6b3c2da
v0.3.3
->v0.3.7
v0.6.0
->v0.7.1
Release Notes
PagerDuty/go-pagerduty
v1.4.2
Compare Source
Milestone
Full Changelog
Highlights
Merged pull requests
Closed issues
v1.4.1
Compare Source
Milestone
Full Changelog
Highlights
Merged pull requests
v1.4.0
Compare Source
Milestone
Full Changelog
Highlights
context.Context
to all methods in package (in non-breaking way)APIError
type, that allows for richer inspection of errors returned from API.Closed issues
Merged pull requests
Shopify/sarama
v1.30.0
Compare Source
ℹ️ Note: from Sarama 1.30.0 the minimum version of Go toolchain required is 1.16.x
New Features / Improvements
Fixes
New Contributors
Full Changelog: IBM/sarama@v1.29.1...v1.30.0
v1.29.1
Compare Source
New Features / Improvements
Fixes
ProducerMessage
in the mock producersv1.29.0
Compare Source
New Features / Improvements
Fixes
v1.28.0
Compare Source
Note that with this release we change
RoundRobinBalancer
strategy to match Java client behavior. See #1788 for details.v1.27.2
Compare Source
Improvements
#1750 - @krantideep95 Adds missing mock responses for mocking consumer group
Fixes
#1817 - reverts #1785 - Add private method to Client interface to prevent implementation
v1.27.1
Compare Source
Improvements
#1775 - @d1egoaz - Adds a Producer Interceptor example
#1781 - @justin-chen - Refresh brokers given list of seed brokers
#1784 - @justin-chen - Add randomize seed broker method
#1790 - @d1egoaz - remove example binary
#1798 - @bai - Test against Go 1.15
#1785 - @justin-chen - Add private method to Client interface to prevent implementation
#1802 - @uvw - Support Go 1.13 error unwrapping
Fixes
#1791 - @stanislavkozlovski - bump default version to 1.0.0
v1.27.0
Compare Source
Improvements
#1466 - @rubenvp8510 - Expose kerberos fast negotiation configuration
#1695 - @KJTsanaktsidis - Use docker-compose to run the functional tests
#1699 - @wclaeys - Consumer group support for manually comitting offsets
#1714 - @bai - Bump Go to version 1.14.3, golangci-lint to 1.27.0
#1726 - @d1egoaz - Include zstd on the functional tests
#1730 - @d1egoaz - KIP-42 Add producer and consumer interceptors
#1738 - @varun06 - fixed variable names that are named same as some std lib package names
#1741 - @varun06 - updated zstd dependency to latest v1.10.10
#1743 - @varun06 - Fixed declaration dependencies and other lint issues in code base
#1763 - @alrs - remove deprecated tls options from test
#1769 - @bai - Add support for Kafka 2.6.0
Fixes
#1697 - @kvch - Use gofork for encoding/asn1 to fix ASN errors during Kerberos authentication
#1744 - @alrs - Fix isBalanced Function Signature
go-kit/kit
v0.12.0
Compare Source
A mostly procedural update to Go kit, including support for the latest version of Go, and updates for dependencies, including a long-awaited update to avoid a CVE in the JWT dependency.
v0.11.0
Compare Source
A new release with several improvements and enhancements. The first one in a long while! Huge thanks to @sagikazarmark for putting in most of the gruntwork to make it happen! You're a superstar.
The biggest thing: package log has been extracted to a separate repository and module, go-kit/log. This means that if you or your project was importing go-kit/kit just to get package log, you can significantly reduce your go.mod and dep graph by switching to the new module. Note that we have no current plans to alias the existing go-kit/kit/log to the new go-kit/log module and package, nor to deprecate the current package in favor of the new one. They are two distinct packages with no defined relationship to each other. This may change in the future.
Major changes:
Thanks to the 22 contributors who contributed to this release! 🏌️♂️
Bug fixes
Enhancements
Documentation, examples, tests
See more details in the 0.11.0 milestone.
go-sql-driver/mysql
v1.6.0
Compare Source
Major Release
NullTime
is deprecated (#960, #1144)See CHANGELOG.md for full details
mattn/go-sqlite3
v2.0.6
Compare Source
v2.0.5
Compare Source
v2.0.4
Compare Source
moov-io/ach
v1.12.2
Compare Source
BUG FIXES
BUILD
v1.12.1
Compare Source
BUG FIXES
BUILD
v1.12.0
Compare Source
ADDITIONS
IMPROVEMENTS
BUG FIXES
v1.11.0
Compare Source
ADDITIONS
IMPROVEMENTS
BUILD
faf39c7
v1.10.1
Compare Source
BUG FIXES
v1.10.0
Compare Source
ADDITIONS
IMPROVEMENTS
BUILD
9283cdf
(#952)v1.9.3
Compare Source
BUG FIXES
BUILD
v1.9.2
Compare Source
BUG FIXES
IMPROVEMENTS
BUILD
v1.9.1
Compare Source
ADDITIONS
BUILD
v1.9.0
Compare Source
ADDITIONS
ReadFiles(...)
method for consuming a slice of filepaths (#932)BUG FIXES
IMPROVEMENTS
BUILD
v1.8.1
Compare Source
IMPROVEMENTS
v1.8.0
Compare Source
BUG FIXES
currentBatch
when aBatchControl
is read to avoid setting EntryDetail records in the wrong batchFile.Create
andFile.calculateEntryHash
to ensure the file assembled into a valid stateADDITIONS
BypassValidation
optioncustomTraceNumbers
as a query param to set the corresponding validation optionIMPROVEMENTS
Read
,Create
, andValidate/ValidateWith
to clarify behaviorv1.7.1
Compare Source
There are no changes from v1.7.0. This release fixes issues during the release process.
v1.7.0
Compare Source
ADDITIONS
describe
package to allow human-readable printing to be reused in other toolsbypassCompanyIdentificationMatch
, to allow batches in which theCompanyIdentification
field in the batch header and control do not matchv1.6.5
Compare Source
IMPROVEMENTS
lineCount(..)
and reduce errors returnedmoov-io/base
v0.25.0
Compare Source
ADDITIONS
v0.24.0
Compare Source
ADDITIONS
v0.23.0
Compare Source
IMPROVEMENTS
uint32
,uint64
,float32
)v0.22.0
Compare Source
IMPROVEMENTS
v0.21.1
Compare Source
BUG FIXES
AddBankingDay
calculation around weekend holidaysv0.21.0
Compare Source
IMPROVEMENTS
BUILD
v0.20.1
Compare Source
v0.20.0
Compare Source
ADDITIONS
BUILD
v0.19.0
Compare Source
ADDITIONS
v0.18.3
Compare Source
IMPROVEMENTS
BUILD
moov-io/customers
v0.5.2
Compare Source
IMPROVEMENTS
v0.5.1
Compare Source
BUG FIXES
ory/dockertest
v3.8.0
Compare Source
v3.7.0
Compare Source
v3.6.5
Compare Source
v3.6.4
Compare Source
pkg/sftp
v1.13.4
Compare Source
This release changes no actual non-test code. However, testing on 32-bit architectures was broken, and blocking a major linux distro’s progress as a result of overflows of untyped
const
s into implicitint
s mostly when printing test failures.v1.13.3
Compare Source
[GH-467] BUGFIX: Statfs was not populating its respond ID, leading to clients receiving unexpected
0
request ids.[GH-455] Cleanup Request mutex usage
[GH-456] Regrouping code, linting, and better
longname
LS formatting[GH-459] Add testing for go1.17, remove testing for go1.15
v1.13.2
Compare Source
[GH-441] Use go errors instead of github.com/pkg/errors
[GH-443] Sequentially issue read requests in ReadAt
[GH-445] The server implementation can now handle Windows paths
[GH-452] Fix long output for directory listing response
v1.13.1
Compare Source
New features and bugfixes.
Request Server:
Client:
v1.13.0
Compare Source
New features and bugfixes.
Request Server:
Client:
fsync@openssh.com
.WriterAt
interface. Concurrent writes are not longer enabled by default for safety reasons. You can use the option UseConcurrentWrites if it's needed for your use case.os.ErrPermission
to mapsshFxPermissionDenied
.Misc:
os.IsNotExist
to mapsshFxNoSuchFile
.prometheus/client_golang
[
v1.11.0
](https://togithub.com/prConfiguration
📅 Schedule: "on monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.