TrueCharts Bot
d74c4a423e
chore(deps): update container image spx01/blocky to v0.24@9a82e02 by renovate ( #24326 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [spx01/blocky](https://togithub.com/0xERR0R/blocky ) | digest |
`faa286a` -> `9a82e02` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yLjEiLCJ1cGRhdGVkSW5WZXIiOiIzOC4yLjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
2024-07-25 20:29:38 +02:00
TrueCharts Bot
69c2566876
chore(deps): update container image spx01/blocky to v0.24@faa286a by renovate ( #22452 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [spx01/blocky](https://togithub.com/0xERR0R/blocky ) | minor | `v0.23`
-> `v0.24` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>0xERR0R/blocky (spx01/blocky)</summary>
### [`v0.24`](https://togithub.com/0xERR0R/blocky/releases/tag/v0.24 )
[Compare
Source](https://togithub.com/0xERR0R/blocky/compare/v0.23...v0.24 )
**Features:**
- support client name lookup when querying via the API
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
- Support defining records by dns zone format
([#​1360](https://togithub.com/0xERR0R/blocky/issues/1360 ))
([@​BenMcH](https://togithub.com/BenMcH ))
- add `queryLog.ignore.sudn` option to ignore SUDN responses
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
- add a unique ID (`req_id`) to all logs related to a request
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
- do not hardcode the job name in the grafana
dashboard.([#​1326](https://togithub.com/0xERR0R/blocky/issues/1326 ))
([@​shizunge](https://togithub.com/shizunge ))
- log the rule which is the cause of blocking
([#​1460](https://togithub.com/0xERR0R/blocky/issues/1460 ))
([@​zc-devs](https://togithub.com/zc-devs ))
- support CNAME records in customDNS mappings
([#​1352](https://togithub.com/0xERR0R/blocky/issues/1352 ))
([@​BenMcH](https://togithub.com/BenMcH ))
**Misc:**
- Updated dependencies and documentation
- update list config and code to use "allow/deny" language
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
- code refactoring and build optimization (thanks
[@​kwitsch](https://togithub.com/kwitsch ))
**Bugfix:**
- use proxy env vars via Go default HTTP Transport values
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
- don't print querylog target password when using a database
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
- use RCode=ServFail instead of HTTP 500 for internal errors
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
- Parse time from file names in the local system timezone
([@​BenMcH](https://togithub.com/BenMcH ))
- add `Resolver.String` so logs don't use Go's default format
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
- api regression breaking `blocky blocking disable`
([#​1373](https://togithub.com/0xERR0R/blocky/issues/1373 ))
([@​BenMcH](https://togithub.com/BenMcH ))
- don't use upstream `ServFail` responses besides forwarding them
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
#### Changelog
-
[`3ab0456`](3ab04562fe
):
--- ([#​1490](https://togithub.com/0xERR0R/blocky/issues/1490 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`7eef4bf`](7eef4bf6e2
):
Build Cache Optimization
([#​1402](https://togithub.com/0xERR0R/blocky/issues/1402 ))
([@​kwitsch](https://togithub.com/kwitsch ))
-
[`30cda6c`](30cda6c367
):
Feature: binary build workflow
([#​1445](https://togithub.com/0xERR0R/blocky/issues/1445 ))
([@​kwitsch](https://togithub.com/kwitsch ))
-
[`999a168`](999a16847f
):
Fix docs: upstream spelling
([#​1333](https://togithub.com/0xERR0R/blocky/issues/1333 ))
([@​DerRockWolf](https://togithub.com/DerRockWolf ))
-
[`2d3ad83`](2d3ad83087
):
Refactoring/e2e tests
([#​1316](https://togithub.com/0xERR0R/blocky/issues/1316 ))
([@​kwitsch](https://togithub.com/kwitsch ))
-
[`debac9e`](debac9eaa8
):
Refactoring/linter
([#​1447](https://togithub.com/0xERR0R/blocky/issues/1447 ))
([@​kwitsch](https://togithub.com/kwitsch ))
-
[`8bb5b17`](8bb5b177af
):
build(deps): bump codecov/codecov-action from 3 to 4
([#​1363](https://togithub.com/0xERR0R/blocky/issues/1363 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`b302582`](b302582e40
):
build(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.1 to 1.5.2
([#​1327](https://togithub.com/0xERR0R/blocky/issues/1327 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`c8b1dd6`](c8b1dd67a6
):
build(deps): bump github.com/alicebob/miniredis/v2 from 2.31.0 to 2.31.1
([#​1324](https://togithub.com/0xERR0R/blocky/issues/1324 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`ca74978`](ca7497897e
):
build(deps): bump github.com/alicebob/miniredis/v2 from 2.31.1 to 2.32.1
([#​1400](https://togithub.com/0xERR0R/blocky/issues/1400 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`cbbe8d4`](cbbe8d46f0
):
build(deps): bump github.com/avast/retry-go/v4 from 4.5.1 to 4.6.0
([#​1456](https://togithub.com/0xERR0R/blocky/issues/1456 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`ac2bfd9`](ac2bfd90ae
):
build(deps): bump github.com/docker/docker
([#​1350](https://togithub.com/0xERR0R/blocky/issues/1350 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`2973045`](2973045632
):
build(deps): bump github.com/docker/docker
([#​1362](https://togithub.com/0xERR0R/blocky/issues/1362 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`e26ebfc`](e26ebfc406
):
build(deps): bump github.com/docker/docker
([#​1372](https://togithub.com/0xERR0R/blocky/issues/1372 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`c3c2291`](c3c229125d
):
build(deps): bump github.com/docker/docker
([#​1396](https://togithub.com/0xERR0R/blocky/issues/1396 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`80e7b14`](80e7b14aad
):
build(deps): bump github.com/docker/docker
([#​1412](https://togithub.com/0xERR0R/blocky/issues/1412 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`58c5069`](58c5069803
):
build(deps): bump github.com/docker/docker
([#​1444](https://togithub.com/0xERR0R/blocky/issues/1444 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`62b1354`](62b1354fba
):
build(deps): bump github.com/docker/docker
([#​1459](https://togithub.com/0xERR0R/blocky/issues/1459 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`e12f6b5`](e12f6b54da
):
build(deps): bump github.com/docker/go-connections from 0.4.0 to 0.5.0
([#​1328](https://togithub.com/0xERR0R/blocky/issues/1328 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`efc14d2`](efc14d25ca
):
build(deps): bump github.com/go-chi/chi/v5 from 5.0.11 to 5.0.12
([#​1381](https://togithub.com/0xERR0R/blocky/issues/1381 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`3817d98`](3817d98e74
):
build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0
([#​1349](https://togithub.com/0xERR0R/blocky/issues/1349 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`5d0397d`](5d0397d571
):
build(deps): bump github.com/miekg/dns from 1.1.57 to 1.1.58
([#​1341](https://togithub.com/0xERR0R/blocky/issues/1341 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`4ebe1ef`](4ebe1ef21a
):
build(deps): bump github.com/miekg/dns from 1.1.58 to 1.1.59
([#​1452](https://togithub.com/0xERR0R/blocky/issues/1452 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`1d1206f`](1d1206f1ea
):
build(deps): bump github.com/oapi-codegen/runtime from 1.1.0 to 1.1.1
([#​1325](https://togithub.com/0xERR0R/blocky/issues/1325 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`49c808f`](49c808f71d
):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0
([#​1334](https://togithub.com/0xERR0R/blocky/issues/1334 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`8790876`](879087607b
):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0
([#​1339](https://togithub.com/0xERR0R/blocky/issues/1339 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`d32f3b8`](d32f3b83d2
):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0
([#​1388](https://togithub.com/0xERR0R/blocky/issues/1388 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`24f1187`](24f1187f3d
):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0
([#​1407](https://togithub.com/0xERR0R/blocky/issues/1407 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`28f979f`](28f979fdf7
):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1
([#​1415](https://togithub.com/0xERR0R/blocky/issues/1415 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`bbdb80a`](bbdb80a8ad
):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
([#​1465](https://togithub.com/0xERR0R/blocky/issues/1465 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`2476d38`](2476d38529
):
build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3
([#​1475](https://togithub.com/0xERR0R/blocky/issues/1475 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`aaee562`](aaee562460
):
build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.0
([#​1340](https://togithub.com/0xERR0R/blocky/issues/1340 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`cf5c09a`](cf5c09a3d0
):
build(deps): bump github.com/onsi/gomega from 1.31.0 to 1.31.1
([#​1345](https://togithub.com/0xERR0R/blocky/issues/1345 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`12e5ffa`](12e5ffa6c0
):
build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0
([#​1406](https://togithub.com/0xERR0R/blocky/issues/1406 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`7f20d17`](7f20d17d2e
):
build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0
([#​1455](https://togithub.com/0xERR0R/blocky/issues/1455 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`d51d399`](d51d39929f
):
build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1
([#​1467](https://togithub.com/0xERR0R/blocky/issues/1467 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`5cde62f`](5cde62f354
):
build(deps): bump github.com/prometheus/client_golang
([#​1322](https://togithub.com/0xERR0R/blocky/issues/1322 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`f93d3f8`](f93d3f834f
):
build(deps): bump github.com/prometheus/client_golang
([#​1384](https://togithub.com/0xERR0R/blocky/issues/1384 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`ddbf7a3`](ddbf7a3965
):
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
([#​1386](https://togithub.com/0xERR0R/blocky/issues/1386 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`85ae0e7`](85ae0e70e5
):
build(deps): bump github.com/testcontainers/testcontainers-go
([#​1377](https://togithub.com/0xERR0R/blocky/issues/1377 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`6bcc1d0`](6bcc1d0606
):
build(deps): bump github.com/testcontainers/testcontainers-go
([#​1392](https://togithub.com/0xERR0R/blocky/issues/1392 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`7ce7f9a`](7ce7f9ad50
):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/mariadb
([#​1380](https://togithub.com/0xERR0R/blocky/issues/1380 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`615fd81`](615fd81bba
):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/mariadb
([#​1393](https://togithub.com/0xERR0R/blocky/issues/1393 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`5040ed8`](5040ed8216
):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/mariadb
([#​1438](https://togithub.com/0xERR0R/blocky/issues/1438 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`07b864e`](07b864e7e7
):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/postgres
([#​1379](https://togithub.com/0xERR0R/blocky/issues/1379 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`fc490ec`](fc490ec61c
):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/postgres
([#​1394](https://togithub.com/0xERR0R/blocky/issues/1394 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`1d71bc5`](1d71bc525a
):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/postgres
([#​1439](https://togithub.com/0xERR0R/blocky/issues/1439 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`ed20720`](ed2072071f
):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/redis
([#​1378](https://togithub.com/0xERR0R/blocky/issues/1378 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`160e159`](160e159113
):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/redis
([#​1395](https://togithub.com/0xERR0R/blocky/issues/1395 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`166ecbe`](166ecbeb40
):
build(deps): bump
github.com/testcontainers/testcontainers-go/modules/redis
([#​1437](https://togithub.com/0xERR0R/blocky/issues/1437 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`75a7914`](75a7914ec0
):
build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0
([#​1330](https://togithub.com/0xERR0R/blocky/issues/1330 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`db016bb`](db016bbdaa
):
build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0
([#​1374](https://togithub.com/0xERR0R/blocky/issues/1374 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`82578d2`](82578d2ee5
):
build(deps): bump golang.org/x/net from 0.21.0 to 0.22.0
([#​1389](https://togithub.com/0xERR0R/blocky/issues/1389 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`3482e93`](3482e93d4a
):
build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0
([#​1472](https://togithub.com/0xERR0R/blocky/issues/1472 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`e686a1d`](e686a1d39c
):
build(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0
([#​1335](https://togithub.com/0xERR0R/blocky/issues/1335 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`e98e343`](e98e3432c5
):
build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0
([#​1375](https://togithub.com/0xERR0R/blocky/issues/1375 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`4d8595f`](4d8595f8ec
):
build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0
([#​1387](https://togithub.com/0xERR0R/blocky/issues/1387 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`f61c93b`](f61c93b185
):
build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0
([#​1431](https://togithub.com/0xERR0R/blocky/issues/1431 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`63468a7`](63468a7168
):
build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0
([#​1473](https://togithub.com/0xERR0R/blocky/issues/1473 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`09ce2a1`](09ce2a148a
):
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
([#​1399](https://togithub.com/0xERR0R/blocky/issues/1399 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`b7abcc3`](b7abcc303b
):
build(deps): bump gorm.io/driver/mysql from 1.5.2 to 1.5.4
([#​1371](https://togithub.com/0xERR0R/blocky/issues/1371 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`f00dbb4`](f00dbb421a
):
build(deps): bump gorm.io/driver/mysql from 1.5.4 to 1.5.5
([#​1404](https://togithub.com/0xERR0R/blocky/issues/1404 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`2d49a9f`](2d49a9f455
):
build(deps): bump gorm.io/driver/mysql from 1.5.5 to 1.5.6
([#​1413](https://togithub.com/0xERR0R/blocky/issues/1413 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`29cd780`](29cd78071f
):
build(deps): bump gorm.io/driver/postgres from 1.5.4 to 1.5.6
([#​1370](https://togithub.com/0xERR0R/blocky/issues/1370 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`e5cb34e`](e5cb34ebc7
):
build(deps): bump gorm.io/driver/postgres from 1.5.6 to 1.5.7
([#​1397](https://togithub.com/0xERR0R/blocky/issues/1397 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`10e293f`](10e293fdb1
):
build(deps): bump gorm.io/driver/sqlite from 1.5.4 to 1.5.5
([#​1367](https://togithub.com/0xERR0R/blocky/issues/1367 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`3eaee7a`](3eaee7a84e
):
build(deps): bump gorm.io/gorm from 1.25.5 to 1.25.6
([#​1358](https://togithub.com/0xERR0R/blocky/issues/1358 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`7de0dfe`](7de0dfe111
):
build(deps): bump gorm.io/gorm from 1.25.6 to 1.25.7
([#​1369](https://togithub.com/0xERR0R/blocky/issues/1369 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`9d50941`](9d50941e2f
):
build(deps): bump gorm.io/gorm from 1.25.7 to 1.25.8
([#​1405](https://togithub.com/0xERR0R/blocky/issues/1405 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`3515483`](3515483795
):
build(deps): bump gorm.io/gorm from 1.25.8 to 1.25.9
([#​1418](https://togithub.com/0xERR0R/blocky/issues/1418 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`d8efa79`](d8efa79496
):
build(deps): bump gorm.io/gorm from 1.25.9 to 1.25.10
([#​1464](https://togithub.com/0xERR0R/blocky/issues/1464 ))
([@​dependabot](https://togithub.com/dependabot )\[bot])
-
[`716ad94`](716ad9498f
):
chore(build): update testcontainers dependency
([#​1376](https://togithub.com/0xERR0R/blocky/issues/1376 ))
([@​0xERR0R](https://togithub.com/0xERR0R ))
-
[`7abbaef`](7abbaefb07
):
chore(docs): update material emoji config to non deprecated options
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`1a035c3`](1a035c3559
):
ci(docs): use `push: paths:` to limit job runs
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`c56f0f9`](c56f0f91ca
):
ci(fork-sync): add hint that it can be disabled
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`75c2a6f`](75c2a6f9f6
):
ci(makefile): use `push: paths:` to limit job runs
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`b568298`](b5682980f7
):
ci: allow concurrent "Makefile" workflows
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`90b9677`](90b9677198
):
ci: fix docs workflow not running for branches
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`5242fb6`](5242fb68ad
):
docs(installation): move "frontend" and add "lists updater" to projects
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`2ecdfd8`](2ecdfd8d78
):
docs(installation): remove Kubernetes and cleanup list
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`f5bd69c`](f5bd69cf12
):
docs(installation): style and minor content tweaks
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`e9a1e89`](e9a1e8974d
):
feat(api): support client name lookup when querying via the API
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`9f633f1`](9f633f18d0
):
feat: Support defining records by dns zone format
([#​1360](https://togithub.com/0xERR0R/blocky/issues/1360 ))
([@​BenMcH](https://togithub.com/BenMcH ))
-
[`9d65b93`](9d65b9395d
):
feat: add `queryLog.ignore.sudn` option to ignore SUDN responses
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`0a47eaa`](0a47eaad09
):
feat: add a unique ID (`req_id`) to all logs related to a request
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`95bd013`](95bd01360b
):
feat: do not hardcode the job name in the grafana
dashboard.([#​1326](https://togithub.com/0xERR0R/blocky/issues/1326 ))
([@​shizunge](https://togithub.com/shizunge ))
-
[`e99c98b`](e99c98b4c2
):
feat: log the rule which is the cause of blocking
([#​1460](https://togithub.com/0xERR0R/blocky/issues/1460 ))
([@​zc-devs](https://togithub.com/zc-devs ))
-
[`b8b4dc3`](b8b4dc323a
):
feat: support CNAME records in customDNS mappings
([#​1352](https://togithub.com/0xERR0R/blocky/issues/1352 ))
([@​BenMcH](https://togithub.com/BenMcH ))
-
[`bcd1381`](bcd1381e18
):
feat: update list config and code to use "allow/deny" language
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`d2cb593`](d2cb593d32
):
fix(grafana): move panel around. keep related panels in the same row.
([#​1344](https://togithub.com/0xERR0R/blocky/issues/1344 ))
([@​shizunge](https://togithub.com/shizunge ))
-
[`2c6b704`](2c6b704433
):
fix(log): don't print querylog target password when using a database
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`4919ffa`](4919ffac0d
):
fix(server): use RCode=ServFail instead of HTTP 500 for internal errors
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`178dbb7`](178dbb740e
):
fix: Parse time from file names in the local system timezone
([@​BenMcH](https://togithub.com/BenMcH ))
-
[`dd76cf5`](dd76cf5bb0
):
fix: add `Resolver.String` so logs don't use Go's default format
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`fe84ab8`](fe84ab8ca2
):
fix: api regression breaking `blocky blocking disable`
([#​1373](https://togithub.com/0xERR0R/blocky/issues/1373 ))
([@​BenMcH](https://togithub.com/BenMcH ))
-
[`ad1ef0b`](ad1ef0bcfb
):
fix: don't use upstream `ServFail` responses besides forwarding them
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`1edf8cc`](1edf8cc355
):
fix: obfuscate secrets using a constant length string
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`d5b6ee9`](d5b6ee93b5
):
fix: use proxy env vars via Go default HTTP Transport values
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`b335887`](b335887992
):
refactor(log): store log in context so it's automatically propagated
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`d83b743`](d83b7432d4
):
refactor(log): use `logrus.Level` directly and document `trace` level
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`f0ad412`](f0ad412d8d
):
refactor(server): add `resolve` for common query code
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`3fcf379`](3fcf379df7
):
refactor(util): make `LogOnError` get the log from a `Context`
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`73e5d6a`](73e5d6ab88
):
refactor: remove `model.Request.Log` in favor of use `Context`
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`c3a319f`](c3a319f199
):
refactoring - e2e network
([#​1401](https://togithub.com/0xERR0R/blocky/issues/1401 ))
([@​kwitsch](https://togithub.com/kwitsch ))
-
[`79fc06f`](79fc06f6c2
):
test(config): make sure `docs/config.yml` doesn't use deprecated options
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
-
[`dbd1390`](dbd1390589
):
tests(resolver): fix data race introduced by querylog ignore
([@​ThinkChaos](https://togithub.com/ThinkChaos ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-25 14:40:46 +02:00
Kjeld Schouten
d62c9f1649
hmm
2024-04-10 18:27:07 +02:00
Kjeld Schouten
d1bf48d0f7
cleanup
2024-04-10 14:05:31 +02:00
TrueCharts-Bot
89edcbff88
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-23 00:08:37 +00:00
Kjeld Schouten
0e5aa7888c
chore(blocky): update values.yaml to reflect default blacklist/whitelist changes
...
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 10:39:17 +01:00
Kjeld Schouten
2664b85685
feat(blocky): add default blocklist, default whitelist, default group and enable customised prefetcher
...
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 10:30:52 +01:00
Kjeld Schouten
8f0f588944
chore(blocky): update and annotate default DNS servers
...
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 10:07:41 +01:00
Kjeld Schouten
477ad6f28e
chore(enterprise-train): rename `enterprise`- train to `premium`-train
2024-03-16 11:35:36 +01:00