前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >【GitHub日报】22-10-10 brew、minio、vite、seaweedfs、dbeaver 等8款App今日上新

【GitHub日报】22-10-10 brew、minio、vite、seaweedfs、dbeaver 等8款App今日上新

作者头像
程序员小助手
发布2022-12-20 21:25:11
5620
发布2022-12-20 21:25:11
举报
文章被收录于专栏:程序员小助手程序员小助手

【GitHub日报】2022-10-10 brew、minio、vite、seaweedfs、dbeaver 等 8 款 App 今日上新

brew[1]

🍺 The missing package manager for macOS (or Linux)

最新发布版本:[Homebrew/brew] Release 3.6.5 - 3.6.5

更新内容:

3.6.5[2]

Repository: Homebrew/brew[3] · Tag: 3.6.5[4] · Commit: fb52a12[5] · Released by: MikeMcQuaid[6]

What's Changed

  • • Add --dry-run option to cmd#install by @hyuraku[7] in #13706[8]
  • • add installed time to git info --json output by @jacktose[9] in #13940[10]
  • • Warn linux users about using --cask by @apainintheneck[11] in #13941[12]
  • • Support non-master init.defaultbranch by @Bo98[13] in #13979[14]
  • • service: use default.target on Linux by @SMillerDev[15] in #13912[16]
  • • Update Sorbet to 0.5.10461 by @Bo98[17] in #13977[18]
  • • os/mac/xcode: require Xcode 14.1 on Ventura by @Bo98[19] in #13980[20]
  • • formula: fix inreplace errors not being printed by @Bo98[21] in #13981[22]

Full Changelog: 3.6.4...3.6.5[23]

This release has 2 assets:

  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[24] to download them.

babel[25]

🐠 Babel is a compiler for writing next generation JavaScript.

最新发布版本:[babel/babel] Release v7.19.4 - v7.19.4

更新内容:

v7.19.4[26]

Repository: babel/babel[27] · Tag: v7.19.4[28] · Commit: 7a38850[29] · Released by: babel-bot[30]

v7.19.4 (2022-10-10)

👓 Spec Compliance
  • babel-plugin-transform-block-scoping
    • • #15019[31] fix: check constant violation inside loops ( @nicolo-ribaudo[32])
  • babel-helpers, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-destructuring
    • • #14985[33] Disallow rest object destructuring of null/undefined ( @nicolo-ribaudo[34])
🐛 Bug Fix
  • babel-plugin-transform-react-jsx-development, babel-plugin-transform-typescript, babel-types
    • • #14109[35] Fix: properly scope variables in TSModuleBlock ( @The-x-Theorist[36])
  • babel-plugin-transform-destructuring, babel-plugin-transform-react-constant-elements, babel-traverse
    • • #15027[37] fix: mark var declarations in loops as not constant ( @nicolo-ribaudo[38])
  • babel-helper-string-parser, babel-parser, babel-types
    • • #14964[39] Never throw for invalid escapes in tagged templates ( @nicolo-ribaudo[40])
  • babel-generator, babel-parser
    • • #14980[41] Improve module expression parsing/printing ( @JLHwung[42])
  • babel-plugin-transform-destructuring
    • • #14984[43] Fix holes handling in optimized array destructuring ( @nicolo-ribaudo[44])
💅 Polish
  • • #14979[45] Improve comments generation ( @liuxingbaoyu[46])
  • babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-traverse
    • • #14967[47] Improve source map generation ( @liuxingbaoyu[48])
🏠 Internal
  • • Other
    • • #15001[49] Run test262 again ( @nicolo-ribaudo[50])
  • babel-compat-data, babel-preset-env
    • • #14976[51] Internally rename proposal-* to transform-* in preset-env ( @nicolo-ribaudo[52])

This release has 2 assets:

  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[53] to download them.

graphiql[54]

GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.

最新发布版本:[graphql/graphiql] Release @graphiql/plugin-explorer@0.1.6[55] - @graphiql/plugin-explorer@0.1.6[56]

更新内容:

@graphiql/plugin-explorer@0.1.6[57]

Repository: graphql/graphiql[58] · Tag: @graphiql/plugin-explorer@0.1.6[59] · Commit: 082da7d[60] · Released by: acao[61]

