5G-ERA / middleware

Middleware for orchestration and lifecycle management of the could-native robotic applications
Apache License 2.0
8 stars 3 forks source link

feat: change property name for enabling/disabling resource reuse #249

Closed Artonus closed 9 months ago

Artonus commented 9 months ago

Description

Renamed the property and parameter LockResourceReuse to have a clearer meaning: DisableResourceReuse. From now on, resource reuse will be enabled by default.

Fixes #246

Type of change

Please delete options that are not relevant.

What has been changed?

This section lists what has been changed with this pull request. Each entry lists the type of change introduced in the following order:

  1. Feature: Enabled resource reuse by default
  2. Fix: Confusing name of the request plan parameter

Checklist: