Skip to content

Releases: conda-incubator/conda-store

2023.10.1-rc1

19 Oct 19:07
e26552c
Compare
Choose a tag to compare
2023.10.1-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2023.9.2...2023.10.1-rc1

2023.9.2

20 Sep 18:10
64552a2
Compare
Choose a tag to compare

2023.9.1...main@{2023-09-20}

(full changelog)

Contributors to this release

(GitHub contributors page for this release)

@netlify | @trallard

2023.9.1

20 Sep 14:51
27d06a9
Compare
Choose a tag to compare

Contributors to this release

(GitHub contributors page for this release)

@anirrudh | @asmeurer | @ClaytonAstrom | @costrouc | @dharhas | @kcpevey | @leej3 | @majidaldo | @netlify | @nkaretnikov | @pavithraes | @peytondmurray | [@pierrotsmnrd](https://github.com/search?q=repo%3Aconda-incubator%2Fconda-store+involves%...

Read more

Release 0.4.15 - 04/21/2023

21 Apr 19:25
4c222d3
Compare
Choose a tag to compare

[0.4.15] - 2023-04-21

Added

  • conda-store and conda-store-server images are now deployed to quay.io/Quansight, which has support for podman and rkt. (#455)
  • Parallel builds of conda environments (#417)
  • Switch to green theme by default for conda-store UI (#463)
  • Fix for use environment stats (#466)

New Contributors

Full Changelog: v0.4.14...v0.4.15

Release 0.4.14 - 04/07/2023

07 Apr 15:44
e66b7b6
Compare
Choose a tag to compare

[0.4.14] - 2023-04-07

Fixed

  • make conda-store-ui settings configurable (were previously hardcoded and broken) (#451)

Full Changelog: v0.4.13...v0.4.14

Release 0.4.13 - 04/06/2023

07 Apr 03:07
5f7adfb
Compare
Choose a tag to compare

[0.4.13] - 2023-04-23

Added

  • Added new conda-store-ui (#444)
  • Added new option CondaStore.conda_indexed_channels for indexed channels (#445)
  • Allow passing environment variables in specification (#424)

Changed

  • Switched to hatch for conda-store and conda-store-server (#449, #450)
  • Switch default UI to conda-store-ui and expose behind /admin/ (#448)
  • Significant database rework on package storage for performance (#300)

Removed

  • Remove unused helm chart (#450)
  • Remove nix flakes from repository (#443)

New Contributors

Full Changelog: v0.4.12...v0.4.13

Release 0.4.12 - 09/21/2022

22 Sep 01:55
2d52eba
Compare
Choose a tag to compare

[0.4.12] - 2022-09-21

Fixed

  • environment description is optional

Added

  • Make symlink path configurable for builds on filesystem #388
  • Redirect on login and cookie handling #381
  • Visually split the namespace with bootstrap bit #374
  • Make image name and tag configurable for uploads to registries #380

Release 0.4.11 - 08/17/2022

17 Aug 14:24
5a2bebf
Compare
Choose a tag to compare

[0.4.11] - 2022-08-17

Fixed

  • including package_data #379

Release 0.4.10 - 08/16/2022

17 Aug 02:33
5a7527e
Compare
Choose a tag to compare

[0.4.10] - 2022-08-16

Added

  • conda-store-server --standalone now runs conda-store-server without any service dependencies (#378, #376)
  • Initial helm chart skeleton still work to be done to have official helm chart

Fixed

  • Bug in LocalStorage implmentation #376
  • Bug in docker builds when pushed to container registries #377
  • CORS endpoint error on login when using POST #375

Release 0.4.9 - 08/09/2022

10 Aug 02:38
774af33
Compare
Choose a tag to compare

[0.4.9] - 2022-08-09

Added

  • push/pull container images to/from additionall registries (#370)
  • adding description associated with environments #363