Skip to content

AireGlu Release Notes — 2022

This page contains the AireGlu releases published during 2022.

Version 1.37.0

Release Date: December 5, 2022

✨ New Features

  • Added batch invocation restriction by tenant
  • Removed limit on batch request payload

🐞 Bug Fixes

  • Fixed MESH bug related to no content

Version 1.36.0

Release Date: December 5, 2022

✨ New Features

  • Added feedback button to New UI
  • Link added to enable users to navigate to the old UI from the new UI

🐞 Bug Fixes

  • Fixed a bug where endpoints pulled from a Repository were not being resolved in a Job
  • Fixed issue in usage data dashboard where an endpoint invocation with an authentication failure resulted in a green tick icon

Version 1.35.0

Release Date: November 15, 2022

⚡ Improvements

  • Change MESH message mapping; MESH messages are now returned as a base64 string
  • General New UI improvements

🔧 Maintenance

  • Upgrade Async Message Broker Library

Version 1.33.0

Release Date: October 27, 2022

✨ New Features

  • Addition of new MultiPdf Adapter
  • New unreleased New UI changes

🐞 Bug Fixes

  • Fixed Repository Retriever Service files not being deleted when repository is cloned

Version 1.32.0

Release Date: October 10, 2022

⚡ Improvements

  • Unreleased New UI changes

Version 1.31.0

Release Date: September 23, 2022

⚡ Improvements

  • SDK now targets .NET 6.0
  • Update to release pipeline to publish new AireGlu SDK changes

Version 1.28.1

Release Date: March 4, 2022

✨ New Features

  • Allow more configurable claims RBAC
  • Allow receivers to support wider range of HTTP verbs

Version 1.28.0

Release Date: March 2, 2022

✨ New Features

  • Add task type to create JWT

⚡ Improvements

  • Improve XPath generation for selecting XML nodes in an array
  • Strip out XML declarations from receiver mappings

🐞 Bug Fixes

  • XPath mapping fixes
  • XSLT bug fixes