Skip to content

AireGlu Release Notes — 2025

This page contains the AireGlu releases published during 2025.

Version 1.112.0

Release Date: December 18, 2025

✨ New Features

  • Added an undo option to the endpoint AI assistant
  • Variable mapping now available for IP/CIDR auth
  • Removed option to access the v1 endpoint editor and moved the new version out of beta

⚡ Improvements

  • When a job is stuck in processing state, the reset dialog will include more accurate "next scheduled" information
  • Display retry attempt count when a job is retrying

🐞 Bug Fixes

  • Propagate "duplicate job name" failure when "create job" task fails
  • Saving IP addresses in authentication configuration dialog will now remove additional whitespaces to fix inconsistent formatting
  • Can now copy and paste within all editors and text fields
  • Can view main endpoint config in readonly mode even if validation errors exist
  • Fixed issue where mapping from a non-existent path would render the full input object
  • Improved formatting of some debug content which didn't have the correct formatting applied

Version 1.111.0

Release Date: November 17, 2025

✨ New Features

  • Option to delete debug data for specific endpoint versions

⚡ Improvements

  • Rename My Account to Tenant Settings
  • Relax rules on endpoint group names
  • Improvements to warnings around default versions
  • Endpoint list accordion collapse improvements

🐞 Bug Fixes

  • Endpoint editor: Fixed incorrect rehydration of Update Job Schedule start date
  • Endpoint editor: Fixed issue templating XML into email bodies

Version 1.110.0

Release Date: November 6, 2025

✨ New Features

  • Migrate adapter execution from assembly load context to process isolation for improved security and stability
  • AI assistant now supports additional tasks including response handling

⚡ Improvements

  • Enhanced debug content display with better formatting and JSON visualization
  • Improved MongoDB indexing for better performance
  • Enhanced delete endpoint dialog with clearer warning messages
  • Better logging and metrics for endpoint invocation actions

🐞 Bug Fixes

  • Fixed mapping issue where path mapping was incorrectly removing text
  • Fixed debug switch UI state not updating correctly when disabled
  • Route mappings are now properly deleted when endpoints are removed

Version 1.109.0

Release Date: October 7, 2025

✨ New Features

  • Automatically create AireGlu tenant when product added to tenant in AireIdentity

⚡ Improvements

  • Improved support for permissions on usage data page
  • Endpoint editor: Default persist example for endpoint input to true

🐞 Bug Fixes

  • Endpoint editor: Fixed scenario where Http Request Task visually appears not to have saved

🔧 Maintenance

  • Other minor bug fixes and package upgrades

Version 1.108.0

Release Date: September 10, 2025

✨ New Features

  • Support for HS256 algorithm without AES-128

⚡ Improvements

  • Minor UI improvements

Version 1.107.0

Release Date: September 4, 2025

✨ New Features

  • Endpoint editor: Quick option to set version as default prior to saving endpoint
  • Provide access to CorrelationId and TransactionId via dedicated properties in Liquid

⚡ Improvements

  • Endpoint editor: Add close button on left panels in task dialogs
  • Endpoint editor: Show default version identifier on version list on Endpoint Saved page

🐞 Bug Fixes

  • Endpoint editor: Stop accepting colons and leading/trailing whitespace in basic auth username field
  • Endpoint editor: Remove deprecated Fax option
  • Endpoint editor: Fix issue with XML schema validation updating incorrectly
  • Endpoint editor: Do not add new lines within empty XML elements in the example input
  • Prevent updates to created date when endpoint updated
  • Fix error popping up when deleting a newly-edited variable
  • Fix some requests with a None body which are sending empty content

Version 1.106.0

Release Date: August 5, 2025

✨ New Features

  • Default to beta endpoint editor with option to switch back to legacy
  • Provide facility to reset jobs that have become stuck during processing
  • Support correlation ID for batch endpoint invocation
  • Pass correlation ID through to job-invoked endpoint where that job was created by an endpoint run
  • Feedback button within new editor

⚡ Improvements

  • Remove toggles from properties filters in Metrics Usage Data
  • Add requested and resolved versions for endpoint invocations to Metrics Usage Data entries
  • Update styling of editor highlighting for variables/paths/secrets/functions
  • Process old endpoint definitions to correctly set Default Version based on Production version on manual import

🐞 Bug Fixes

  • Fix active status of repo synced endpoints showing incorrectly for deactivated versions
  • Remove duplicated toggle labels in Saved Endpoint page
  • Enable editing of endpoints without a group
  • Fix task filters referring to the Input step not loading correctly after saving
  • Ensure independent run of functions (e.g. AG:UUID) when used multiple times in the same task

Version 1.105.0

Release Date: July 10, 2025

✨ New Features

  • Enable beta endpoint editor
  • Support for x-correlation-id header in endpoint invocation and metrics
  • Add docs bot

⚡ Improvements

  • Improve UI for users with missing permissions
  • Update links in footer

🐞 Bug Fixes

  • Endpoints list: Fix group view paging
  • Endpoint editor: Fix array items not pulling through as tokens
  • Endpoints list: Refresh paging when searching endpoints
  • Endpoint editor: Persist token path for mime type field in email task
  • Jobs page: Persist toggle to active state for jobs which are then immediately edited

Version 1.104.0

Release Date: July 10, 2025

✨ New Features

  • Move from having an endpoint version "deployed" to Production, to using a Default endpoint version

Version 1.103.0

Release Date: June 24, 2025

⚡ Improvements

  • Show endpoint version in usage data
  • Pen test recommendations
  • Improvements to resiliency of caching at high volumes

🐞 Bug Fixes

  • Route to error page on error on Try It Out page
  • Handle duplicate receiver name on creation in UI
  • Prevent clearing of config in some situations on receiver creation dialog

Version 1.102.0

Release Date: June 2, 2025

⚡ Improvements

  • Provide more customisation on dashboard endpoints chart
  • Security improvements

🐞 Bug Fixes

  • Provide option to include callback for adapters in endpoint wizard

🔧 Maintenance

  • Remove environment scoping option for variables

Version 1.101.0

Release Date: May 2, 2025

🐞 Bug Fixes

  • Fix issue editing existing endpoints containing response handlers
  • Fix issue with updating repo-synced endpoints in the YAML format

Version 1.100.0

Release Date: May 1, 2025

👤 User-facing Changes

⚠️ Breaking Changes

  • Restrict response handlers to Receive type only

✨ New Features

  • Adapter redesign to allow for ease of updates and asynchronous running

⚡ Improvements

  • Show skipped icon instead of error for skipped task metrics
  • Standardise dialogs across AireGlu for visual consistency

🐞 Bug Fixes

  • Resolve issue saving tenant settings
  • Prevent endpoint labels from overlapping graph on metrics dashboard

🛠️ Application Changes

⚡ Improvements

  • Improve deployment handling to prevent downtime
  • Add OpenTelemetry to allow improved monitoring of the application

Version 1.99.0

Release Date: April 1, 2025

⚡ Improvements

  • Make tenant name visible on endpoint error email preview
  • Fix 5XX responses from certain services

🐞 Bug Fixes

  • Fix footer obscuring new endpoint editor page
  • Endpoint filtering
  • Paging not resetting on filter change

🔧 Maintenance

  • Update MongoDB driver and various other patches

Version 1.98.0

Release Date: March 17, 2025

⚡ Improvements

  • Prevent use of product names in custom AireAudit calls
  • Remove support for SERVICE_KEY
  • Expand healthcheck coverage
  • Reorder Task Behaviour and Action columns in usage data for readability

🐞 Bug Fixes

  • Correctly render logs containing calls to nonexistent AireGlu endpoints

🔧 Maintenance

  • Update packages

Version 1.97.0

Release Date: March 3, 2025

⚡ Improvements

  • User error email enhancements
  • Log all endpoint authentication failures

🐞 Bug Fixes

  • Display all contextual information associated with usage data
  • Allow refresh and accessing of usage data page via links

Version 1.96.1

Release Date: February 27, 2025

🚑 Hotfixes

  • Store method of invocation for async endpoint invocations

🐞 Bug Fixes

  • Remove required status from SMS receiver source number

Version 1.96.0

Release Date: February 27, 2025

✨ New Features

  • Shareable metrics links

⚡ Improvements

  • Metrics filters enhancements

🐞 Bug Fixes

  • Speed up deletion of usage data on endpoint deletion
  • Multiline logs tidy up
  • FHIR profile validation message display

Version 1.95.0

Release Date: February 17, 2025

⚡ Improvements

  • Improve logging for response handler failures
  • Remove developer notifications for missing secrets and variables so that only users are notified

🐞 Bug Fixes

  • Remove bottom margin when user selects remove margins for PDF

Version 1.94.0

Release Date: February 4, 2025

⚡ Improvements

  • Support additional PDF formatting options

🐞 Bug Fixes

  • Allow $type as a property name in response handler schema

Version 1.93.0

Release Date: January 21, 2025

🐞 Bug Fixes

  • Security fixes
  • Resolve formatting and missing property info for usage data

🔧 Maintenance

  • Cleaning up variables associated with job runner, async running and usage data

Version 1.92.0

Release Date: January 9, 2025

✨ New Features

  • Task filter functionality New UI
  • Display job name in the usage Metrics

⚡ Improvements

  • Job runner logs

🐞 Bug Fixes

  • Security fixes
  • Display of usage data long line
  • Repo Sync Failure Emails