Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #491 update v1.4.0 changelog #496

Closed

Conversation

chrispsommers
Copy link
Collaborator

I generated diffs in spec since v1.3.0 via following command line, which I used as a guide to update the 1.4.0 changes section:

git diff v1.3.0 HEAD ./docs/v1/P4Runtime-Spec.mdk > v1.3.0-spec-diffs.txt

duskmoon314 and others added 10 commits June 6, 2024 18:30
Add 'Otherwise' to clarify how `id` and `index` are used in wildcard
read of counter and meter.

Close p4lang#478
* Add all changes from PR#473

* Add generated files.

* Remove redundant paragraph.

* Add note about how changing MeterConfig is a non-breaking change.
Fixes p4lang#482

Signed-off-by: Steffen Smolka <smolkaj@google.com>
Signed-off-by: Dscano <d.scano89@gmail.com>
Signed-off-by: Davide Scano <d.scano89@gmail.com>
Signed-off-by: chris <chris.sommers@keysight.com>
@chrispsommers chrispsommers self-assigned this Aug 30, 2024
@chrispsommers chrispsommers changed the base branch from main to version-1.4.0-rc August 30, 2024 22:27
@chrispsommers chrispsommers marked this pull request as draft August 30, 2024 22:29
Copy link
Member

@smolkaj smolkaj left a comment

Choose a reason for hiding this comment

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

I'm a bit confused -- the diff does not look like an update to the changelog? I see changes across README.md, the spec, and generated python files. I do not see v1.3.0-spec-diffs.txt?
image

@chrispsommers
Copy link
Collaborator Author

chrispsommers commented Sep 3, 2024

Something went wrong with this MR, closing and will re-do.
[Update - rechecked the MR, it is OK AFAIK.]
@smolkaj the changelog is in the spec itself near the bottom, e.g. line 6548

Unfortunately this MR combines accumulated syncs to main along with the changes of interest. If you like I could do two separate MRs to sync to main, then add Changelog.

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.

6 participants