Skip to content

Address a few missing things from PR #445 and create a patch release#474

Merged
gab-arrobo merged 2 commits intoomec-project:mainfrom
gab-arrobo:create-patch-release
Mar 4, 2026
Merged

Address a few missing things from PR #445 and create a patch release#474
gab-arrobo merged 2 commits intoomec-project:mainfrom
gab-arrobo:create-patch-release

Conversation

@gab-arrobo
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
Copy link
Copy Markdown

Copilot AI left a comment

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 finalizes a patch release by aligning the device-group API/schema documentation with the current model (including ip-domains and msisdns), refining QoS aggregation behavior, and bumping the project version from -dev to a release tag.

Changes:

  • Update device-group schema/docs to use ip-domains (array) and add msisdns (array).
  • Enhance QoS aggregation to handle empty inputs, detect mixed bitrate units, and prefer higher-priority traffic classes.
  • Set VERSION to 2.1.1 for the patch release.

Reviewed changes

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

File Description
docs/docs.go Updates generated Swagger (v2) schema for device-groups (ip-domains, msisdns).
configapi/slice_helpers.go Adds logic and logging around QoS aggregation (empty list handling, unit consistency, traffic class priority).
configapi/api/configapi.yaml Updates OpenAPI (v3) schema for device-groups to match model (ip-domains, msisdns).
VERSION Bumps version from 2.1.1-dev to 2.1.1.

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

Comment thread docs/docs.go
Comment thread configapi/slice_helpers.go Outdated
Comment thread configapi/slice_helpers.go
Comment thread configapi/slice_helpers.go
Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
Copy link
Copy Markdown

@andybavier andybavier left a comment

Choose a reason for hiding this comment

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

+1

@andybavier
Copy link
Copy Markdown

@gab-arrobo communicated that the E2E test is expected to fail pending a new release of simapp.

@gab-arrobo gab-arrobo merged commit 808d728 into omec-project:main Mar 4, 2026
12 of 13 checks passed
@gab-arrobo gab-arrobo deleted the create-patch-release branch March 4, 2026 19:54
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