Confluence 5.6-m8 EAP リリースノート

_development_releases_archive

このページの内容

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

2014 年 7 月 23 日

アトラシアンは、Confluence 5.6 マイルストーン 8 (m8) を発表できることを光栄に思います。これは、Confluence 5.6 の最初の公開マイルストーンです。

This EAP (early access program) release is a snapshot of our work in progress, primarily focused on giving plugin developers an opportunity to test and fix their plugins in advance of an official release. Feel free to comment on the page if you want to provide any feedback or ask any questions.

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 Data Center

このマイルストーンには、新しいクラスタリング ソリューションである Confluence Data Center に関する当社の作業のスナップショットが含まれており、Confluence 5.6 での公開リリースに先立ち、プラグイン開発者に対して自らのプラグインがクラスタ互換であることを確認するための時間を提供します。 

このマイルストーンでの変更点は次のとおりです。

  • Hazelcast アップグレード - キャッシュに関するメモリ リークの追加修正が含まれています。 
  • AO と SAL のアップグレード - ノードを停止せずにクラスター内のプラグインをアップグレードする機能を追加します。 

プラグインに影響する可能性のある変更と、Marketplace でプラグインをクラスター互換としてマークする方法を確認するには「Confluence 5.6 の準備」をご参照ください。テスト目的で環境を設定する方法については「単一マシン上での Confluence クラスターの起動」もご参照ください。 

JIRA グラフの改善

Jira チャート マクロには、次の 2 つの新しいチャート タイプがあります。

  • 作成済み vs 解決済みグラフ - 特定期間における作成済み課題の数と解決済み課題の数の比較を示した折れ線グラフです。 
  • 平面チャート - 課題の統計を示すマトリックス スタイルのチャートです。課題のステータス、優先度、タイプ、担当者などを表示するように X 軸と Y 軸を構成できます。  

タスク レポートの並び替えを改善

Sorting in the Task Report macro has been improved. There is now a Sort parameter that can be used to set the default sort order of Tasks (by due date, assignee or page title) and you can also sort tasks using the Task Report column headings when viewing a page.  

通常の日付ピッカー

エディターで日付を入力する際に日付バッジを挿入できるようになりました。「dd/mm/yyyy」または「dd-mm-yyyy」と入力して、日付ピッカーをトリガーします。 

すべての新しいスペースに対するサイドバーの変更

サイドバーは新しいスペースを作成する時に、初期設定でページ ツリーを表示するようになりました。 

ブログ投稿の制限

ご要望にお応えして、ブログ投稿を制限できるようになりました。ブログ投稿の制限は、特定のグループまたはチームのみがブログ投稿を利用できるようにしたい場合に最適です。ブログ投稿を作成した時点で、通知が送信されます。制限を解除したときに新しい通知が自動送信されることはありません。 

Reducing noisy notifications

ページが移動されたときの通知が送信されなくなりました。 

フィードバックの送信方法

We'd love your feedback so please:

  • Feel free to comment on this page with your feedback, or
  • Send us your comments via the 'Got Feedback' option in the header of your EAP Confluence site.

アップグレード ノート

既存のクラスター インストールでは、次の追加ステップが適用されます (これらの追加ステップは、以前に Confluence 5.5 マイルストーンのいずれかにアップグレードしたことがある場合は適用されません)。 

Follow the normal upgrade procedure, but execute the following steps immediately after shutting down the existing cluster:

  1. Create a directory that is visible to all cluster nodes in the same path.
  2. Shut down the cluster.
  3. 各ノードのホーム ディレクトリ内の confluence.cfg.xml を編集して、confluence.cluster.home という名称の新しいプロパティを共有ホーム ディレクトリへのパスと併せて値として追加します。例:

    <property name="confluence.cluster.home">/mnt/confluence-shared-home</property>
  4. 次を除いて、1 つのノードのホーム ディレクトリからすべてのファイルとディレクトリを、新しい共有ホーム ディレクトリに移動します。
    • bundled-plugins
    • config
    • confluence.cfg.xml
    • index
    • logs
    • plugin-cache-*
    • plugins-cache
    • plugins-osgi-cache
    • plugins-temp
    • temp
  5. Remove the moved files/directories from the home directories on all other nodes.
  6. Continue to follow the normal upgrade procedure
最終更新日 2014 年 7 月 23 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.