#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements.  See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to you under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License.  You may obtain a copy of the License at
#
#  http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

Release Notes - Apache YuniKorn - Version 1.6.1

** Sub-task
    * [YUNIKORN-2976] - TryAllocate() can fail for DaemonSet pods if reservation already exists
    * [YUNIKORN-2980] - DaemonSet preemption: don't flood the logs if victim selection fails

** Bug
    * [YUNIKORN-2910] - Data corruption due to insufficient shim context locking
    * [YUNIKORN-2926] - Placeholder counters incorrect
    * [YUNIKORN-2978] - Orphan allocations due to reservation host mismatch
    * [YUNIKORN-3003] - Previously preempted allocations can be preempted again
    * [YUNIKORN-3004] - Lock User Trackers and Group Trackers map during delete operations

** Improvement
    * [YUNIKORN-2977] - [Umbrella] DaemonSet preemption hardening
    * [YUNIKORN-3000] - Add support for setting GOGC / GOMEMLIMIT in Helm chart

** Test
    * [YUNIKORN-3005] - Increase decreaseTrackedResource test coverage

** Task
    * [YUNIKORN-2953] - Placeholder release count incorrect
    * [YUNIKORN-3002] - Update Go dependencies for CVE fixes