Patch Changes

  • • Updated dependencies [ 42700076[62], 36839800[63], 905f2e5e[64]]:
    • • @graphiql/react@0.13.3[65]

This release has 2 assets:

  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[66] to download them.

vite[67]

Next generation frontend tooling. It's fast!

最新发布版本:[vitejs/vite] Release v3.1.7 - v3.1.7

更新内容:

v3.1.7[68]

Repository: vitejs/vite[69] · Tag: v3.1.7[70] · Commit: 94abccc[71] · Released by: github-actions[bot][72]

Please refer to CHANGELOG.md[73] for details.

This release has 2 assets:

  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[74] to download them.

seaweedfs[75]

SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.

最新发布版本:[seaweedfs/seaweedfs] Release 3.31 - 3.31

更新内容:

3.31[76]

Repository: seaweedfs/seaweedfs[77] · Tag: 3.31[78] · Commit: 0711870[79] · Released by: chrislusf[80]

What's Changed

  • filer.sync
    • • limit concurrency when fetching file chunks #3787[81]
  • • S3
    • • avoid increasing the coordinates of metric labels by @kmlebedev[82] in #3785[83]
  • • Shell
    • • show raft leader via shell by @kmlebedev[84] in #3796[85]
  • • Master
    • • master server graceful stop by @kmlebedev[86] in #3797[87]
    • • configure raft metrics by @kmlebedev[88] in #3798[89]
    • • metric shows who is currently blocking the cluster or not by @kmlebedev[90] in #3799[91]
  • • Volume Server
    • • Parallelize volume loading from different dirs during startup. by @kvaster[92] in #3802[93]
    • • fix bug with snowflake id geneartion: compact_map get error mismatching cookie by @binbinshi[94] in #3748[95]
  • • FUSE mount
    • • Fix mount -t weed with extra options by @BakerBunker[96] in #3807[97]
  • • Mount
    • • Remove mount directory from generating cache directory id #3811[98]

New Contributors

  • • @kvaster[99] made their first contribution in #3802[100]
  • • @BakerBunker[101] made their first contribution in #3807[102]

Full Changelog: 3.30...3.31[103]

This release has 2 assets:

  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[104] to download them.

dbeaver[105]

Free universal database tool and SQL client

最新发布版本:[dbeaver/dbeaver] Release 22.2.2 - 22.2.2

更新内容:

22.2.2[106]

Repository: dbeaver/dbeaver[107] · Tag: 22.2.2[108] · Commit: 3ddfa39[109] · Released by: serge-rider[110]

代码语言:javascript
复制
- Data editor:
    - "Hide all empty columns" action was added
    - References panel now has a button to open target table
    - Ordering by multiple columns was fixed
    - Filtering by spatial columns was fixed
    - URL transformer was fixed (original value edit is now supported)
    - LOB editor opening performance was significantly improved
    - SQL terminal now shows server output log
    - Column comments are now visible in record mode
    - Complex data types visualization was fixed for record mode
- Data transfer: bug in CSV export with custom header format was fixed
- SQL editor:
    - Problem with NULL column names in custom queries was fixed
- Database drivers:
    - Problem with driver jars re-download was fixed
    - It is now possible to disable Windows certificate storage usage
- Athena: driver version updated to 2.0.30
- Clickhouse: datetime64 data type support was added
- DB2: driver version was updated to 11.5.7
- Exasol: user list read read was fixed (thanks to @allipatev)
- Greenplum: prepared statements usage was disabled
- MySQL:
    - Default database client was changed onto version 8+
    - JSON columns now can be used in filters and as keys
- Oracle: schema full DDL was added
- PostgreSQL:
    - Problem with missing primary key in new tables was fixed
    - Table DDL for partitioned tables was fixed
    - Role comments are now visible/editable
- German localization was improved (thanks to @dan-schneider)

This release has 6 assets:

  • • dbeaver-ce-22.2.2-stable.x86_64.rpm
  • • dbeaver-ce-22.2.2-linux.gtk.x86_64-nojdk.tar.gz
  • • dbeaver-ce-22.2.2-macosx.cocoa.x86_64.tar.gz
  • • dbeaver-ce-22.2.2-macosx.cocoa.aarch64.tar.gz
  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[111] to download them.

