-
-
Notifications
You must be signed in to change notification settings - Fork 53
Comparing changes
Open a pull request
base repository: dmachard/DNS-collector
base: v0.36.0
head repository: dmachard/DNS-collector
compare: v0.37.0
- 18 commits
- 34 files changed
- 5 contributors
Commits on Oct 3, 2023
-
Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#409)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f85b070 - Browse repository at this point
Copy the full SHA f85b070View commit details
Commits on Oct 4, 2023
-
Bump alpine from 3.18.3 to 3.18.4 (#408)
Bumps alpine from 3.18.3 to 3.18.4. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 76d7885 - Browse repository at this point
Copy the full SHA 76d7885View commit details
Commits on Oct 10, 2023
-
Bump golang from 1.21.1-alpine3.17 to 1.21.2-alpine3.17 (#416)
Bumps golang from 1.21.1-alpine3.17 to 1.21.2-alpine3.17. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 121f32d - Browse repository at this point
Copy the full SHA 121f32dView commit details -
gh-actions: fix failing loggers tests on macos (#418)
* set timeout to 90s for loggers * update to actions/setup-go@v4 * remove go1.19 and update to python3.12 * add exclude * update test matrix
Configuration menu - View commit details
-
Copy full SHA for 6949934 - Browse repository at this point
Copy the full SHA 6949934View commit details
Commits on Oct 11, 2023
-
Bump golang.org/x/net from 0.15.0 to 0.16.0 (#415)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.16.0. - [Commits](golang/net@v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 752ef15 - Browse repository at this point
Copy the full SHA 752ef15View commit details -
Bump golang.org/x/net from 0.16.0 to 0.17.0 (#419)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0. - [Commits](golang/net@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f1dcdd8 - Browse repository at this point
Copy the full SHA f1dcdd8View commit details -
Bump github.com/prometheus/client_model (#413)
Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.4.1-0.20230718164431-9a2bf3000d16 to 0.5.0. - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](https://github.com/prometheus/client_model/commits/v0.5.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_model dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bc3271e - Browse repository at this point
Copy the full SHA bc3271eView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c3a6b1 - Browse repository at this point
Copy the full SHA 2c3a6b1View commit details
Commits on Oct 13, 2023
-
add tag and framing support on syslog logger (#422)
* add tag support on syslog logger * add rfc5425 support * ci: fix cache error in linter * add retry for reconnect * update README.md * add test
Configuration menu - View commit details
-
Copy full SHA for 496e90b - Browse repository at this point
Copy the full SHA 496e90bView commit details -
chg: [redispub] reading redis responses (#411)
* chg: [redispub] reading redis responses * chg: [redispub] avoid allocating in flusher loop
Configuration menu - View commit details
-
Copy full SHA for 952ceb7 - Browse repository at this point
Copy the full SHA 952ceb7View commit details -
Bump github.com/cilium/ebpf from 0.11.0 to 0.12.0 (#421)
Bumps [github.com/cilium/ebpf](https://github.com/cilium/ebpf) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/cilium/ebpf/releases) - [Commits](cilium/ebpf@v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: github.com/cilium/ebpf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ba3c44f - Browse repository at this point
Copy the full SHA ba3c44fView commit details
Commits on Oct 14, 2023
-
Bump github.com/segmentio/kafka-go from 0.4.43 to 0.4.44 (#425)
Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.43 to 0.4.44. - [Release notes](https://github.com/segmentio/kafka-go/releases) - [Commits](segmentio/kafka-go@v0.4.43...v0.4.44) --- updated-dependencies: - dependency-name: github.com/segmentio/kafka-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 57045a5 - Browse repository at this point
Copy the full SHA 57045a5View commit details
Commits on Oct 15, 2023
-
Use prometheus/version lib, change on build_info metric (#426)
* use prometheus version lib #276 * update metrics.txt
Configuration menu - View commit details
-
Copy full SHA for 5d9bc63 - Browse repository at this point
Copy the full SHA 5d9bc63View commit details -
disable debug informations to get smaller binary (#427)
* disable debug informations to get smaller binary * optimize docker build and fix version * update all build on github-actions
Configuration menu - View commit details
-
Copy full SHA for eb4810c - Browse repository at this point
Copy the full SHA eb4810cView commit details -
Configuration menu - View commit details
-
Copy full SHA for abc33a7 - Browse repository at this point
Copy the full SHA abc33a7View commit details
Commits on Oct 17, 2023
-
Bump golang from 1.21.2-alpine3.17 to 1.21.3-alpine3.17 (#430)
Bumps golang from 1.21.2-alpine3.17 to 1.21.3-alpine3.17. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 779585c - Browse repository at this point
Copy the full SHA 779585cView commit details -
Bump github.com/klauspost/compress from 1.17.0 to 1.17.1 (#429)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.0 to 1.17.1. - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7980ad2 - Browse repository at this point
Copy the full SHA 7980ad2View commit details
Commits on Oct 18, 2023
-
Update logger_restapi.md (#431)
Fix Swagger link in REST API doc
Configuration menu - View commit details
-
Copy full SHA for 22e7423 - Browse repository at this point
Copy the full SHA 22e7423View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.36.0...v0.37.0