container.disable_publish_all_ports has been added to the Native Scheduler spec to disable publishing all exposed container ports that are not explicitly bound by the container.ports property.container.oom_kill_disable has been added to the Native Scheduler spec to disable the kernel OOM killer for the specified container.DisableReplicatedAutoUpdates parameter from the replicatedctl cli or in the /etc/replicated.conf file.RemoveImportSettingsFrom property has been added to /etc/replicated.conf. If set to true, Replicated will remove the ImportSettingsFrom file after use.replicated/replicated, replicated/replicated-ui and replicated/replicated-operator.nodelocal-dnscache flag to the Kubernetes install scripts.container.stop_timeout property will now be passed to the container run command via the –stop-timeout flag in addition to the container stop command –time flag.