1.22.0

rust-lang/rustlings1.22.0Aug 27, 2026by miloschwartz

AI Summary

Major release introducing comprehensive AI gateway capabilities including public/private resources, analytics, and cost enforcement, alongside new resource types for the Community Edition.

Key Highlights

  • AI gateway public and private resources
  • Cost and token budget enforcement
  • Session logging and usage analytics
  • New Community Edition resources (RDP, SSH, VNC)

Breaking Changes

  • Requires Badger Traefik plugin v1.6.0 or greater
  • Requires Gerbil v1.5.0
  • Requires latest Pangolin clients (post-Aug 19, 2026) for private gateway access

New Features

  • AI gateway coding agent client configuration wizard
  • Certificate status tracking
  • Mock test alert actions
  • Blueprint labels support
  • General UI improvements

Full Release Notes

## Read the Announcement

Read the full announcement with discussion of new features: [Pangolin 1.22: AI Gateway for Cloud and Self-Hosted Models](https://pangolin.net/news/1-22-release)

## What's Changed

- Add AI gateway public resources
- Add AI gateway private resources
- Add AI gateway providers for cloud and self-hosted models
- Add AI gateway session logging and cost, token, and usage analytics
- Add AI gateway identity-based and machine virtual API keys
- Add AI gateway cost and token budget enforcement on roles, providers, models, resources, and virtual API keys
- Add AI gateway coding agent client configuration wizard
- Add RDP, SSH, and VNC public resources to Community Edition
- Add SSH and HTTPS private resources to Community Edition
- Add certificate status tracking to Community Edition
- Add ability to mock test an alert action in alerts
- Add support for labels in blueprints
- Fix log retention access pulling from wrong org settings field
- Fix refresh buttons not always fetching new date on logs tables
- Dependency security updates 
- General UI improvements
- Various other bug fixes

**Full Changelog**: https://github.com/fosrl/pangolin/compare/1.21.1...1.22.0

## How to Update

> [!IMPORTANT]
>  AI gateway resources require the Badger Traefik plugin version `v1.6.0` or greater. The migration will automatically do this if it can find the Traefik config in the standard location. Otherwise, [please ensure your Badger is up to date](https://docs.pangolin.net/self-host/how-to-update#:~:text=Increase%20the%20Badger%20version%20number).  

> [!IMPORTANT]
>  Private AI gateway resources require Gerbil to be on the latest version `1.5.0`. The migration will NOT automatically attempt to update Gerbil. Therefore, you must manually increment your Gerbil container version.

> [!IMPORTANT]
> Private AI gateway resources are exclusively compatible with the latest versions of all Pangolin clients. Support for gateway functionality was implemented in all client releases issued after August 19th, 2026. If your client's most recent release predates this date, private gateway access is not yet available.

> [!IMPORTANT]
> Always back up your config app-data before updating. This will allow you to easily roll back if the update breaks your configuration. You will not be able to easily downgrade otherwise.

[View documentation](https://docs.pangolin.net/self-host/how-to-update)