Releases: UW-GAC/django-anvil-consortium-manager
Releases · UW-GAC/django-anvil-consortium-manager
v0.28
What's Changed
- Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #553
- Bump codecov/codecov-action from 5.0.7 to 5.1.2 by @dependabot in #552
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #549
- Allow audit errors to be ignored by @amstilp in #554
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #555
- Release v0.28 by @amstilp in #557
Full Changelog: v0.27.0...v0.28
v0.27.0
v0.26.1
What's Changed
- Raise a CommandError instead of printing a message by @amstilp in #537
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #535
- Bugfix: Use custom workspace form when cloning by @amstilp in #538
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #541
- Bump codecov/codecov-action from 4.6.0 to 5.0.6 by @dependabot in #543
- Bump codecov/codecov-action from 5.0.6 to 5.0.7 by @dependabot in #544
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #545
- Release v0.26.1 by @amstilp in #546
Full Changelog: v0.26...v0.26.1
v0.26
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #502
- Fix coverage for newest upload-artifact action by @amstilp in #514
- Add a new AccountAdapter attribute, ACCOUNT_LINK_VERIFY_MESSAGE, wi… by @wkirdp in #515
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #508
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #520
- Bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #522
- Move account link verification email template(s) into the account adapter by @wkirdp in #526
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #527
- Bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot in #525
- Allow workspace adapter to specify the template for the workspace list page by @wkirdp in #531
- Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #530
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #528
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #532
- Release v0.26 by @amstilp in #533
Full Changelog: v0.25...v0.26
v0.25
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #498
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #501
- Add a managed group adapter by @amstilp in #503
- Remove support for python 3.8 and MariaDB 10.4 by @amstilp in #504
- Add "extra_pills" template block to the workspace detail template by @amstilp in #505
- Save ManagedGroup before calling after_anvil_create by @amstilp in #506
- Release v0.25 by @amstilp in #507
Full Changelog: v0.24...v0.25
v0.24
What's Changed
- Add AccountUserArchive to the admin interface by @amstilp in #487
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #479
- Add support for Django 5.0 by @amstilp in #489
- Remove support for Django 3.2 by @amstilp in #490
- Explicitly create objects with unique keys in some view tests by @amstilp in #491
- Store app settings (with some defaults in a separate file) by @amstilp in #492
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #493
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #494
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #495
- Update CI for Ubuntu 22.04 upgrade by @amstilp in #497
- Add custom methods to the workspace adapter by @amstilp in #499
- Release v0.24 by @amstilp in #500
Full Changelog: v0.23...v0.24
v0.23
v0.22.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #472
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #473
- Add MariaDB 10.5 to CI tests by @amstilp in #474
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #475
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #476
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #477
- MariaDB 10.11 by @amstilp in #478
- Increase numpy requirement to 1.26 by @amstilp in #480
- Release v0.22.1 by @amstilp in #481
Full Changelog: v0.22...v0.22.1
v0.22
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #451
- Bump actions/setup-python from 4 to 5 by @dependabot in #450
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #452
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #454
- Allow workspace adapters to provide additional context data for the detail view by @wkirdp in #448
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #455
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #456
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #457
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #459
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #458
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #460
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #461
- Add filtering by workspace type in admin interface by @amstilp in #463
- Update README with release steps by @amstilp in #464
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #465
- Set max_length to match what AnVIL allows by @amstilp in #467
- Test using python 3.12 instead of python 3.11 by @amstilp in #468
- Add missing migration for max_length changes by @amstilp in #469
- Add requester pays field and auditing checks by @amstilp in #470
- Release v0.22 by @amstilp in #471
Full Changelog: v0.21...v0.22
v0.21
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #441
- Remove sphinx requirements file by @amstilp in #442
- Run scheduled CI jobs by @amstilp in #443
- Fix dependencies for google-auth and requests by @amstilp in #444
- Switch to ruff by @amstilp in #445
- Make the WorkspaceDetail View visible to anyone with View permission by @amstilp in #446
- Allow users with View permission to see the Workspace lists and WorkspaceLanding page by @amstilp in #447
- Release v0.21 by @amstilp in #449
Full Changelog: v0.20.1...v0.21