Skip to content

Releases: aws-solutions/virtual-waiting-room-on-aws

v1.1.11

06 Feb 14:28
414739e
Compare
Choose a tag to compare

[1.1.11] - 2025-02-06

Security

v1.1.10

22 Nov 19:29
10863ae
Compare
Choose a tag to compare

[1.1.10] - 2024-11-22

Security

Updated

  • Migrate Python dependency manager from pip to Poetry.

v1.1.9

01 Nov 18:37
84540f1
Compare
Choose a tag to compare

[1.1.9] - 2024-11-01

Security

v1.1.8

16 Sep 20:21
b58e19a
Compare
Choose a tag to compare

[1.1.8] - 2024-09-16

Security

Full Changelog: v1.1.7...v1.1.8

v1.1.7

16 Aug 14:56
fba4758
Compare
Choose a tag to compare

[1.1.7] - 2024-08-16

Security

Full Changelog: v1.1.6...v1.1.7

v1.1.6

06 Aug 17:59
93859b7
Compare
Choose a tag to compare

[1.1.6] - 2024-08-06

Updated

  • Lambda runtime to Python 3.12

Full Changelog: v1.1.5...v1.1.6

v1.1.5

25 Jun 20:50
8b48228
Compare
Choose a tag to compare

[1.1.5] - 2024-06-25

Security

Full Changelog: v1.1.4...v1.1.5

v1.1.4

10 Apr 18:36
2153442
Compare
Choose a tag to compare

[1.1.4] - 2024-04-09

Fixed

  • Updated webpack-dev-middleware from 5.3.3 to 5.3.4 to resolve security vulnerability [CVE-2024-29180]
  • Updated express from 4.18.1 to 4.19.2 to resolve security vulnerability [CVE-2024-29041]
  • Updated follow-redirects from 1.15.4 to 1.15.6 to resolve security vulnerability [CVE-2024-28849]

Contributors

@bassemwanis

v1.1.3

08 Mar 16:43
a14f44b
Compare
Choose a tag to compare

[1.1.3] - 2024-03-07

Added

  • Available Servings info to Control Panel UI #232.

Fixed

  • Expired queue positions persist in the Virtual Waiting Room size #208.
  • /queue_num endpoint returns outdated results even after a reset #214.
  • Intermittent failures in OpenID adapter's /userInfo endpoint #231.
  • /expired_tokens endpoint bug when LastEvaluatedKey is present in query response #235.

Contributors

@bassemwanis
@gsingh04
@kght6123 for #232

v1.1.2

07 Nov 21:56
47c9975
Compare
Choose a tag to compare

[1.1.2] - 2023-11-07

Updated

  • Resolve dependabot alerts and fix critical vulnerabilities.
  • Dependency updates.

Contributors

@ikp4success
@thyagram-aws
@JimTharioAmazon