Skip to content

fix: allowing headers for static configuration to be consistent#6045

Open
hamersaw wants to merge 1 commit intolance-format:mainfrom
hamersaw:refactor/headers-static-configuration
Open

fix: allowing headers for static configuration to be consistent#6045
hamersaw wants to merge 1 commit intolance-format:mainfrom
hamersaw:refactor/headers-static-configuration

Conversation

@hamersaw
Copy link
Contributor

Right now configuration names for injecting custom headers at different points is not consistent. For example, REST namespace uses header.* for static configuration, but headers.* for dynamic configuration. In addition, the object store custom headers use headers.* and all of our docs use headers.*. Therefore, this PR adds support for headers.* in static configuration, but leaves header.* for backwards compatibility.

Signed-off-by: Daniel Rammer <hamersaw@protonmail.com>
@github-actions
Copy link
Contributor

ACTION NEEDED
Lance follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

For details on the error please inspect the "PR Title Check" action.

@hamersaw hamersaw changed the title bug: allowing headers for static configuration to be consistent fix: allowing headers for static configuration to be consistent Feb 27, 2026
@github-actions github-actions bot added the bug Something isn't working label Feb 27, 2026
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants