aliyasirnac opened a new pull request, #996:
URL: https://github.com/apache/skywalking-banyandb/pull/996

   ### Support relative paths in configuration
   This PR adds support for relative paths across all core BanyanDB components 
(Measure, Stream, Trace, Metadata, Gossip) using a new `banyandbpath.Get` 
centralized helper. Configuration paths like root data directories, TLS certs, 
and keys can now be defined relatively, improving environment portability.
   
   - [ ] If this is non-trivial feature, paste the links/URLs to the design doc.
   - [ ] Update the documentation to include this new feature.
   - [x] Tests(including UT, IT, E2E) are added to verify the new feature.
   - [ ] If it's UI related, attach the screenshots below.
   
   - [x] If this pull request closes/resolves/fixes an existing issue, replace 
the issue number. Fixes apache/skywalking#13698.
   - [x] Update the [`CHANGES` 
log](https://github.com/apache/skywalking-banyandb/blob/main/CHANGES.md).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to