-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into gh-pages
- Loading branch information
Showing
6 changed files
with
94 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
--- | ||
layout: default | ||
title: リリース 8.0.0-rc.1 | ||
--- | ||
|
||
JHipsterリリース v8.0.0-rc.1 | ||
|
||
これは、JHipster v8の最初の候補リリースです。 | ||
|
||
これには、[452 のクローズされたチケットとメインプロジェクトのプルリクエスト]が含まれています。(https://github.com/jhipster/generator-jhipster/issues?q=is:closed+milestone:8.0.0-rc.1). | ||
|
||
_これはベータ版のリリースであるため、通常の方法では入手できません。詳細については、以下を参照してください!_ | ||
|
||
## 何が新しくなりましたか? | ||
|
||
### :warning: 重大な変更/非推奨/削除 | ||
|
||
- メンテナンスされていない構築サブジェネレータを削除 ([#23422](https://github.com/jhipster/generator-jhipster/pull/23422)) | ||
- aws | ||
- azure-app-service | ||
- azure-spring-cloud | ||
- cloudfoundry | ||
- gae | ||
- openshift | ||
- openapi-client サブジェネレータを削除 ([#23632](https://github.com/jhipster/generator-jhipster/pull/23632)) | ||
- page サブジェネレータを削除 ([#23615](https://github.com/jhipster/generator-jhipster/pull/23615)) | ||
- upgrade-config サブジェネレータを削除 ([ab46e40](https://github.com/jhipster/generator-jhipster/commit/ab46e40d7013e68a1d82d3578d62a7c29f5b466e)) | ||
- spring-controllerとspring-serviceサブジェネレータを削除 ([#23502](https://github.com/jhipster/generator-jhipster/pull/23502)) | ||
|
||
### :gem: 機能・拡張機能 | ||
|
||
- spring-bootのバージョンを3.1.4に更新 ([#23613](https://github.com/jhipster/generator-jhipster/pull/23613)) | ||
- mavenのバージョンを3.9.5に更新 ([#23843](https://github.com/jhipster/generator-jhipster/pull/23843)) | ||
- Gradleのバージョンを8.4に更新 ([#23787](https://github.com/jhipster/generator-jhipster/pull/23787)) | ||
|
||
### :computer: フロントエンド | ||
|
||
- Migrate vue to vite. ([#23532](https://github.com/jhipster/generator-jhipster/pull/23532)) | ||
- fix swagger for gateway/microservices ([#23499](https://github.com/jhipster/generator-jhipster/pull/23499)) | ||
- Rework translation process ([#23488](https://github.com/jhipster/generator-jhipster/pull/23488)) | ||
|
||
### :paw_prints: JDL/内部/Blueprints | ||
|
||
- ブループリント・サポートの向上 | ||
- 多くの内部改善とリファクタリング | ||
|
||
### :scroll: その他 | ||
|
||
- 多くの改善 | ||
- 多くのライブラリのアップグレード | ||
- 多くのバグ修正 | ||
|
||
## クローズされたチケットとマージされたプルリクエスト | ||
|
||
いつものように、__[すべてのクローズされたチケットとマージされたプルリクエストをここで確認できます](https://github.com/jhipster/generator-jhipster/issues?q=is:closed+milestone:8.0.0-rc.1)**. | ||
|
||
## インストール方法 | ||
|
||
これはベータ版リリースなので、通常の「安定版」リリースの方法では入手できません。 | ||
|
||
NPMを使用してJHipster v8.0.0-rc.1をインストールするには、以下のようにします。 | ||
|
||
npm install -g generator-jhipster@beta | ||
|
||
また、JHipster Dockerイメージも利用可能です。ソースコードから自動的に構築されます。 | ||
|
||
しかし、これはベータリリースであるため、次のような方法では入手できません。 | ||
|
||
- [JHipster Online](https://start.jhipster.tech) | ||
- [JHipster Devbox](https://github.com/jhipster/jhipster-devbox) | ||
|
||
また、ベータリリースはNPMの特定のベータチャネルを通じても見ることができないことから、`jhipster upgrade`サブジェネレータを使用することもできません。 | ||
|
||
## ヘルプとバグ | ||
|
||
このリリースで問題が発生した場合は、遠慮なく次のことを行ってください。 | ||
|
||
- [bug tracker](https://github.com/jhipster/generator-jhipster/issues?state=open)にバグを追加します。 | ||
- [Stack Overflow](http://stackoverflow.com/tags/jhipster/info)に質問を投稿します。 | ||
|
||
問題が緊急のバグまたはセキュリティの問題である場合は次のことを行ってください。 | ||
|
||
- [@jhipster](https://twitter.com/jhipster)のTwitterアカウントに連絡をお願いします。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters