argoyle
ee52c50e76
Merge branch 'renovate/golang-1.25.3' into 'main'
...
chore(deps): update golang:1.25.3 docker digest to 9ac0edc
See merge request unboundsoftware/shiny/authz_client!242
2025-11-04 14:13:03 +01:00
Renovate
f708a18960
chore(deps): update golang:1.25.3 docker digest to 9ac0edc
2025-11-04 12:07:15 +00:00
argoyle
a8ba5635e3
Merge branch 'test-concurrent-fetch-read-privileges' into 'main'
...
test: add concurrent fetch and read tests for privileges
See merge request unboundsoftware/shiny/authz_client!240
2025-11-03 12:46:01 +01:00
argoyle
4efc6572ee
test: add concurrent fetch and read tests for privileges
...
Adds multiple tests to verify the thread-safety of the
Fetch method and the handling of privileges in concurrent
operations. Tests include concurrent fetching, reading
privileges, and processing with multiple goroutines.
Ensures no errors occur during operations and verifies
privileges are set correctly.
2025-11-03 12:40:14 +01:00
argoyle
05c59fa4a5
Merge branch 'next-release' into 'main'
...
chore(release): prepare for v0.3.1
See merge request unboundsoftware/shiny/authz_client!236
v0.3.1
2025-11-02 22:16:23 +01:00
Unbound Release
52ea18c616
chore(release): prepare for v0.3.1
2025-11-02 22:16:23 +01:00
argoyle
9dd2b5aaa8
Merge branch 'fix/thread-safety-json-unmarshal' into 'main'
...
fix: change to write lock for thread safety in json unmarshal
See merge request unboundsoftware/shiny/authz_client!239
2025-11-02 22:09:18 +01:00
argoyle
af93e418f4
fix: change to write lock for thread safety in json unmarshal
...
Replace read lock with write lock in client.go to ensure thread
safety during the unmarshalling of JSON data. This prevents
concurrent read access and potential data races, improving
the integrity of the privileges data structure.
2025-11-02 21:56:54 +01:00
argoyle
46e26efe67
Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
...
chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.0
See merge request unboundsoftware/shiny/authz_client!238
2025-10-29 23:19:58 +01:00
Renovate
f65e3868e3
chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.0
2025-10-29 20:05:28 +00:00
argoyle
003407ecaa
Merge branch 'renovate/golang-1.25.3' into 'main'
...
chore(deps): update golang:1.25.3 docker digest to 69d1009
See merge request unboundsoftware/shiny/authz_client!237
2025-10-21 14:24:42 +02:00
Renovate
50849e8682
chore(deps): update golang:1.25.3 docker digest to 69d1009
2025-10-21 10:05:31 +00:00
argoyle
3e8b3d00e5
Merge branch 'ci-add-default-git-cliff-config' into 'main'
...
ci: add default configuration for git-cliff
See merge request unboundsoftware/shiny/authz_client!235
2025-10-14 11:32:12 +02:00
argoyle
a5ac3c3500
ci: add default configuration for git-cliff
...
Introduce a default configuration file for git-cliff to manage
changelog generation. This file includes customizable templates
for the changelog header, body, and footer, and enables parsing
of commit messages according to the conventional commits
specification. The changes facilitate easier and standardized
documentation of project updates and changes.
2025-10-14 11:26:09 +02:00
argoyle
2502c85497
Merge branch 'renovate/golang-1.x' into 'main'
...
chore(deps): update golang docker tag to v1.25.3
See merge request unboundsoftware/shiny/authz_client!234
2025-10-14 08:55:12 +02:00
argoyle
ed60a0ccb3
Merge branch 'renovate/go-1.x' into 'main'
...
chore(deps): update dependency go to v1.25.3
See merge request unboundsoftware/shiny/authz_client!233
2025-10-14 08:54:53 +02:00
Renovate
047e09823d
chore(deps): update golang docker tag to v1.25.3
2025-10-14 00:06:39 +00:00
Renovate
a0326a1594
chore(deps): update dependency go to v1.25.3
2025-10-13 22:03:09 +00:00
argoyle
fe5a401bfc
Merge branch 'renovate/golang-1.x' into 'main'
...
chore(deps): update golang docker tag to v1.25.2
See merge request unboundsoftware/shiny/authz_client!232
2025-10-08 09:10:12 +02:00
Renovate
c12617975f
chore(deps): update golang docker tag to v1.25.2
2025-10-07 22:15:29 +00:00
Renovate
64a3a6e533
chore(deps): update dependency go to v1.25.2
2025-10-07 19:16:16 +00:00
Renovate
c46753598d
chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.23.0
2025-10-02 10:06:38 +00:00
Renovate
30637a081d
chore(deps): update golang:1.25.1 docker digest to 12640a4
2025-10-01 14:06:27 +00:00
Renovate
44bebba3c1
chore(deps): update pre-commit hook golangci/golangci-lint to v2.5.0
2025-09-21 20:03:50 +00:00
Renovate
830e1307bd
chore(deps): update pre-commit hook lietu/go-pre-commit to v1
2025-09-13 09:17:33 +00:00
Renovate
f094014c90
chore(deps): update golang:1.25.1 docker digest to 53f7808
2025-09-08 23:29:32 +00:00
Unbound Release
e9ebb2206c
chore(release): prepare for v0.3.0
v0.3.0
2025-09-06 15:06:27 +02:00
argoyle
b6ec9feeae
feat: add salary privilege to privilege management system
...
Add support for the salary privilege in the privilege handler.
Implement associated logic to process and validate the
salary privilege in the test cases. Update the data
structures to include the new privilege and ensure
correct functionality in the privilege processing flow.
2025-09-06 14:49:56 +02:00
Renovate
a1c9ace5ec
chore(deps): update golang docker tag to v1.25.1
2025-09-04 08:21:33 +02:00
Renovate
250d017f93
chore(deps): update dependency go to v1.25.1
2025-09-03 19:02:44 +00:00
Renovate
f48319ffb0
fix(deps): update module github.com/stretchr/testify to v1.11.1
2025-08-27 12:08:40 +00:00
Renovate
10c3448ec3
fix(deps): update module github.com/stretchr/testify to v1.11.0
2025-08-24 17:05:55 +00:00
Renovate
3e0bb48af7
chore(deps): update golang:1.25.0 docker digest to f6b9e1a
2025-08-22 19:06:15 +00:00
Renovate
c9169d5cbc
chore(deps): update dependency go to v1.25.0
2025-08-14 14:03:11 +00:00
Renovate
e8da7bb3e9
fix(deps): update module github.com/sparetimecoders/goamqp to v0.3.3
2025-08-14 13:08:23 +00:00
Renovate
1755ed37dd
chore(deps): update golang docker tag to v1.25.0
2025-08-14 10:01:19 +02:00
Renovate
d2faf4bd88
chore(deps): update pre-commit hook golangci/golangci-lint to v2.4.0
2025-08-13 21:05:49 +00:00
Renovate
96001183fb
chore(deps): update golang:1.24.6 docker digest to 958bfd1
2025-08-12 23:05:07 +00:00
Renovate
f652c92328
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6
2025-08-09 20:02:58 +00:00
Renovate
4152e9830f
chore(deps): update golang docker tag to v1.24.6
2025-08-07 08:31:48 +02:00
Renovate
caafda1f7c
chore(deps): update dependency go to v1.24.6
2025-08-06 19:03:34 +00:00
Renovate
e2041fe618
chore(deps): update pre-commit hook golangci/golangci-lint to v2.3.1
2025-08-02 22:03:57 +00:00
Renovate
a05c89475f
chore(deps): update golang:1.24.5 docker digest to 0a156a4
2025-07-22 05:03:23 +00:00
Renovate
a028c38a4d
chore(deps): update pre-commit hook golangci/golangci-lint to v2.3.0
2025-07-21 15:02:56 +00:00
Renovate
982fb0bb09
chore(deps): update pre-commit hook gitleaks/gitleaks to v8.28.0
2025-07-20 17:01:08 +00:00
Renovate
ce344d29bf
chore(deps): update pre-commit hook golangci/golangci-lint to v2.2.2
2025-07-11 12:59:18 +00:00
Renovate
4e29b77504
chore(deps): update golang docker tag to v1.24.5
2025-07-09 19:02:31 +00:00
Renovate
d2492e98fa
chore(deps): update dependency go to v1.24.5
2025-07-08 17:59:36 +00:00
Renovate
35b8148f7f
chore(deps): update golang:1.24.4 docker digest to 9f820b6
2025-07-01 06:00:10 +00:00
Renovate
3a9bd8dffe
chore(deps): update pre-commit hook golangci/golangci-lint to v2.2.1
2025-06-29 21:58:21 +00:00