ent-v1.4.4-base

maximhq/bifrostent-v1.4.4-baseMay 26, 2026by akshaydeo

AI Summary

This is an enterprise release (ent-v1.4.4-base) of Bifrost that includes a new session API, Helm chart update to 2.1.18 with modelParametersUrl support, various bug fixes, and security hardening. The release also updates documentation for Claude Code authentication and adds configuration flexibility for connections.

Key Highlights

  • Added new session API functionality
  • Updated Bifrost Helm chart to 2.1.18 with modelParametersUrl support
  • Fixed user filter display name to use user_name instead of user_id
  • Preserved large numeric IDs in search params by skipping JSON parse for plain strings
  • Security hardening and GitHub Actions tightening fixes

New Features

  • New session API
  • Helm chart 2.1.18 with modelParametersUrl support
  • Allow local connections via config.json
  • Added missing domains for connections
  • Updated allowed endpoints for connections

Full Release Notes

## What's Changed
* v1.5.4 by @akshaydeo in https://github.com/maximhq/bifrost/pull/3681
* test case fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/3682
* compilation fix by @akshaydeo in https://github.com/maximhq/bifrost/pull/3683
* 1.4.3 enterprise release notes by @akshaydeo in https://github.com/maximhq/bifrost/pull/3684
* docs: recommend `ANTHROPIC_AUTH_TOKEN` over `ANTHROPIC_CUSTOM_HEADERS` for Claude Code auth by @impoiler in https://github.com/maximhq/bifrost/pull/3686
* fix: use `user_name` instead of `user_id` for user filter display name by @impoiler in https://github.com/maximhq/bifrost/pull/3691
* fix: preserve large numeric IDs in search params by skipping JSON parse for plain strings by @impoiler in https://github.com/maximhq/bifrost/pull/3692
* session api by @akshaydeo in https://github.com/maximhq/bifrost/pull/3698
* fixes deps on docs for ent-1.4.3 by @akshaydeo in https://github.com/maximhq/bifrost/pull/3699
* fixes config docs by @akshaydeo in https://github.com/maximhq/bifrost/pull/3722
* chore: bump Bifrost Helm chart to 2.1.18 with `modelParametersUrl` support by @BearTS in https://github.com/maximhq/bifrost/pull/3743
* dac, access profiles, tool groups docs by @akshaydeo in https://github.com/maximhq/bifrost/pull/3738
* v1.5.5 by @akshaydeo in https://github.com/maximhq/bifrost/pull/3771
* github actions tigthining fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/3772
* github actions tigthining fixes (#3772) by @akshaydeo in https://github.com/maximhq/bifrost/pull/3773
* update allowed enpoints for connection by @akshaydeo in https://github.com/maximhq/bifrost/pull/3774
* Update allowed endpoints by @akshaydeo in https://github.com/maximhq/bifrost/pull/3775
* update config.json to allow local connections by @akshaydeo in https://github.com/maximhq/bifrost/pull/3776
* adds missing domains by @akshaydeo in https://github.com/maximhq/bifrost/pull/3777
* hardening fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/3778


**Full Changelog**: https://github.com/maximhq/bifrost/compare/ent-v1.4.3-base...ent-v1.4.4-base