Skip to content

Implement schema.ReplaceAttr to enforce schema globally#58

Merged
VojtechVitek merged 3 commits into
masterfrom
schema-replaceattr
Jun 12, 2025
Merged

Implement schema.ReplaceAttr to enforce schema globally#58
VojtechVitek merged 3 commits into
masterfrom
schema-replaceattr

Conversation

@VojtechVitek

@VojtechVitek VojtechVitek commented Jun 11, 2025

Copy link
Copy Markdown
Contributor

Fixes #55

@namigaliyev

Copy link
Copy Markdown

Hi @VojtechVitek , I know this is unrelated but please take a look to this PR.

Comment thread schema.go Outdated
Comment thread options.go
//
// Append .Concise(true) to reduce log verbosity, e.g. for localhost development.
Schema Schema
Schema *Schema

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is technically a "breaking API change". However, since we don't expect anyone to have used a custom schema yet and we're 2 days after initial v3 release, it's fine to merge.

@VojtechVitek VojtechVitek merged commit 858440a into master Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support httplog/v2 SourceFieldName

3 participants