Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Releases: IllumiDesk/illumidesk

IllumiDesk 4.0.0

05 Nov 16:43
03770b3
Compare
Choose a tag to compare

What's Changed

Chores

Refactor

Enhancements

  • Add IllumiDesk LTI dummy authenticator by @jgwerner in #593
  • Remove debug option from kubernetes client by @jgwerner in #602
  • Change dummy authenticator to use standard login path by @jgwerner in #599
  • Add cpu and mem options for shared grader spawner by @jgwerner in #612
  • Add grader notebook pull policy by @jgwerner in #616
  • Update graderservice requests and limits defaults by @jgwerner in #614
  • Fix invalid authentication flow when using line items to identify the assignment by @jgwerner in #618

Fixes

New Contributors

Full Changelog: v3.2.2...v4.0.0

IllumiDesk 3.2.2

17 May 02:29
4562a25
Compare
Choose a tag to compare

Chore Items

  • Update Jupyterhub version (#578) (064ef3c)
  • Remove extra requirements.in file from src/graderservice folder (#579) (064ef3c)

IllumiDesk 3.2.1

15 May 00:44
43fcde7
Compare
Choose a tag to compare

Bug Fixes

IllumiDesk 3.2.0

15 May 00:23
e6d6133
Compare
Choose a tag to compare

Bug Fixes

IllumiDesk 3.1.0

05 May 13:45
28aaed2
Compare
Choose a tag to compare

Features

  • Add is_debug config option for the grader setup service (#558)
  • Update graderservice environment variables (#560)
  • Adds Dockerfile to src/graderserive and src/illumidesk folders (#564)

Chore Items

  • Removes kind dependency (#562)
  • Removes dependabot.yaml from GitHub Action workflow (#555)

IllumiDesk 3.0.0

15 Apr 16:16
32e3036
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • removes send grades feature from LTI 1.1.
  • core: Default uses the Postgres database and no longer supports SQLite for shared grader notebooks.

IllumiDesk 2.0.0

16 Mar 00:44
b60e45d
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • core: Default uses the Postgres database and no longer supports SQLite for shared grader notebooks.

Refactor

  • Refactor to improve how the grader control file is used with the LTI 1.1 authenticator ([#574]#524)) ([638a73e]638a73e)

Fixes

  • Fix metadata spelling for function that loads JupyterHub services (#519) ([8a5724b]8a5724b))

IllumiDesk 1.1.1

16 Feb 21:52
1dcc2eb
Compare
Choose a tag to compare

Updates JupyterHub to v1.3.0 to fix a dependency issue when installing the illumidesk package.

IllumiDesk 1.1.0

16 Feb 18:33
873d42e
Compare
Choose a tag to compare
  • Updates the package to remove the announcements service used with rolling updates.

TL;DR

With Kubernetes, this service was no longer working right. Future releases will handle the temporary "Service not Available" message so that the user sees something a little more user-friendly during rolling updates.

IllumiDesk 1.0.0

15 Jan 04:19
1df42f8
Compare
Choose a tag to compare
v1.0.0

feat: Migrate to Kubernetes (#486)