-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into dependabot/npm_and_yarn/covalent_ui/webap…
…p/ip-1.1.9
- Loading branch information
Showing
63 changed files
with
420 additions
and
1,079 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,64 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
||
## [UNRELEASED] | ||
|
||
## [0.235.1-rc.0] - 2024-06-10 | ||
|
||
### Authors | ||
|
||
- Santosh kumar <[email protected]> | ||
- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||
- Co-authored-by: kessler-frost <[email protected]> | ||
|
||
|
||
### Fixed | ||
|
||
- Ignoring all errors when importing qelectrons instead of only `ImportError` | ||
|
||
## [0.235.0-rc.0] - 2024-05-29 | ||
|
||
### Authors | ||
|
||
- Ara Ghukasyan <[email protected]> | ||
- Casey Jao <[email protected]> | ||
|
||
|
||
### Changed | ||
|
||
- Updated Slurm plugin docs to note possible SSH limitation | ||
- Updated Slurm plugin docs to remove `sshproxy` section | ||
- API base endpoint is now configurable from an environment variable | ||
- Removed unused lattice attributes to reduce asset uploads | ||
|
||
### Fixed | ||
|
||
- Improved handling of Covalent version mismatches between client and | ||
executor environments | ||
|
||
### Removed | ||
|
||
- Removed obsolete `migrate-pickled-result-object` command | ||
|
||
### Operations | ||
|
||
- Allow installing a specific commit sha to ease testing | ||
|
||
## [0.234.1-rc.0] - 2024-05-10 | ||
|
||
### Authors | ||
|
||
- Andrew S. Rosen <[email protected]> | ||
- Sankalp Sanand <[email protected]> | ||
- Co-authored-by: Alejandro Esquivel <[email protected]> | ||
- Casey Jao <[email protected]> | ||
- Co-authored-by: Santosh kumar <[email protected]> | ||
|
||
|
||
### Fixed | ||
|
||
- Sublattice electron function strings are now parsed correctly | ||
- The keys of dictionary inputs to electrons no longer need be strings. | ||
- Fixed inaccuracies in task packing exposed by no longer uploading null attributes upon dispatch. | ||
|
||
### Operations | ||
|
||
- Fixed nightly workflow's calling of other workflows. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.234.0-rc.0 | ||
0.235.1-rc.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.