minio[112]

Multi-Cloud :cloud: Object Storage

最新发布版本:[minio/minio] Release RELEASE.2022-10-08T20-11-00Z - Feature Release

更新内容:

Feature Release[113]

Repository: minio/minio[114] · Tag: RELEASE.2022-10-08T20-11-00Z[115] · Commit: 3c4ef43[116] · Released by: minio-trusted[117]

Highlights

  • • First release to include Batch Replication between MinIO to MinIO deployments - refer #15554[118]

What's Changed

  • • set bucket creation timestamp properly for legacy FS backend by @harshavardhana[119] in #15800[120]
  • • decom: Ignore object/version error during deletion by @vadmeste[121] in #15806[122]
  • • remove build asset caching by @harshavardhana[123] in #15807[124]
  • • Fix GetObjectRetention to parse in iso8601 time format by @poornas[125] in #15809[126]
  • • Update pkg to v1.4.5 by @reivaj05[127] in #15808[128]
  • • remove unused debug param from evalActionFromLifecycle by @harshavardhana[129] in #15813[130]
  • • Handle overlapping and conflicting ILM rules by @krisis[131] in #15812[132]
  • • ignore VersionNotFound in addition to ObjectNotFound while replicating by @vadmeste[133] in #15814[134]
  • • preserve Version and DeleteMarker sort order in the list XML response by @vadmeste[135] in #15819[136]
  • • authenticate the request first for headObject() by @harshavardhana[137] in #15820[138]
  • • Move ldap type to pkg to share with console by @donatello[139] in #15810[140]
  • • marshal retention XML in expected format by @harshavardhana[141] in #15821[142]

Full Changelog: RELEASE.2022-10-05T14-58-27Z...RELEASE.2022-10-08T20-11-00Z[143]

This release has 2 assets:

  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[144] to download them.

query[145]

🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue.

最新发布版本:[TanStack/query] Release v4.11.0 - v4.11.0

更新内容:

v4.11.0[146]

Repository: TanStack/query[147] · Tag: v4.11.0[148] · Commit: e6eaca6[149] · Released by: tannerlinsley[150]

Version 4.11.0 - 10/9/2022, 4:06 PM

Changes

