Skip to content

Release/v1.0 - #7

Merged
mdickson merged 15 commits into
masterfrom
release/v1.0
Aug 3, 2026
Merged

Release/v1.0#7
mdickson merged 15 commits into
masterfrom
release/v1.0

Conversation

@mdickson

@mdickson mdickson commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

First release of NGC variant of libomv.

dependabot Bot and others added 11 commits May 13, 2026 21:35
---
updated-dependencies:
- dependency-name: log4net
  dependency-version: 3.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: mdickson <1160883+mdickson@users.noreply.github.com>
…/log4net-3.3.0

Bump log4net from 2.0.14 to 3.3.0
---
updated-dependencies:
- dependency-name: MessagePack
  dependency-version: 3.1.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…/MessagePack-3.1.7

Bump MessagePack from 3.1.4 to 3.1.7

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the first v1.0 release of the NGC variant of libomv by updating Nerdbank.GitVersioning (NBGV) release settings, refreshing key NuGet dependencies, and documenting/reworking release + publish mechanics.

Changes:

  • Adjust NBGV configuration in version.json for release/* branches and add a release branch naming rule.
  • Upgrade MessagePack (and test tooling) packages in library and test projects.
  • Add release engineering documentation and tweak NuGet publishing workflow/configuration.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
version.json Updates NBGV version/release configuration for the v1.0 release branch.
OpenMetaverse/OpenMetaverse.csproj Upgrades MessagePack dependency used by the core library.
OpenMetaverse/Inventory.cs Changes accessibility of a MessagePack-annotated cache entry type.
OpenMetaverse.Tests/OpenMetaverse.Tests.csproj Updates test SDK + MessagePack and runner packages.
nuget.config Updates GitHub Packages credential placeholders for restores.
docs/ReleaseEngineering.md Adds NBGV/GitFlow/GitHub Actions release process documentation.
.github/workflows/publish-nuget.yml Modifies the publish pipeline (including enabling NBGV in the workflow).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread version.json
Comment thread nuget.config Outdated
Comment thread docs/ReleaseEngineering.md Outdated
Comment thread .github/workflows/publish-nuget.yml
Comment thread OpenMetaverse/Inventory.cs Outdated
mdickson and others added 4 commits August 3, 2026 00:00
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@mdickson
mdickson merged commit 65379e0 into master Aug 3, 2026
1 check passed
@mdickson
mdickson deleted the release/v1.0 branch August 3, 2026 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants