Skip to content

Releases: ONSdigital/zebedee

Release 2.9.1

20 May 14:01
v2.9.1
8f02332
Compare
Choose a tag to compare

Hotfix release

  • Creation of team ids fixed to take greatest id numerically and add one
    • Fixes issue where id "999" was > "1000" alphabetically

v2.9.0

12 Apr 14:31
v2.9.0
46a4980
Compare
Choose a tag to compare

Update jwt-verifier version

Release 2.8.0

08 Apr 12:49
v2.8.0
2195901
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.0...v2.8.0

Release 2.7.0

29 Mar 12:28
v2.7.0
a86d925
Compare
Choose a tag to compare

What's Changed

Release 2.6.0

28 Mar 11:41
v2.6.0
59dfd9e
Compare
Choose a tag to compare

What's Changed

Release 2.5.0

11 Mar 12:34
v2.5.0
Compare
Choose a tag to compare

This release contains the following

Release 2.4.0

09 Mar 16:10
v2.4.0
Compare
Choose a tag to compare

🚨 This release contains a bug preventing the generation of PDFs and was rolled back 🚨

  • Remove User and email string permissions methods where possible by @janderson2 in #564
  • Adding traceId for kafka events by @bpathak-ons in #576
  • Implement transitional sessions service that uses the ThreadLocal store but not the JWT sessions by @janderson2 in #565
  • Remove deprecated get sessions methods by @janderson2 in #584

Release v2.3.0

04 Feb 11:05
v2.3.0
1312d9e
Compare
Choose a tag to compare

Release 2.3.0

  • Removed default content from repo.
  • Updated init logic - any failure during will now exit with a non zero status code instead of failing silently.
  • Updated/simplified Slack start up alerter.
  • Refactoring of permissions code for future updates.

Release 2.2.0

20 Jan 12:24
v2.2.0
3795056
Compare
Choose a tag to compare
  • Updates for capturing both reviewed and dataset uris for kafka event
  • Add published index endpoint for search reindexing

Release 2.1.0

22 Dec 15:00
Compare
Choose a tag to compare

Release 2.1.0

  • Tidy up sessions handling prior to enabling JWT sessions feature
  • Prepare teams handling for JWT migration
  • Prepare user handling for JWT migration
  • Add emergency banner model
  • Upgrade dependencies