v0.41.0
版本发布时间: 2023-11-03 07:33:26
minio/console最新发布版本:v0.41.0(2023-11-03 07:33:26)
What's Changed
- Updated Playwright tests by @bexsoft in https://github.com/minio/console/pull/3070
- Fixed Failing integration test by @bexsoft in https://github.com/minio/console/pull/3071
- mds-released-v0.9.3 by @minio-bot in https://github.com/minio/console/pull/3073
- Updated README file by @bexsoft in https://github.com/minio/console/pull/3074
- Removed deprecated components and replaced them with mds ones by @bexsoft in https://github.com/minio/console/pull/3077
- Updated FileSelector and removed old component by @bexsoft in https://github.com/minio/console/pull/3076
- Removed mui support from PasswordSelector component by @bexsoft in https://github.com/minio/console/pull/3078
- Add HelpTips to Console by @jinapurapu in https://github.com/minio/console/pull/3054
- Fix: cache clientIP in GetConsoleHTTPClient by @adriangitvitz in https://github.com/minio/console/pull/3056
- Components cleanup by @bexsoft in https://github.com/minio/console/pull/3079
- Removed FormSwitchWrapper component by @bexsoft in https://github.com/minio/console/pull/3081
- Migrated mui Box to use mds component by @bexsoft in https://github.com/minio/console/pull/3082
- mui Grid component replacement by @bexsoft in https://github.com/minio/console/pull/3084
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in https://github.com/minio/console/pull/3086
- Use the new golang version 1.21.3 by @shtripat in https://github.com/minio/console/pull/3087
- Updated styling methods to remove mui and replace it with mds by @bexsoft in https://github.com/minio/console/pull/3085
- Updated mds version to v0.9.6 by @bexsoft in https://github.com/minio/console/pull/3090
- Replaced mui accordion with mds component by @bexsoft in https://github.com/minio/console/pull/3089
- Update swagger generated files with latest swagger version by @cesnietor in https://github.com/minio/console/pull/3094
- Add global params for limit and offset by @reivaj05 in https://github.com/minio/console/pull/3096
- Add share link exp api by @cesnietor in https://github.com/minio/console/pull/3095
- Improved error handling in Object Browser by @bexsoft in https://github.com/minio/console/pull/3097
- Replace missing icons from mui by @bexsoft in https://github.com/minio/console/pull/3101
- MDS Console improvements by @bexsoft in https://github.com/minio/console/pull/3102
- Replaced Notification components with mds variants by @bexsoft in https://github.com/minio/console/pull/3103
- Autocomplete component replacement by @bexsoft in https://github.com/minio/console/pull/3104
- Migrated Selector & Chart Tooltips styles by @bexsoft in https://github.com/minio/console/pull/3107
- Migrated Object Manager components to mds by @bexsoft in https://github.com/minio/console/pull/3108
- update docker file to ubi9 base image by @aead in https://github.com/minio/console/pull/3109
- Restored ENV var display support in Console Configuration pages. by @bexsoft in https://github.com/minio/console/pull/3112
- Replaced MenuDropdown components with mds variables by @bexsoft in https://github.com/minio/console/pull/3113
- Support resolving of listen addrs to multiple IPv4/IPv6 by @vadmeste in https://github.com/minio/console/pull/3100
- Updated Logs Page to use mds components by @bexsoft in https://github.com/minio/console/pull/3114
- update the madmin-go dep by @jiuker in https://github.com/minio/console/pull/3115
- Fix days selector to ignore daylight savings by @nreisingercres in https://github.com/minio/console/pull/3117
- Updated common bars by @bexsoft in https://github.com/minio/console/pull/3118
- Updated HelpMenu components to use only mds subcomponents by @bexsoft in https://github.com/minio/console/pull/3119
- Updated Login Error Callback page to mds by @bexsoft in https://github.com/minio/console/pull/3120
- Release v0.41.0 by @bexsoft in https://github.com/minio/console/pull/3121
New Contributors
- @adriangitvitz made their first contribution in https://github.com/minio/console/pull/3056
- @aead made their first contribution in https://github.com/minio/console/pull/3109
- @nreisingercres made their first contribution in https://github.com/minio/console/pull/3117
Full Changelog: https://github.com/minio/console/compare/v0.40.0...v0.41.10