8000 Comparing v0.36.0...v0.37.0 · dmachard/DNS-collector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dmachard/DNS-collector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.36.0
Choose a base ref
...
head repository: dmachard/DNS-collector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.37.0
Choose a head ref
  • 18 commits
  • 34 files changed
  • 5 contributors

Commits on Oct 3, 2023

  1. 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>
    dependabot[bot] authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f85b070 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. 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>
    dependabot[bot] authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    76d7885 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. 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>
    dependabot[bot] authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    121f32d View commit details
    Browse the repository at this point in the history
  2. 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
    dmachard authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6949934 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. 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>
    dependabot[bot] authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    752ef15 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f1dcdd8 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    bc3271e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    2c3a6b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. 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
    dmachard authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    496e90b View commit details
    Browse the repository at this point in the history
  2. chg: [redispub] reading redis responses (#411)

    * chg: [redispub] reading redis responses
    * chg: [redispub] avoid allocating in flusher loop
    gallypette authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    952ceb7 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ba3c44f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. 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>
    dependabot[bot] authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    57045a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Use prometheus/version lib, change on build_info metric (#426)

    * use prometheus version lib #276
    * update metrics.txt
    dmachard authored Oct 15, 2023
    Configuration menu
    Copy the full SHA
    5d9bc63 View commit details
    Browse the repository at this point in the history
  2. 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
    dmachard authored Oct 15, 2023
    Configuration menu
    Copy the full SHA
    eb4810c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abc33a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. 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>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    779585c View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7980ad2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Update logger_restapi.md (#431)

    Fix Swagger link in REST API doc
    brankomijuskovic authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    22e7423 View commit details
    Browse the repository at this point in the history
Loading
0