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

v7.3 Release #948

Merged
merged 20 commits into from
Oct 26, 2024
Merged

v7.3 Release #948

merged 20 commits into from
Oct 26, 2024

Conversation

abyrd and others added 20 commits July 20, 2024 18:11
greatly improves debugging dependent artifacts
Moved from individual TransportNetwork instances to a single cache
under TransportNetworkCache.
This is the newest driver, but with an older programming API that
matches our code. It should be a drop-in replacement, and Mongojack
also seems to pick this up as its transitive mongodb driver dependency.
This reverts commit 3094f8a32aa5ef8be8a816ef6fe42bc5ea8513c.

The backend needs to allow sending config to workers with new features it doesn't know about.
Update to latest mongodb legacy java driver
Application-wide, size-limited cache for scenario networks
Store and retrieve user-specified network config, addresses #644
…943)

* Add SidewalkTraversalPermissionLabeler

activated via TransportNetworkConfig when building a network from a config JSON

* Remove deprecated buildNetworkFromBundleZip

Building from .zip files on S3 has not been supported since 2016.

* Enable TransportNetworkConfig in non-cluster use

such as PointToPointRouterServer

* Make sidewalk PermissionLabeler more restrictive

Disallow walking anywhere driving is allowed

* Set permissionLabeler more cleanly
Check if the bundle config exists, return 404 if missing
@trevorgerhardt trevorgerhardt merged commit 5889f8f into master Oct 26, 2024
6 checks passed
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