Skip to content

Releases: neuroforgede/nfcompose

2.2.9

12 Jun 16:08
cbbae99
Compare
Choose a tag to compare

What's Changed

  • Bump requests from 2.31.0 to 2.32.2 in /deploy/local/integration by @dependabot in #128
  • adds restart policy to minio containers while updating their versions by @rmondegar in #130
  • Bump tornado from 6.4 to 6.4.1 in /skipper by @dependabot in #129

New Contributors

Full Changelog: 2.2.8...2.2.9

2.2.8

31 May 08:57
e427361
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.7...2.2.8

2.2.7

26 Apr 12:54
89c0a01
Compare
Choose a tag to compare

What's Changed

  • adapt read_paginated_generator to use yield instead of return by @s4ke in #125
  • Fix typecheck issues, bump to 2.2.7 by @s4ke in #126

Full Changelog: 2.2.6...2.2.7

2.2.6

19 Apr 16:45
37630e2
Compare
Choose a tag to compare

What's Changed

  • Update docker-compose.yml by @s4ke in #120
  • make compose client backwards compatible with at least 1.7.1 (pre open source) by @s4ke in #121
  • bump to 2.2.6 by @s4ke in #122
  • bump libraries to fix CVEs by @s4ke in #123

Full Changelog: 2.2.5...2.2.6

2.2.5

09 Apr 19:54
ffb7f38
Compare
Choose a tag to compare

What's Changed

  • fix stability on TenantUser viewset ordering, change default permissi… by @s4ke in #118
  • bump version to 2.2.5 by @s4ke in #119

Full Changelog: 2.2.4...2.2.5

2.2.4

04 Apr 13:55
1318d1a
Compare
Choose a tag to compare

What's Changed

  • Implement requeue Persist Data Point automatism by @s4ke in #116
  • bump version to 2.2.4 by @s4ke in #117

Full Changelog: 2.2.3...2.2.4

2.2.3

02 Apr 12:06
664849b
Compare
Choose a tag to compare

What's Changed

  • fix filter logic in Tenant Viewset by @s4ke in #113
  • bump version to 2.2.3 by @s4ke in #114

Full Changelog: 2.2.2...2.2.3

2.2.2

30 Mar 14:30
d973bb9
Compare
Choose a tag to compare

What's Changed

  • minor docker-compose.yml fixes by @s4ke in #106
  • implement better validation for tenant_user creation by @s4ke in #107
  • improve devenv, add username filter (and readonly field) to TenantUser endpoint by @s4ke in #107
  • bump Version to 2.2.2 in documentation by @s4ke in #108
  • Bump follow-redirects from 1.15.5 to 1.15.6 in /e2e/nodejs by @dependabot in #109
  • Fix issues with upgrade to DRF 3.15 by @s4ke in #110
  • Bump License Dates by @s4ke in #110
  • Fix validation in Tenant User serializer by @s4ke in #110
  • improve validate_user function to properly validate for already exist… by @s4ke in #111
  • Bump Django to 5.0.3 (commit says 5.0.2, but its actually 5.0.3) by @s4ke in #112

Full Changelog: 2.2.1...2.2.2

2.2.1

09 Mar 13:44
b871c24
Compare
Choose a tag to compare
  • Add support for HTTP 429 responses from consumers

2.2.0

26 Feb 08:46
deb659e
Compare
Choose a tag to compare
  • Bump Django to 5.0.2
  • Bump dependencies