Skip to content

Releases: CMSgov/bluebutton-web-server

r136

07 Nov 17:52
r136
64d3f45
Compare
Choose a tag to compare

r136 - 2024-11-07

  • revert BB2-3471 change for now. (#1262)

r135

06 Nov 21:34
r135
3d7f3b4
Compare
Choose a tag to compare

r135 - 2024-11-06

  • Undo short-term fix and adjust tests (#1261)
  • enable pkce for oauth. (#1260)

r134

30 Oct 19:13
r134
ff3386c
Compare
Choose a tag to compare

r134 - 2024-10-30

  • BB2-3484: Long term fix for scope creep (#1259)

r133

30 Oct 18:18
r133
101bffb
Compare
Choose a tag to compare

r133 - 2024-10-30

  • BB2-3321: Oauth revoke endpoint (#1251)
  • updating django (#1257)
  • BB2-3486: Mask mbi in logs (#1252)

r132

16 Oct 03:25
r132
cb83285
Compare
Choose a tag to compare

r132 - 2024-10-15

  • jimfuqian/BB2-fix-the-temp-fix-if-checking-cond (#1256)

r131-fix

11 Oct 12:28
476ef92
Compare
Choose a tag to compare

What's Changed

Full Changelog: r131...r131-fix

r131

26 Sep 19:15
0c9e499
Compare
Choose a tag to compare

r131 - 2024-09-26

  • BB2-3375: Refer FHIR resource in open api instead of creating schema (#1250)
  • BB2-3345: Added DATA-END-USER header logging and test. (#1244)
  • removing webdriver opt setting window size (#1248)
  • BB2-3353 Initialize oAuth and allow logout flow in openapi (#1247)

r130

17 Sep 19:23
e87d0dd
Compare
Choose a tag to compare

r130 - 2024-09-17

  • BB2-3258 Web server Python Upgrade to 3.11.9 (#1246)

r129

12 Sep 02:09
r129
7f7a5e5
Compare
Choose a tag to compare

r129 - 2024-09-11

  • BB2-3357: Updates to autoincrement script (#1242) (#1245)
  • BB2-3389: Serve openapi oauth2-redirect.html from server instead from static folder (#1243)
  • BB-3317: Deprecate using hashed MBI to lookup FHIR_ID in BB2 authorization flow, use MBI instead (#1239)
  • BB2-3327: Fix date comparisons in selenium tests (#1240)

r128

29 Aug 16:59
43fc35a
Compare
Choose a tag to compare

r128 - 2024-08-29

  • jimfuqian/BB2-3260-replace-inactive-dependencies-with-active-alternatives (#1234)
  • BB2-3139: Added oauth2 flow to swagger docs (#1238)