Skip to content

Releases: scc-digitalhub/digitalhub-core

0.9.0-beta2

03 Dec 14:14
98c993f
Compare
Choose a tag to compare
0.9.0-beta2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.8.0...0.9.0-beta2

0.9.0-beta1

02 Dec 11:07
3d0b90a
Compare
Choose a tag to compare
0.9.0-beta1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.8.0...0.9.0-beta1

0.8.0

28 Oct 12:00
df7a773
Compare
Choose a tag to compare

What's Changed

Features

  • update embedding to keep ids by default and reduce meta to base metadata (360ab4c)
  • add fsGroup to secContext + make user configurable for container (ee75082)
  • drop mlrun from application (d54ec17)
  • drop mlrun runtime (71e3a4b)
  • kfp workflow encoded as base64 (8871bd8)
  • projects search by user (71f746b)
  • refresh project authorities for internal tokens (e6343df)
  • use preferred_username by default for jwt auth, with fallback to sub (5c57559)
  • container tasks export context for source (1356ee2)
  • k8s service status info detailed collection (88d4149)
  • notify updatedBy user if different from owner (769b7c0)
  • k8s api response error reporting (c33456e)
  • cache on project share lookup (80f989d)
  • k8s serve/deploy resume + framework messages (f0c3d42)
  • project sharing (03dc7a4)
  • project sharing + user permissions (017e6bc)
  • user notifications model (41da04e)
  • websocket authentication + config (fdcb968)

Bug Fixes

  • secrets should be exposed as ENVS as provided (3faa787)
  • builder-tool as non root (7587cd1)
  • builder-tool does not exit for chmod issues (07b4667)
  • cronJob framework avoid double build of volumes (d17e52e)
  • project spec includes models (a63c7e6)
  • align secrets provider + add path checks (047ae8f)
  • fix huggingface path regex (d957384)
  • sanitize project secrets name for k8s (5444f16)
  • fix crontab regex (6c783b2)
  • python init_function field is a plain string (81e7827)
  • refresh_token native queries require token as text, postgres uses oid by default (d62c80e)
  • rewrite native query for refresh_tokens to fix text issues (e78b808)
  • token exchange should propagate claims as extracted by securityConfig (e904839)
  • wrong kfp wrapper image (9677b2e)
  • container build workdir set to /shared (1a18ba1)
  • fix container build mismatch between workdir and copy dest (bbb1655)
  • fix serve framework nullpointer ex (d3ee34b)
  • service processor should avoid looking for status if type != loadBalancer (569b7b9)
  • set LOGIN_URL for console for oidc (1fc3a2f)
  • fix nullpointer on run callback when not existing (8607fd5)
  • k8s pvc claimName in place of claim_name (0dab756)
  • batch delete should send events (72d17be)
  • fix delete of run with no runnable (e6dc6d7)
  • specRegistry schema generator additional modules should be optional + cleanups (013eb30)

New Contributors

Full Changelog: 0.7.0...0.8.0

0.8.0-beta11

24 Oct 09:09
aed37ff
Compare
Choose a tag to compare
0.8.0-beta11 Pre-release
Pre-release

0.8.0-beta10

23 Oct 13:05
a476a6c
Compare
Choose a tag to compare
0.8.0-beta10 Pre-release
Pre-release

0.8.0-beta9

22 Oct 11:50
b0dc575
Compare
Choose a tag to compare
0.8.0-beta9 Pre-release
Pre-release

What's Changed

  • refactor: secrets handled via providers + clear path logic to avoid s… by @matteo-s in #129

Full Changelog: 0.8.0-beta8...0.8.0-beta9

0.8.0-beta8

16 Oct 15:12
7bda764
Compare
Choose a tag to compare
0.8.0-beta8 Pre-release
Pre-release

0.8.0-beta7

15 Oct 22:32
982f43b
Compare
Choose a tag to compare
0.8.0-beta7 Pre-release
Pre-release

0.8.0-beta6

10 Oct 15:52
b89cdca
Compare
Choose a tag to compare
0.8.0-beta6 Pre-release
Pre-release

0.8.0-beta5

08 Oct 16:51
49bc866
Compare
Choose a tag to compare
0.8.0-beta5 Pre-release
Pre-release

What's Changed

Full Changelog: 0.8.0-beta4...0.8.0-beta5