Feat

  • • react-query-devtools: Add move devtools select menu ( #4100[151]) ( e6eaca6[152]) by @salamaashoush[153]

Other

  • • test(solid-query): Add test for transition ( #4224[154]) ( f5fb92c[155]) by jeski-bright

Packages

  • • @tanstack/react-query-devtools@4.11.0[156]
  • • @tanstack/solid-query@4.11.0[157]

This release has 2 assets:

  • • Source code (zip)
  • • Source code (tar.gz)

Visit the release page[158] to download them.

引用链接

[1] brew: https://github.com/Homebrew/brew [2] 3.6.5: https://github.com/Homebrew/brew/releases/tag/3.6.5 [3] Homebrew/brew: https://github.com/Homebrew/brew [4] 3.6.5: https://github.com/Homebrew/brew/tree/3.6.5 [5] fb52a12: https://github.com/Homebrew/brew/commit/fb52a12144e80118c112ea744ab65ab6ca997d67 [6] MikeMcQuaid: https://github.com/MikeMcQuaid [7] @hyuraku: https://github.com/hyuraku [8] #13706: https://github.com/Homebrew/brew/pull/13706 [9] @jacktose: https://github.com/jacktose [10] #13940: https://github.com/Homebrew/brew/pull/13940 [11] @apainintheneck: https://github.com/apainintheneck [12] #13941: https://github.com/Homebrew/brew/pull/13941 [13] @Bo98: https://github.com/Bo98 [14] #13979: https://github.com/Homebrew/brew/pull/13979 [15] @SMillerDev: https://github.com/SMillerDev [16] #13912: https://github.com/Homebrew/brew/pull/13912 [17] @Bo98: https://github.com/Bo98 [18] #13977: https://github.com/Homebrew/brew/pull/13977 [19] @Bo98: https://github.com/Bo98 [20] #13980: https://github.com/Homebrew/brew/pull/13980 [21] @Bo98: https://github.com/Bo98 [22] #13981: https://github.com/Homebrew/brew/pull/13981 [23] 3.6.4...3.6.5: https://github.com/Homebrew/brew/compare/3.6.4...3.6.5 [24] release page: https://github.com/Homebrew/brew/releases/tag/3.6.5 [25] babel: https://github.com/babel/babel [26] v7.19.4: https://github.com/babel/babel/releases/tag/v7.19.4 [27] babel/babel: https://github.com/babel/babel [28] v7.19.4: https://github.com/babel/babel/tree/v7.19.4 [29] 7a38850: https://github.com/babel/babel/commit/7a38850a839c99727b9bd6d949f3002c54267f97 [30] babel-bot: https://github.com/babel-bot [31] #15019: https://github.com/babel/babel/pull/15019 [32] @nicolo-ribaudo: https://github.com/nicolo-ribaudo [33] #14985: https://github.com/babel/babel/pull/14985 [34] @nicolo-ribaudo: https://github.com/nicolo-ribaudo [35] #14109: https://github.com/babel/babel/pull/14109 [36] @The-x-Theorist: https://github.com/The-x-Theorist [37] #15027: https://github.com/babel/babel/pull/15027 [38] @nicolo-ribaudo: https://github.com/nicolo-ribaudo [39] #14964: https://github.com/babel/babel/pull/14964 [40] @nicolo-ribaudo: https://github.com/nicolo-ribaudo [41] #14980: https://github.com/babel/babel/pull/14980 [42] @JLHwung: https://github.com/JLHwung [43] #14984: https://github.com/babel/babel/pull/14984 [44] @nicolo-ribaudo: https://github.com/nicolo-ribaudo [45] #14979: https://github.com/babel/babel/pull/14979 [46] @liuxingbaoyu: https://github.com/liuxingbaoyu [47] #14967: https://github.com/babel/babel/pull/14967 [48] @liuxingbaoyu: https://github.com/liuxingbaoyu [49] #15001: https://github.com/babel/babel/pull/15001 [50] @nicolo-ribaudo: https://github.com/nicolo-ribaudo [51] #14976: https://github.com/babel/babel/pull/14976 [52] @nicolo-ribaudo: https://github.com/nicolo-ribaudo [53] release page: https://github.com/babel/babel/releases/tag/v7.19.4 [54] graphiql: https://github.com/graphql/graphiql [55] plugin-explorer@0.1.6: mailto:plugin-explorer@0.1.6 [56] plugin-explorer@0.1.6: mailto:plugin-explorer@0.1.6 [57] @graphiql/plugin-explorer@0.1.6: https://github.com/graphql/graphiql/releases/tag/%40graphiql/plugin-explorer%400.1.6 [58] graphql/graphiql: https://github.com/graphql/graphiql [59] @graphiql/plugin-explorer@0.1.6: https://github.com/graphql/graphiql/tree/%40graphiql/plugin-explorer%400.1.6 [60] 082da7d: https://github.com/graphql/graphiql/commit/082da7dce63f188dc71ec1938add0a97c825d3a6 [61] acao: https://github.com/acao [62] 42700076: https://github.com/graphql/graphiql/commit/4270007671ce52f6c2250739916083611748b657 [63] 36839800: https://github.com/graphql/graphiql/commit/36839800de128b05d11c262036c8240390c72a14 [64] 905f2e5e: https://github.com/graphql/graphiql/commit/905f2e5ea3f0b304d27ea583e250ed4baff5016e [65] react@0.13.3: mailto:react@0.13.3 [66] release page: https://github.com/graphql/graphiql/releases/tag/%40graphiql/plugin-explorer%400.1.6 [67] vite: https://github.com/vitejs/vite [68] v3.1.7: https://github.com/vitejs/vite/releases/tag/v3.1.7 [69] vitejs/vite: https://github.com/vitejs/vite [70] v3.1.7: https://github.com/vitejs/vite/tree/v3.1.7 [71] 94abccc: https://github.com/vitejs/vite/commit/94abccc20f672f57a672d2f2aea85bff080fe160 [72] github-actions[bot]: https://github.com/apps/github-actions [73] CHANGELOG.md: https://github.com/vitejs/vite/blob/v3.1.7/packages/vite/CHANGELOG.md [74] release page: https://github.com/vitejs/vite/releases/tag/v3.1.7 [75] seaweedfs: https://github.com/seaweedfs/seaweedfs [76] 3.31: https://github.com/seaweedfs/seaweedfs/releases/tag/3.31 [77] seaweedfs/seaweedfs: https://github.com/seaweedfs/seaweedfs [78] 3.31: https://github.com/seaweedfs/seaweedfs/tree/3.31 [79] 0711870: https://github.com/seaweedfs/seaweedfs/commit/0711870f43e6c5eadd3df70f22478e6e9998e5a2 [80] chrislusf: https://github.com/chrislusf [81] #3787: https://github.com/seaweedfs/seaweedfs/issues/3787 [82] @kmlebedev: https://github.com/kmlebedev [83] #3785: https://github.com/seaweedfs/seaweedfs/pull/3785 [84] @kmlebedev: https://github.com/kmlebedev [85] #3796: https://github.com/seaweedfs/seaweedfs/pull/3796 [86] @kmlebedev: https://github.com/kmlebedev [87] #3797: https://github.com/seaweedfs/seaweedfs/pull/3797 [88] @kmlebedev: https://github.com/kmlebedev [89] #3798: https://github.com/seaweedfs/seaweedfs/pull/3798 [90] @kmlebedev: https://github.com/kmlebedev [91] #3799: https://github.com/seaweedfs/seaweedfs/pull/3799 [92] @kvaster: https://github.com/kvaster [93] #3802: https://github.com/seaweedfs/seaweedfs/pull/3802 [94] @binbinshi: https://github.com/binbinshi [95] #3748: https://github.com/seaweedfs/seaweedfs/pull/3748 [96] @BakerBunker: https://github.com/BakerBunker [97] #3807: https://github.com/seaweedfs/seaweedfs/pull/3807 [98] #3811: https://github.com/seaweedfs/seaweedfs/discussions/3811 [99] @kvaster: https://github.com/kvaster [100] #3802: https://github.com/seaweedfs/seaweedfs/pull/3802 [101] @BakerBunker: https://github.com/BakerBunker [102] #3807: https://github.com/seaweedfs/seaweedfs/pull/3807 [103] 3.30...3.31: https://github.com/seaweedfs/seaweedfs/compare/3.30...3.31 [104] release page: https://github.com/seaweedfs/seaweedfs/releases/tag/3.31 [105] dbeaver: https://github.com/dbeaver/dbeaver [106] 22.2.2: https://github.com/dbeaver/dbeaver/releases/tag/22.2.2 [107] dbeaver/dbeaver: https://github.com/dbeaver/dbeaver [108] 22.2.2: https://github.com/dbeaver/dbeaver/tree/22.2.2 [109] 3ddfa39: https://github.com/dbeaver/dbeaver/commit/3ddfa39570fc85e2a71e24b01ed6673c88d98340 [110] serge-rider: https://github.com/serge-rider [111] release page: https://github.com/dbeaver/dbeaver/releases/tag/22.2.2 [112] minio: https://github.com/minio/minio [113] Feature Release: https://github.com/minio/minio/releases/tag/RELEASE.2022-10-08T20-11-00Z [114] minio/minio: https://github.com/minio/minio [115] RELEASE.2022-10-08T20-11-00Z: https://github.com/minio/minio/tree/RELEASE.2022-10-08T20-11-00Z [116] 3c4ef43: https://github.com/minio/minio/commit/3c4ef4338fdfba4e2540a602abccc7f0f115c699 [117] minio-trusted: https://github.com/minio-trusted [118] #15554: https://github.com/minio/minio/pull/15554 [119] @harshavardhana: https://github.com/harshavardhana [120] #15800: https://github.com/minio/minio/pull/15800 [121] @vadmeste: https://github.com/vadmeste [122] #15806: https://github.com/minio/minio/pull/15806 [123] @harshavardhana: https://github.com/harshavardhana [124] #15807: https://github.com/minio/minio/pull/15807 [125] @poornas: https://github.com/poornas [126] #15809: https://github.com/minio/minio/pull/15809 [127] @reivaj05: https://github.com/reivaj05 [128] #15808: https://github.com/minio/minio/pull/15808 [129] @harshavardhana: https://github.com/harshavardhana [130] #15813: https://github.com/minio/minio/pull/15813 [131] @krisis: https://github.com/krisis [132] #15812: https://github.com/minio/minio/pull/15812 [133] @vadmeste: https://github.com/vadmeste [134] #15814: https://github.com/minio/minio/pull/15814 [135] @vadmeste: https://github.com/vadmeste [136] #15819: https://github.com/minio/minio/pull/15819 [137] @harshavardhana: https://github.com/harshavardhana [138] #15820: https://github.com/minio/minio/pull/15820 [139] @donatello: https://github.com/donatello [140] #15810: https://github.com/minio/minio/pull/15810 [141] @harshavardhana: https://github.com/harshavardhana [142] #15821: https://github.com/minio/minio/pull/15821 [143] RELEASE.2022-10-05T14-58-27Z...RELEASE.2022-10-08T20-11-00Z: https://github.com/minio/minio/compare/RELEASE.2022-10-05T14-58-27Z...RELEASE.2022-10-08T20-11-00Z [144] release page: https://github.com/minio/minio/releases/tag/RELEASE.2022-10-08T20-11-00Z [145] query: https://github.com/TanStack/query [146] v4.11.0: https://github.com/TanStack/query/releases/tag/v4.11.0 [147] TanStack/query: https://github.com/TanStack/query [148] v4.11.0: https://github.com/TanStack/query/tree/v4.11.0 [149] e6eaca6: https://github.com/TanStack/query/commit/e6eaca60fe91455775419eab483dc682b95e66ef [150] tannerlinsley: https://github.com/tannerlinsley [151] #4100: https://github.com/TanStack/query/pull/4100 [152] e6eaca6: https://github.com/TanStack/query/commit/e6eaca60fe91455775419eab483dc682b95e66ef [153] @salamaashoush: https://github.com/salamaashoush [154] #4224: https://github.com/TanStack/query/pull/4224 [155] f5fb92c: https://github.com/TanStack/query/commit/f5fb92c80ffe3001e117b592233ffbd316d49fc0 [156] react-query-devtools@4.11.0: mailto:react-query-devtools@4.11.0 [157] solid-query@4.11.0: mailto:solid-query@4.11.0 [158] release page: https://github.com/TanStack/query/releases/tag/v4.11.0

本文参与 腾讯云自媒体分享计划,分享自微信公众号。
原始发表:2022-10-10,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 程序员小助手 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • 【GitHub日报】2022-10-10 brew、minio、vite、seaweedfs、dbeaver 等 8 款 App 今日上新
    • brew[1]
      • 更新内容:
  • 3.6.5[2]
    • What's Changed
      • babel[25]
        • 更新内容:
    • v7.19.4[26]
      • v7.19.4 (2022-10-10)
        • graphiql[54]
          • 更新内容:
          • Patch Changes
      • @graphiql/plugin-explorer@0.1.6[57]
        • vite[67]
          • 更新内容:
      • v3.1.7[68]
        • seaweedfs[75]
          • 更新内容:
      • 3.31[76]
        • What's Changed
          • New Contributors
            • dbeaver[105]
              • 更新内容:
          • 22.2.2[106]
            • minio[112]
              • 更新内容:
          • Feature Release[113]
            • Highlights
              • What's Changed
                • query[145]
                  • 更新内容:
              • v4.11.0[146]
                • Changes
                  • Feat
                  • Other
                • Packages
                相关产品与服务
                云数据库 MySQL
                腾讯云数据库 MySQL(TencentDB for MySQL)为用户提供安全可靠,性能卓越、易于维护的企业级云数据库服务。其具备6大企业级特性,包括企业级定制内核、企业级高可用、企业级高可靠、企业级安全、企业级扩展以及企业级智能运维。通过使用腾讯云数据库 MySQL,可实现分钟级别的数据库部署、弹性扩展以及全自动化的运维管理,不仅经济实惠,而且稳定可靠,易于运维。
                领券
                问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档