Harshavardhana
8c1bba681b
add logrotate support for MinIO logs ( #19641 )
2024-05-01 10:57:52 -07:00
Anis Elleuch
939c0100a6
log: Do not interpret verbs in object names in console output ( #16233 )
2022-12-13 08:27:40 -08:00
Harshavardhana
2f25639ea0
update banner to reflect the final agreed UI ( #15192 )
2022-06-28 16:37:40 -07:00
Harshavardhana
d228d29944
update '-v' flag behavior to include copyRight and license ( #15097 )
...
```
~ minio -v
minio version DEVELOPMENT.2022-06-16T20-40-14Z (commit-id=e083228e2a06bfdcd006fee28d449cd2b47c542a)
Runtime: go1.18.3 linux/amd64
Copyright (c) 2015-2022 MinIO, Inc.
Licence AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html >
```
2022-06-16 16:10:48 -07:00
Harshavardhana
1f262daf6f
rename all remaining packages to internal/ ( #12418 )
...
This is to ensure that there are no projects
that try to import `minio/minio/pkg` into
their own repo. Any such common packages should
go to `https://github.com/minio/pkg `
2021-06-01 14:59:40 -07:00