micromamba 2.6.0#280079
Merged
Merged
Conversation
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’s 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 forrepoquerymamba-org/mamba#4226MatchSpec::extract_nameby @jjerphan in feat: IntroduceMatchSpec::extract_namemamba-org/mamba#4206PackageInfodescending sorts by @jjerphan in feat: OptimizePackageInfodescending sorts mamba-org/mamba#4208ShardPackageRecordby @jjerphan in feat: Parse optional fields forShardPackageRecordmamba-org/mamba#4195track_featuresforShardRecordby @jjerphan in feat: Supporttrack_featuresforShardRecordmamba-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 withpythonmamba-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_implmamba-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_subdirmamba-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 testsmamba-org/mamba#4186devbranch frommicromamba-feedstockby @jjerphan in ci: Use thedevbranch frommicromamba-feedstockmamba-org/mamba#4144Maintenance:
repodata_use_shardstouse_sharded_repodataby @jjerphan in maint: Renamerepodata_use_shardstouse_sharded_repodatamamba-org/mamba#4244updateby @jjerphan in maint: Retry forupdatemamba-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: ReplaceShardPackageRecordwithRepoDataPackagemamba-org/mamba#4212Shards::parse_shard_msgpackby @jjerphan in maint: Reduce logging inShards::parse_shard_msgpackmamba-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_regressionmamba-org/mamba#4173DownloadRequestComponentsby @jjerphan in maint: IntroduceDownloadRequestComponentsmamba-org/mamba#4164View the full release notes at https://github.com/mamba-org/mamba/releases/tag/2.6.0.