Skip to content

Releases: globus/django-globus-portal-framework

v0.4.11

17 Jun 22:00
eef441b
Compare
Choose a tag to compare

0.4.11 (2024-06-17)

Features

Bug Fixes

  • Remove un-used validate_token() function (20e59ff)

v0.4.10

26 Apr 18:23
b06073e
Compare
Choose a tag to compare

0.4.10 (2024-04-25)

Features

  • Add support for Django 5 (53cf6b5)
  • Add support for python 3.11 (173533b)
  • Allow logging in with Globus Groups (27be3e0)
  • Change templates to use CDNs instead of vendored libs (f85d206)

Bug Fixes

  • updates Globus webapp links to use app. subdomain (fc240c2)
  • Drop support for (long ago sunset) Globus SDK v2 (65b4273)

v0.4.9

19 Dec 16:40
dee8f71
Compare
Choose a tag to compare

0.4.9 (2023-12-19)

Changes

  • Remove result_format_version from search requests
    • This parameter will no longer be accepted by the Globus Search API on March 30th 2024
    • This is a backwards compatible change and needs to be applied to all portals by the above time.

v0.4.8

29 Mar 22:08
e371662
Compare
Choose a tag to compare

0.4.8 (2023-03-29)

Bug Fixes

  • Generic views not inline with the default portal search settings (f372a75)
  • Upgrade internals from legacy search result format to 2019-08-27 (c58b293)

v0.4.7

02 Feb 16:31
c5e6a50
Compare
Choose a tag to compare

0.4.7 (2023-02-02)

Bug Fixes

  • Correct a handful of docstrings and add missing ones (9bbaed1)

v0.4.6.post1

02 Feb 15:40
da58ef0
Compare
Choose a tag to compare

0.4.6.post1 (2023-02-02)

No functional changes in this release. A post1 re-release was made to utilize the new Zenodo integration on making future releases citable.

v0.4.6

19 Jan 17:29
9c84aaf
Compare
Choose a tag to compare

0.4.6 (2023-01-18)

Features

v0.4.5

03 Jun 22:58
Compare
Choose a tag to compare

0.4.5 (2022-06-03)

Bug Fixes

  • New lazy-imports feature in globus-sdk 3.9 causing error on startup (d7b909c)

v0.4.4

03 Jun 22:57
Compare
Choose a tag to compare

0.4.4 (2022-05-05)

Features

  • Add support for python 3.10 (348b35e)

Bug Fixes

  • Exception handling for SDK v3 during logout (f46c703)
  • regression in Globus SDK v2 for login (593ed4a)

v0.4.3

08 Feb 00:34
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.3 (2022-02-08)

Bug Fixes

  • Login for Globus SDK v3.3.x (20e8231)

What's Changed

Full Changelog: v0.4.2...v0.4.3