chore: update version to 1.0.2 and changelog
Tests / Unit Tests (push) Failing after 25s
Tests / Integration Tests (push) Failing after 26s
Build , Vet Test, and Lint / Build (push) Successful in 1m9s
Build , Vet Test, and Lint / Lint Code (push) Successful in 1m29s
Build , Vet Test, and Lint / Run Vet Tests (1.24.x) (push) Successful in 1m32s
Build , Vet Test, and Lint / Run Vet Tests (1.23.x) (push) Successful in 1m33s

This commit is contained in:
2026-09-23 20:58:18 +02:00
parent 7f8982fa35
commit e8fbbede7e
4 changed files with 8 additions and 11 deletions
@@ -1,5 +0,0 @@
---
"@warkypublic/resolvespec-js": patch
---
Forward custom ClientConfig headers on every ResolveSpec and HeaderSpec request. Merge headers case-insensitively and isolate cached clients by URL and effective headers, including authentication and tenant headers.
@@ -1,5 +0,0 @@
---
"@warkypublic/resolvespec-js": patch
---
fix: added headers and few fixes