From e9a70a795fc6fff49dda9cbc56e978b5efdba302 Mon Sep 17 00:00:00 2001 From: Robert Olejnik Date: Mon, 19 May 2025 19:02:14 +0200 Subject: [PATCH 1/3] Update LICENSE.md --- src/enterprise/LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/enterprise/LICENSE.md b/src/enterprise/LICENSE.md index 7a386fef..3df1267b 100644 --- a/src/enterprise/LICENSE.md +++ b/src/enterprise/LICENSE.md @@ -1,4 +1,4 @@ -Copyright 2024 teonite ventures sp. z o. o. +Copyright ©️ defguard sp. z o. o. defguard enterprise license / defguard.net From a7897d2884ec61d12be71729cb4565590165dea2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20W=C3=B3jcik?= Date: Thu, 12 Jun 2025 13:34:05 +0200 Subject: [PATCH 2/3] build docker images for release branches --- .github/workflows/current.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/current.yml b/.github/workflows/current.yml index f67ce3ef..1587da18 100644 --- a/.github/workflows/current.yml +++ b/.github/workflows/current.yml @@ -4,6 +4,7 @@ on: branches: - main - dev + - 'release/**' paths-ignore: - "*.md" - "LICENSE" @@ -17,6 +18,5 @@ jobs: uses: ./.github/workflows/build-docker.yml with: tags: | - type=raw,value=current type=ref,event=branch type=sha From 597d014d0697bfb398ec8a086d6327e100b30cb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20W=C3=B3jcik?= Date: Wed, 2 Jul 2025 12:11:35 +0200 Subject: [PATCH 3/3] update protos --- proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto b/proto index eb4ac062..c0aef683 160000 --- a/proto +++ b/proto @@ -1 +1 @@ -Subproject commit eb4ac0620f54bfa58669f2ac61ea5fce5c55b521 +Subproject commit c0aef68395720f46a7f038b6766de3bb30e02930