Skip to content

Add missing normalizers#48

Merged
Ellerbach merged 2 commits intomainfrom
add-more-normalizers
Feb 17, 2026
Merged

Add missing normalizers#48
Ellerbach merged 2 commits intomainfrom
add-more-normalizers

Conversation

@Ellerbach
Copy link
Owner

Description

Add missing normalizers

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📝 Documentation update
  • 🔧 Configuration change
  • ♻️ Refactoring (no functional changes)

Related Issue

Azure AI Search Reference

Checklist

Code Quality

  • My code follows the coding standards of this project
  • I have used meaningful names for variables, methods, and classes
  • I have kept methods small and focused (single responsibility)
  • I have used async/await for I/O operations where appropriate

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have run dotnet test and all tests pass

Documentation

  • I have updated the documentation as needed
  • I have added XML documentation for new public APIs
  • I have updated the CHANGELOG.md if applicable

General

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

@github-actions github-actions bot added dotnet For .NET changes especially in the dependabot documentation Improvements or additions to documentation feature New feature labels Feb 17, 2026
@Ellerbach Ellerbach merged commit 5a98307 into main Feb 17, 2026
3 checks passed
@Ellerbach Ellerbach deleted the add-more-normalizers branch February 17, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation dotnet For .NET changes especially in the dependabot feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments