-
Notifications
You must be signed in to change notification settings - Fork 630
Update 3.4.0 ReleaseNote to add list of gems that promoted from default gems to bundled gems. #3581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||
---|---|---|---|---|---|---|---|---|
|
@@ -184,6 +184,22 @@ Ruby 3.3까지 이러한 메서드는 이름 해석과 연결 시도를 직렬 | |||||||
* 이 라이브러리는 이제 Ruby 저장소에서 [ruby/net-http-sspi]로 추출되었습니다. | ||||||||
[[Feature #20775]] | ||||||||
|
||||||||
다음 기본 gem이 내장됩니다. | ||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. www.ruby-lang.org/ko/news/_posts/2023-12-25-ruby-3-3-0-released.md Lines 251 to 253 in 3b8ae04
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍 |
||||||||
|
||||||||
- mutex_m 0.3.0 | ||||||||
- getoptlong 0.2.1 | ||||||||
- base64 0.2.0 | ||||||||
- bigdecimal 3.1.8 | ||||||||
- observer 0.1.2 | ||||||||
- abbrev 0.1.2 | ||||||||
- resolv-replace 0.1.1 | ||||||||
- rinda 0.2.0 | ||||||||
- drb 2.2.1 | ||||||||
- nkf 0.2.0 | ||||||||
- syslog 0.2.0 | ||||||||
- csv 3.3.2 | ||||||||
- repl_type_completor 0.1.9 | ||||||||
|
||||||||
## 호환성 문제 | ||||||||
|
||||||||
주의: 기능 버그 수정은 포함되어 있지 않습니다. | ||||||||
|
Original file line number | Diff line number | Diff line change | ||||||
---|---|---|---|---|---|---|---|---|
|
@@ -170,6 +170,22 @@ socket 库在 `TCPSocket.new` (`TCPSocket.open`) 和 `Socket.tcp` 中添加了 | |||||||
|
||||||||
* 此库现在从 Ruby 代码仓库抽取到独立的代码仓库 [ruby/net-http-sspi]。[[Feature #20775]] | ||||||||
|
||||||||
以下默认 gem 成为绑定 gem | ||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. www.ruby-lang.org/zh_cn/news/_posts/2023-12-25-ruby-3-3-0-released.md Lines 234 to 236 in 3b8ae04
|
||||||||
|
||||||||
- mutex_m 0.3.0 | ||||||||
- getoptlong 0.2.1 | ||||||||
- base64 0.2.0 | ||||||||
- bigdecimal 3.1.8 | ||||||||
- observer 0.1.2 | ||||||||
- abbrev 0.1.2 | ||||||||
- resolv-replace 0.1.1 | ||||||||
- rinda 0.2.0 | ||||||||
- drb 2.2.1 | ||||||||
- nkf 0.2.0 | ||||||||
- syslog 0.2.0 | ||||||||
- csv 3.3.2 | ||||||||
- repl_type_completor 0.1.9 | ||||||||
|
||||||||
## 兼容性问题 | ||||||||
|
||||||||
注意:不包括问题补丁。 | ||||||||
|
Original file line number | Diff line number | Diff line change | ||||||
---|---|---|---|---|---|---|---|---|
|
@@ -168,6 +168,22 @@ socket 函式庫引入新功能[Happy Eyeballs 版本2 (RFC 8305)](https://datat | |||||||
* 這個函式庫已從 Ruby 儲存庫分離至 [ruby/net-http-sspi]。 | ||||||||
[[Feature #20775]] | ||||||||
|
||||||||
下列的預設 gem 現在是 bundled gems。 | ||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. www.ruby-lang.org/zh_tw/news/_posts/2023-12-25-ruby-3-3-0-released.md Lines 231 to 233 in 3b8ae04
|
||||||||
|
||||||||
- mutex_m 0.3.0 | ||||||||
- getoptlong 0.2.1 | ||||||||
- base64 0.2.0 | ||||||||
- bigdecimal 3.1.8 | ||||||||
- observer 0.1.2 | ||||||||
- abbrev 0.1.2 | ||||||||
- resolv-replace 0.1.1 | ||||||||
- rinda 0.2.0 | ||||||||
- drb 2.2.1 | ||||||||
- nkf 0.2.0 | ||||||||
- syslog 0.2.0 | ||||||||
- csv 3.3.2 | ||||||||
- repl_type_completor 0.1.9 | ||||||||
|
||||||||
## 相容性問題 | ||||||||
|
||||||||
注意:不包含功能問題的修正。 | ||||||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
www.ruby-lang.org/ja/news/_posts/2023-12-25-ruby-3-3-0-released.md
Lines 223 to 225 in 3b8ae04