Skip to content

Commit d39d98e

Browse files
committed
Release new version
1 parent ec008a9 commit d39d98e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
<!-- markdownlint-disable -->
22

3+
# v1.0.17 / 2025-02-28
4+
5+
6+
* Dependencies update
7+
* Remove `--no-read-only` to make it easier to use
8+
* no `--read-only` flag set, it should not pass `ReadOnly` to the `LookupAttributes`
9+
* with `--read-only` flag set (or `--read-only=true`), it would pass `ReadOnly=true` to the `LookupAttributes`
10+
* with `--read-only=false` flag set, it would pass `ReadOnly=false` to the `LookupAttributes`
11+
312
# v1.0.16 / 2025-01-04
413

514
* Biuld with golang 1.23

0 commit comments

Comments
 (0)