
<!---
# 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.
-->
<h1 id="apache-yetus--0141-release-notes">Apache Yetus  0.14.1 Release Notes</h1>

<p>These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements.</p>

<hr />

<ul>
  <li>
    <table class="table table-bordered table-striped">
      <tbody>
        <tr>
          <td><a href="https://issues.apache.org/jira/browse/YETUS-1204">YETUS-1204</a></td>
          <td><em>Major</em></td>
          <td><strong>Upgrade buf to at least 1.6.0</strong></td>
        </tr>
      </tbody>
    </table>
  </li>
</ul>

<p>buf has been upgraded to 1.8.0</p>

<hr />

<ul>
  <li>
    <table class="table table-bordered table-striped">
      <tbody>
        <tr>
          <td><a href="https://issues.apache.org/jira/browse/YETUS-1205">YETUS-1205</a></td>
          <td><em>Major</em></td>
          <td><strong>Upgrade bats-core to support bats_require_minimum_version</strong></td>
        </tr>
      </tbody>
    </table>
  </li>
</ul>

<p>BATS has been upgraded to 1.8.0</p>

<hr />

<ul>
  <li>
    <table class="table table-bordered table-striped">
      <tbody>
        <tr>
          <td><a href="https://issues.apache.org/jira/browse/YETUS-1206">YETUS-1206</a></td>
          <td><em>Major</em></td>
          <td><strong>upgrade golangci-lint to match bundled go 1.19 version</strong></td>
        </tr>
      </tbody>
    </table>
  </li>
</ul>

<p>golangci-lint has been upgraded to 1.50.0</p>

