chore(main): release git-metadata 0.2.1#5
Closed
git-quickbeam[bot] wants to merge 1 commit into
Closed
Conversation
c3ffbc1 to
e216f4b
Compare
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.
Release Notes
0.2.1 (2026-05-17)
⚠ BREAKING CHANGES
Features
metadatavalidates input and ref-target shape (dbeb94c)AlreadyExists,InvalidRootType,FanoutPathConflicterrors (dbeb94c)ContentAddressableandPointertraits (677936a)DEFAULT_FANOUTconstant (82f6a4f)EditandMergeCLI subcommands (eb21231)Error::UnexpectedKindvariant (d57c2ba)Executor::mergefor 3-way merge of metadata refs (eb21231)Executor::read_blob_atfor reading blob entries (eb21231)Executor::repo()accessor (8ac3697)Executor::stale()read-only counterpart toprune(8ac3697)InvalidFanoutDepthandFanoutFinderror variants (82f6a4f)list <object>subcommand (replaces oldshowflat output) (ce0fc2a)message: Option<&str>toMetadataRepository::metadata_delete(8ac3697)message: Option<&str>toMetadataRepository::metadata(8ac3697)message/authorparams toExecutor::upsert,import,remove(8ac3697)Metadata::idandMetadata::dataaccessors (0c8fb44)Metadata::idandMetadata::dataaccessors (9757be5)tree::remove_leafhelper that prunes empty intermediates (8764905)TreeIdnewtype withFrom<gix::Tree>andFrom<TreeId> for gix::ObjectId(f5d5c88)Tx::with_message()builder; default commit message is"store: commit transaction"(d57c2ba)ContentAddressable,Ref, andTransactionover gix (7949943)Executor::upsert(0c8fb44)Executor::upsert(333a29f)find_metadata(0c8fb44)find_metadata(119791d)metadata_default_refreturningrefs/metadata/commits(82f6a4f)metadata_deleteand addtree::remove_leaf(0c8fb44)metadata_deleteand addtree::remove_leaf(8764905)metadata, mirror libgit2 notes shape (0c8fb44)metadata, mirror libgit2 notes shape (dbeb94c)listshow flat tree entries andshowrender a tree (ce0fc2a)addwhen no content is provided interactively (2a7cd53).fanoutdepth blob inmetadatas(82f6a4f)repo.committer(), falling back to generic defaults (d57c2ba)showoutput as a tree viatermtree(ce0fc2a).fanoutdepth in metadata trees and documentMetadataRepository(0c8fb44).fanoutdepth in metadata trees and documentMetadataRepository(82f6a4f)addto support --link/--link-ref; make --path optional (8499883)git-store(4480796)PointerintoRefandTransactiontraits (7ff0b5f)Bug Fixes
metadata_default_ref()result so the borrow outlives the match (6afe663)removereturn type toResult<Option<gix::ObjectId>>(707709d)metadatas(0c8fb44)metadatas(6afe663)[Repo]link in module doc to[Executor](707709d)forcebehavior inupsert,copy, andimport(707709d)Txoperations (f541852).fanoutentries (symlink, gitlink) withInvalidFanoutDepth(6e20304)get_refmethod (707709d)into_commit()/into_tree()withtry_into_commit()/try_into_tree(), returningError::UnexpectedKindon mismatch (d57c2ba)metadatasimpl (0818601)upserttotodo!()pending rewrite (707709d)Performance Improvements
Miscellaneous Chores
This release was generated with Release Please.