Skip to content

AireGlu Release Notes — 2020

This page contains the AireGlu releases published during 2020.

Version 1.18.3

Release Date: December 17, 2020

🐞 Bug Fixes

  • Fixed bug where creating an endpoint with the same name as one owned by another user was disallowed

Version 1.18.2

Release Date: December 17, 2020

✨ New Features

  • Added support for specifying GOV.UK Notify sender ID

🐞 Bug Fixes

  • Fixed bug around response handler JSON schema
  • Fixed race condition around value converters

Version 1.18.1

Release Date: December 13, 2020

🐞 Bug Fixes

  • Fixed bug around case sensitivity for endpoint import
  • Fixed bug around Liquid array output

Version 1.18.0

Release Date: December 7, 2020

✨ New Features

  • Introduced variables, allowing storage and use of non-encrypted values

Version 1.17.5

Release Date: December 1, 2020

✨ New Features

  • Added pagination and search to Jobs UI

⚡ Improvements

  • Further enhancement to internal-only and IP authentication

Version 1.17.4

Release Date: November 30, 2020

⚡ Improvements

  • Enhanced internal-only authentication to better support load balancing

Version 1.17.3

Release Date: November 19, 2020

🐞 Bug Fixes

  • Fixed issue where repository sync failed due to logging issues

Version 1.17.2

Release Date: November 11, 2020

🐞 Bug Fixes

  • Fixed bug around creating new endpoint versions

Version 1.17.1

Release Date: November 6, 2020

✨ New Features

  • Allow exporting repository endpoints

🐞 Bug Fixes

  • Fixed endpoint deletion bug
  • Corrected return status codes for PDF and response handler tasks

Version 1.17.0

Release Date: October 29, 2020

✨ New Features

  • Support union types for XML sample generation
  • Implement scheduled clean-up for usage and transaction data

⚡ Improvements

  • Disable "debug mode" on import

Version 1.16.5

Release Date: October 1, 2020

⚡ Improvements

  • Display XSD and JSON schema errors
  • Improve responsiveness of endpoint deletion
  • Add validation for URL fields
  • Stop auto-ticking deployment option for newer versions

🐞 Bug Fixes

  • Fixed defect with extra empty lines in e-mail bodies

Version 1.16.4

Release Date: September 15, 2020

✨ New Features

  • Added controls to manually regenerate schema or example text

⚡ Improvements

  • No longer automatically overwrite schema or example

🐞 Bug Fixes

  • Ensure e-mail client returns 200 on success

Version 1.16.3

Release Date: September 10, 2020

✨ New Features

  • Introduced new response handler type — "Transparent forwarder" — which passes on the entire response of the related HTTP request
  • Introduced a task type to generate PDF and output it as a Base64 string
  • Allow multiple recipients in e-mail tasks
  • Added more options around endpoint export for encrypted values
  • Added MongoDB support for Hangfire persistence
  • Added confirmation when applying a filter to all tasks

🔒 Security

  • Require login to view input and exception data