plugins/maxim/v1.6.17

maximhq/bifrostplugins/maxim/v1.6.17Jun 7, 2026by akshaydeo

AI Summary

This is a minor plugin release for maxim v1.6.17 that introduces a new feature for capturing request headers with pattern matching and wildcard support, as referenced in issue #4012.

Key Highlights

  • New `request_headers` pattern capture feature
  • Added wildcard support for request header matching
  • Linked to GitHub issue #4012

New Features

  • Added `request_headers` pattern capture with wildcard support (#4012)

Full Release Notes

## Plugin Release: maxim v1.6.17

- feat: `request_headers` pattern capture with wildcard support (#4012)

### Installation

```bash
# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/maxim@v1.6.17
```

---
_This release was automatically created from version file: `plugins/maxim/version`_