Releases: BLSQ/openhexa-docker-images
Releases · BLSQ/openhexa-docker-images
v1.6.2
1.6.2 (2024-12-16)
Bug Fixes
- Conda: Install all conda packages with non-root user (ae34cdf)
- pip: Do not install deps in user space (39cf14d)
v1.6.1
1.6.1 (2024-12-16)
Bug Fixes
- requirements: Install packages in user space (6debe51)
v1.6.0
1.6.0 (2024-12-09)
Features
- update openhexa.sdk & openhexa.toolbox (52f993f)
Bug Fixes
v1.5.0
1.5.0 (2024-12-02)
Features
v1.4.6
1.4.6 (2024-11-20)
Bug Fixes
- set the USER for the blsq image; remove g+w on the wrap_up.py & merge install.packages together (456febf)
v1.4.5
1.4.5 (2024-11-15)
Miscellaneous Chores
v1.4.4
1.4.4 (2024-10-16)
Bug Fixes
- FS: Change owner of the /home/hexa/workspace folder to jovyan since it's created as root from K8S (#54) (9bb8936)
- fuse: Workspace directory was not writeable by the user (68abc78)
- Pipelines: print exception traceback (#56) (a13ac4d)
v1.4.3
1.4.3 (2024-09-05)
Bug Fixes
- Try to fix release-please to generate tags without v (96f2fcd)
v1.4.2
1.4.2 (2024-09-05)
Bug Fixes
- Put back the include-v-in-tag (055d28f)
- Remove the 'v' in front the tag (temporary solution the time release-please works as expected) (98ccbb7)
- set the 'simple' release-type & remove include-v-in-tag that has 'false' as the default (42fc5d6)
v1.4.1
1.4.1 (2024-09-05)
Bug Fixes
- ci: Fix release-please configuration (691b2ff)