Update logging dependency and lint configuration
This release updates internal dependencies to incorporate recent fixes in logging and to align with the current shared lint rules. No application code changes or API surface modifications are included.
Dependency Updates
- @fjell/logging: ^4.4.36 → ^4.4.38
- Pulls in recent fixes and compatibility updates from the logging package.
- Impact: Runtime logging behavior may include bug fixes; no breaking changes are expected within the 4.4.x range.
Developer Experience
- @fjell/eslint-config (devDependency): ^1.1.11 → ^1.1.17
- Aligns with the latest shared lint rules and tooling.
- Impact: Lint results may change; run lint and apply rule updates as needed.
Maintenance
- Bumped package version to 4.4.31.
Notes
- No code-level changes to the HTTP API were made in this release.
- No migration steps are required.