Bug/srivastavasujay/issue#677
Description
This PR fixes #677
-
broker/nats/nats.go Removed deprecated nats.EncodedConn and related methods: Replaced nats.EncodedConn with nats.Conn. Removed nats.NewEncodedConn and handled message encoding manually using encoding/json. Updated methods to use nats.Conn for publishing and subscribing messages.Fix Subscribe method signature in Nats struct to match broker.Handler interface
-
models/meshmodel/core/policies/rego_policy_relationship.go: Updated OPA packages to use v1 versions:
-
models/oci/oci.go Replaced deprecated oras.PackManifestVersion1_1_RC4
Notes for Reviewers
Signed commits
- [x] Yes, I signed my commits.
Thank you, @srivastavasujay! 👍
Thank you for this, @srivastavasujay 👏
@srivastavasujay, I wonder if you can assist in getting the two failing ❌ build checks (which are not necessarily related to your code changes) rectified and our builds here passing. ✅
What do you say? 😁
Here's are the issues you can try @srivastavasujay (regarding what @leecalcote mentioned above)
- https://github.com/meshery/meshkit/issues/693
- https://github.com/meshery/meshkit/issues/642
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue.