Confluence 3.5-beta3 ("ベータ 3") のリリースノート
The main distinction between a beta and a milestone release is that milestone releases typically acquire new features with each subsequent milestone version, whereas beta releases are predominantly feature-complete. Beta releases still undergo bug fixing and occasionally, existing features may be enhanced or added in subsequent beta versions. Release candidates are close to being ready for final release, but may still undergo changes before the final release.
本番環境に使わないでください
Development releases should not be used in production environments as they are not officially supported.
For all production use and testing of Confluence, please use the latest official release.
誰がこれを試すべきですか?
開発リリースによって、Confluence 開発チームはプラグイン開発者にコードの最近の変更を確認できるようにすることを目的としています。
また、今後のメジャー リリースについて新しい機能を確認し、フィードバックをお寄せいただける Confluence のお客様については、開発リリースをお試しになることを推奨します。
Development releases are not production ready. Development releases are snapshots of the ongoing Confluence development process. While we try to keep these releases stable, they have not undergone the same degree of testing as a full release, and could contain features that are incomplete or may change or be removed before the next full release.
No upgrade path. Because development releases represent work in progress, we cannot provide a supported upgrade path between development releases, or from any development release to a final release. You may not be able to migrate any data you store in a Confluence development release to a future Confluence release.
Atlassian does not provide support for development releases.
各開発リリースは、すべての自動テストに合格して、いくつかのパフォーマンス テストを実施し、正式な内部 Confluence サーバーで 1 週間使用されています。さらに、解決された課題のほとんどがレビューされています。
当社の開発リリースは、まだデータベースとアプリケーション サーバーの最終パフォーマンス テストと最終互換性テストを実施中である点にご留意ください。そのため、開発リリースは (完全な本番レベルではなく) 小規模なユーザー ベースの環境で使用することをお勧めします。
アップグレード手順
既存の Confluence インストールをこのバージョンでアップグレードする場合は、まず、現在の Confluence 本番インストールの別のコピーを作成し、そのコピーを使用して、通常のアップグレード手順に従って、この開発リリースにアップグレードしてください。カスタマイズされたサイトまたはスペース固有のレイアウトも実装している場合は、アップグレード後にそれらを再実装する必要があります。そうしないと、Confluence の新機能 (または既存の機能) の一部が正しく機能しない可能性があります。
ダウンロード
All development releases are available from Development Releases on the Atlassian website.
過去のベータとマイルストーン
- Confluence 3.5-beta2 ("ベータ 2") リリース ノート – 2011 年 3 月 4 日
- Confluence 3.5-ベータ1 (「ベータ 1」) リリース ノート — 2011 年 2 月 10 日
- Confluence 3.5-m4 ("マイルストーン 4") リリース ノート — 2010 年 12 月 22 日
- Confluence 3.5-m3 ("マイルストーン 3") リリース ノート — 2010 年 12 月 17 日
- Confluence 3.5-m2 ("マイルストーン 2") リリース ノート — 2010 年 12 月 7 日
- Confluence 3.5-m1 ("マイルストーン 1") リリース ノート — 2010 年 11 月 22 日
新機能と改善点
このリリースのハイライトは次のとおりです。
Crowd SSO 構成の改善
Confluence 3.5 には、一元化されたユーザー認証のために Crowd サーバーを使用する際に、SSO を設定するために必要なすべてが付属しています。管理者は次の手順に従うだけで、これを有効にできます。
- Crowd ディレクトリがユーザー ディレクトリ管理コンソールで設定されていることを確認します。
- Crowd サーバーの詳細情報 (アプリケーション名とパスワードを含む) で crowd.properties を設定します。
- 新しい SSO 認証で seraph-config.xml を設定します。
<authenticator class="com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator"/>
バグ修正
- Jira 課題マクロが 1 つの課題を表示する場合、1 行で表示できるようになりました。
- 複数の LDAP ディレクトリが設定されたユーザー構成の移行の問題が解決されました。
- Crowd System Password Encoders が、プラグイン管理コンソールの [システム プラグイン] セクションに正しく表示されるようになりました。
- IE7 の JavaScript エラーを解決するため、Share プラグイン 1.5 にアップグレードしました。
- ドラッグ & ドロップ プラグイン 1.0.16 にアップグレードして、より多くの珍しいケースを解決できるようになりました。
- マクロ ブラウザーとプレビュー ダイアログのフォント サイズと色を修正しました。
- Mac OSX のダイアログの四角いボタンを修正しました。
- [画像の挿入] ダイアログにプレビューがもう一度表示されます。
- メール サーバー設定の移行が追加されたため、Confluence 2.7 以降メール設定を変更していないお客様は、引き続きメールを送信できます。
- プロファイル写真を無効にしたダッシュボード更新の無効な HTML マークアップを修正しました