- Fix error with
requests
anddocker-py
version .
- Add a warning modal when deleting workspace.
- Improve loading time with lazy loading.
- Add dark mode
- Simplify the Piece Advanced Options form.
- Show workflow when selecting it.
- Add
domino --version
command to CLI
- Use alpine linux socat image to avoid
[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2...
warning
- Fix Domino k8s Operator to allow handle old pieces without shared storage usage info.
- Fix errors messages on some inputs.
- Fix import incompatible JSONs should not add anything to the workflow.
- Fix new entries of object arrays.
- Added how to debug in frontend docs.
- Add new visual identity colors.
- Add new visual identity logo.
- Add new visual identity fonts.
- Improve Workspace cards layout and navigation.
- Add tracking of piece storage usage.
- Fix selected workspace Leave action messages.
- Fix delay on loading upstream options.
- Stop using local forage for storage.
- Add basic config in helm chart and CLI for Istio.
- Add worker route to get pieces repository.
- Add classic authorization to default route for get pieces repositories.
- Allow download results Issue #174
- Highlight edges on running pieces Issue #166
- Generalize options of languages for codeeditor Issue #170
- New formats for display results Issue #25
- New page for display results and export as PDFIssue #208
- Add
API_URL
to frontend env entrypoint - Update helm with new
API_URL
var - Update base compose fies with
API_URL
- Remove
API_ENV
from frontend entrypoint
- Add
container_resources
andtags
to db and responses - Add default values for container resources in frontend forms
- Import examples gallery from github json
- Fix k8s airflow xcom stream stdout
- Fix
skip_envs
import in testing module
- Update gallery workflows with latest repositories versions
- Fix bug on CLI run compose option
- Install missing repositories from Workflows Gallery modal when importing a workflow [PR #180].
- Create default user
[email protected]
, passwordadmin
when platform is created [Issue #177]. - Add search bar for Pieces in Workflows Editor page [Issue #168].
- Workflows gallery with more examples and easy installation fo repositories.
- Installing multiple repositories on a new workspace if platform
github_token
provide.
- Improved terminal messages for
domino platform run-compose
anddomino platform stop-compose
CLI. - Add optional platform level github token in
run-in-compose
CLI [Issue #176]. - Fix token expiration date bug [Issue #147].
- Fix validation bugs.
- Performance improved on
create_piece_repository
- Allow for optional secrets.