-
Notifications
You must be signed in to change notification settings - Fork 75
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
v7.3 Release #948
Commits on Jul 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for baab891 - Browse repository at this point
Copy the full SHA baab891View commit details -
Configuration menu - View commit details
-
Copy full SHA for eac1272 - Browse repository at this point
Copy the full SHA eac1272View commit details -
Unified size-limited scenario network cache
Moved from individual TransportNetwork instances to a single cache under TransportNetworkCache.
Configuration menu - View commit details
-
Copy full SHA for 704c8ce - Browse repository at this point
Copy the full SHA 704c8ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1862bef - Browse repository at this point
Copy the full SHA 1862befView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d36b01 - Browse repository at this point
Copy the full SHA 9d36b01View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c417eee - Browse repository at this point
Copy the full SHA c417eeeView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3094f8 - Browse repository at this point
Copy the full SHA e3094f8View commit details -
update to latest mongodb legacy java driver
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.
Configuration menu - View commit details
-
Copy full SHA for f5e10ee - Browse repository at this point
Copy the full SHA f5e10eeView commit details
Commits on Oct 3, 2024
-
Revert "strict objectmapper to detect misspelled fields"
This reverts commit 3094f8a32aa5ef8be8a816ef6fe42bc5ea8513c. The backend needs to allow sending config to workers with new features it doesn't know about.
Configuration menu - View commit details
-
Copy full SHA for ecc8002 - Browse repository at this point
Copy the full SHA ecc8002View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4614bb - Browse repository at this point
Copy the full SHA e4614bbView commit details -
Merge pull request #942 from conveyal/mongo-driver-legacy
Update to latest mongodb legacy java driver
Configuration menu - View commit details
-
Copy full SHA for 3d64db6 - Browse repository at this point
Copy the full SHA 3d64db6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54eb4f4 - Browse repository at this point
Copy the full SHA 54eb4f4View commit details -
Merge pull request #940 from conveyal/abyrd/scenario-network-cache
Application-wide, size-limited cache for scenario networks
Configuration menu - View commit details
-
Copy full SHA for 3437d67 - Browse repository at this point
Copy the full SHA 3437d67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 439936d - Browse repository at this point
Copy the full SHA 439936dView commit details -
Merge pull request #941 from conveyal/network-config
Store and retrieve user-specified network config, addresses #644
Configuration menu - View commit details
-
Copy full SHA for 68c6772 - Browse repository at this point
Copy the full SHA 68c6772View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 434dcf9 - Browse repository at this point
Copy the full SHA 434dcf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd7840c - Browse repository at this point
Copy the full SHA cd7840cView commit details -
Add custom walking traversal permissions via TransportNetworkConfig (#…
…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
Configuration menu - View commit details
-
Copy full SHA for 8720aa6 - Browse repository at this point
Copy the full SHA 8720aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77f960a - Browse repository at this point
Copy the full SHA 77f960aView commit details
Commits on Oct 5, 2024
-
Merge pull request #944 from conveyal/check-config-exists
Check if the bundle config exists, return 404 if missing
Configuration menu - View commit details
-
Copy full SHA for e5a9a26 - Browse repository at this point
Copy the full SHA e5a9a26View commit details