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

EdgeX 3.0 #98

Merged
merged 19 commits into from
Dec 1, 2023
Merged

EdgeX 3.0 #98

merged 19 commits into from
Dec 1, 2023

Conversation

brian-intel
Copy link
Contributor

PR Checklist

  • Added label to the Pull Request for easier discoverability and search
  • Commit Message meets guidelines as indicated in the URL https://github.com/edgexfoundry/edgex-go/blob/main/.github/Contributing.md
  • Every commit is a single defect fix and does not mix feature addition or changes
  • Unit Tests have been added for new changes
  • Updated Documentation as relevant to the changes
  • All commented code has been removed
  • If you've added a dependency, you've ensured license is compatible with repository license and clearly outlined the added dependency.
  • PR change contains code related to security
  • PR introduces changes that breaks compatibility with other modules (If YES, please provide details below)

What are you changing?

Update to EdgeX 3.0
Update to go 1.20

Issue this PR will close

close: #issue_number

Anything the reviewer should know when reviewing this PR?

Test Instructions if applicable

If the there are associated PRs in other repositories, please link them here (i.e. intel-retail/rtsf-at-checkout-reference-design )

seanohair22 and others added 19 commits September 29, 2023 10:34
…mqtt and device-rest to EdgeX v3.0 yaml (#73)

Signed-off-by: Sean O'Hair <[email protected]>
* feat(event-reconciler): migrate Event Reconciler to App SDK 3.0.1

Signed-off-by: Sean O'Hair <[email protected]>
feat: Update loss detection compose file to remove env variables not needed any more.
* feat: upgrade the event simulator to use EdgeX3.0 restful endpoints
* fix: update the copyright year

Signed-off-by: Jim Wang <[email protected]>

---------

Signed-off-by: Jim Wang <[email protected]>
Signed-off-by: Elizabeth J Lee <[email protected]>
refactor: Update MQTT to EdgeX 3.0 for async messages
* fix: centralize docker networks and cleaned up Make targets and docker compose

---------

Signed-off-by: Sean O'Hair <[email protected]>
Fix: Add rest and mqtt config volumes to the containers
docs: Update documents to reflect the EdgeX v3 endpoint changes
@brian-intel brian-intel added the enhancement New feature or request label Nov 30, 2023
@brian-intel brian-intel changed the title Edge x 3.0 EdgeX 3.0 Nov 30, 2023
@brian-intel brian-intel merged commit 5110d4b into main Dec 1, 2023
13 checks passed
@lenny-goodell lenny-goodell deleted the EdgeX-3.0 branch December 12, 2023 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants