micromamba 2.6.0 - #280079
Merged
Merged
Conversation
daeho-ro
force-pushed
the
bump-micromamba-2.6.0
branch
from
April 30, 2026 03:00
3972bb1 to
960473a
Compare
botantony
approved these changes
Apr 30, 2026
Contributor
|
馃 An automated task has requested bottles to be published to this PR. Caution Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
馃挕As of 2.6.0, sharded repodata are used by default if they are present on conda channel.
One can opt-out of this behavior by setting
use_sharded_repodatatofalsein mamba鈥檚 configuration.馃敆 Read more about improvements on this blog post.
You can update
micromambato 2.6.0 using:Enhancements:
repoqueryby @jjerphan in feat: Sharded Repodata Support forrepoquery聽mamba-org/mamba#4226MatchSpec::extract_nameby @jjerphan in feat: IntroduceMatchSpec::extract_name聽mamba-org/mamba#4206PackageInfodescending sorts by @jjerphan in feat: OptimizePackageInfodescending sorts聽mamba-org/mamba#4208ShardPackageRecordby @jjerphan in feat: Parse optional fields forShardPackageRecord聽mamba-org/mamba#4195track_featuresforShardRecordby @jjerphan in feat: Supporttrack_featuresforShardRecord聽mamba-org/mamba#4192libmamba-spdlogtarget for building dependencies in tree by @opoplawski in build: Exportlibmamba-spdlogtarget for building dependencies in tree聽mamba-org/mamba#4172MSGPACK_OBJECT_ARRAYfor hashes by @jjerphan in feat: SupportMSGPACK_OBJECT_ARRAYfor hashes聽mamba-org/mamba#4167emscriptena UNIX platform by @jjerphan in feat: Consideremscriptena UNIX platform聽mamba-org/mamba#4168Bug fixes:
update --allwith Sharded Repodata by @jjerphan in fix: Supportupdate --allwith Sharded Repodata聽mamba-org/mamba#4241repodata_record.jsonmetadata for installations using explicit specifications by @maresb in fix: Correctrepodata_record.jsonmetadata for installations using explicit specifications聽mamba-org/mamba#4110python_site_packages_pathon Windows by @jjerphan in fix: Adaptpython_site_packages_pathon Windows聽mamba-org/mamba#4232RepoDataPackage's raw version by @jjerphan in fix: Keep and useRepoDataPackage's raw version聽mamba-org/mamba#4238mamba clean --allclear the shards' cache by @jjerphan in fix: Makemamba clean --allclear the shards' cache聽mamba-org/mamba#4236python_abias a root package withpythonby @jjerphan in fix: Addpython_abias a root package withpython聽mamba-org/mamba#4233UnresolvedChannel's readonly properties by @jjerphan in fix: Adapt bindings forUnresolvedChannel's readonly properties聽mamba-org/mamba#4224"success": falsewhen any transactions failed by @Klaim in fix: JSON should be set to"success": falsewhen any transactions failed聽mamba-org/mamba#4201which_in_one_implby @xsjk in fix: Skip non-executable matches inwhich_in_one_impl聽mamba-org/mamba#4197uvfor listing installed packages ifpipis not available by @jjerphan in fix: Fallback onuvfor listing installed packages ifpipis not available聽mamba-org/mamba#4203load_single_subdirby @jjerphan in fix: Pass priorities inload_single_subdir聽mamba-org/mamba#4188--detachoption for run subcommand on Windows by @jjerphan in fix: Omit--detachoption for run subcommand on Windows聽mamba-org/mamba#4185mamba searchresults on version numerically by @jjerphan in fix: Sortmamba searchresults on version numerically聽mamba-org/mamba#4160mamba searchby default by @kuepe-sl in fix: Pretty print short result formamba searchby default聽mamba-org/mamba#4066pipanduvoutput by default by @jjerphan in fix: Showpipanduvoutput by default聽mamba-org/mamba#4155get_all_running_processes_infowhen needed by @mihaitodor in fix: Only callget_all_running_processes_infowhen needed聽mamba-org/mamba#4135CI fixes and doc:
mamba-content-trust and auth testsby @jjerphan in ci: Disablemamba-content-trust and auth tests聽mamba-org/mamba#4186devbranch frommicromamba-feedstockby @jjerphan in ci: Use thedevbranch frommicromamba-feedstock聽mamba-org/mamba#4144Maintenance:
repodata_use_shardstouse_sharded_repodataby @jjerphan in maint: Renamerepodata_use_shardstouse_sharded_repodata聽mamba-org/mamba#4244updateby @jjerphan in maint: Retry forupdate聽mamba-org/mamba#4220install,updateandremovepaths by @jjerphan in maint: Factorize common parts of theinstall,updateandremovepaths聽mamba-org/mamba#4215test_env_logging_overhead_regressionto 1 minute by @jjerphan in maint: Increase timeout oftest_env_logging_overhead_regressionto 1 minute聽mamba-org/mamba#4217ShardPackageRecordwithRepoDataPackageby @jjerphan in maint: ReplaceShardPackageRecordwithRepoDataPackage聽mamba-org/mamba#4212Shards::parse_shard_msgpackby @jjerphan in maint: Reduce logging inShards::parse_shard_msgpack聽mamba-org/mamba#4207load_channels_implinto several functions by @jjerphan in maint: Splitload_channels_implinto several functions聽mamba-org/mamba#4178Shardsownership model by @jjerphan in maint: AdaptShardsownership model聽mamba-org/mamba#4177test_env_logging_overhead_regressionby @jjerphan in maint: Increase timeout oftest_env_logging_overhead_regression聽mamba-org/mamba#4173DownloadRequestComponentsby @jjerphan in maint: IntroduceDownloadRequestComponents聽mamba-org/mamba#4164View the full release notes at https://github.com/mamba-org/mamba/releases/tag/2.6.0.