-
Notifications
You must be signed in to change notification settings - Fork 95
/
release-notes.html
220 lines (191 loc) · 12 KB
/
release-notes.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!--
~ Copyright 2005-2009 WSO2, Inc. (http://wso2.com)
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<html>
<head>
<meta http-equiv="content-type" content=""/>
<title>@product.name@ @product.version@ Release
Note</title>
</head>
<body>
<h1>@product.name@ @product.version@ Release Note</h1>
<h3>@timestamp@</h3>
<p>The @product.name@ team is pleased to announce the @product.version@
release of the @product.name@.
@product.name@ is a user-friendly, but comprehensive enterprise
governance, registry and repository solution available under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Software License v2.0</a>. @product.name@ is pre-loaded with best practices to help users with governance adoption. @product.name@ is fully integrated to the WSO2 Carbon platform with the @product.version@ release. This allows @product.name@ users to benefit
from the flexibility and extensibility provided by the Carbon platform.
@product.name@ can be either used as a complete product or used in combination
with components of other WSO2 products. User specific components, extensions or
UIs to the @product.name@ can be easily added as Carbon components.</p>
We are striving for a simple and happy first time user experience as well as a
satisfying experienced user experience with this release.
<h2>New Features in This Release</h2>
<ul>
<li>Create and manage registry resources, APIs and Swagger instances with the newly introduced Governance Centre UI</li>
<li>Installation provision for API-M, enabling API publisher and store functionalities, including API creation, publishing, subscription, token generation and regeneration within WSO2 Governance Registry</li>
<li>Centrally integrated with the latest version of WSO2 Enterprise Store 2.0</li>
<li>Out of the Box APIM Manager integration support</li>
<li>Graphical differentiation view to compare two inter-related assets</li>
<li>New asset association UIs and extension point to perform add/remove associations based activities</li>
<li>Improved extension points to write tasks based on registry API and governance API</li>
<li>New Governance REST API</li>
<li>Monitor time duration of artifacts in specific lifecycle states</li>
<li>Ability to set specific lifecycle state checkpoints</li>
<li>Service and application discovery for third-party servers</li>
<li>Graphical visualization (dependency graphs) of artifacts with associated resources and dependent artifacts enabling users to perform impact analysis when changes are made to an artifact</li>
<li>Out of the box versioning support for WSDL, WADL and XSD</li>
<li>Out of the box support for Swagger imports, with facility to upload via a file or import using a link</li>
<li>Ability to specify custom storage paths for any RXT</li>
<li>Improved notifications to support clustered deployments and tenants</li>
<li>Multiple life-cycle associations for artifacts</li>
<li>Improvement in performance by solr based advance search</li>
<li>New SOAP and REST service artifacts to improve service categorization</li>
</ul>
<h2>Issues Fixed in This Release</h2>
<p><a href="https://wso2.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=@fixed.issue.filter@">@product.name@ Issue Tracker</a></p>
<h2>Features of @product.name@</h2>
<ul>
<li>Storing and managing arbitrary resources and collections</li>
<li>Tagging, commenting and rating</li>
<li>Managing users and roles</li>
<li>Authentication and authorization on all resources and actions</li>
<li>Resource / collection versioning and rollback</li>
<li>Advanced search capabilities - tags, users, etc.</li>
<li>Built in media type support for common types (WSDL, XSD)</li>
<li>Built in support for known repository types</li>
<li>Dependency management - maintain relationships between dependent resources for impact analysis</li>
<li>Pluggable media type handlers for handling custom media types</li>
<li>Pluggable custom UIs for resource types</li>
<li>Activity log and monitoring with filtering support for the activity logs</li>
<li>Atom Publishing Protocol (APP) support for reading/writing the data store remotely</li>
<li>Subscribe to resources, collections, comments, tags, etc. with any standard feed reader(Bloglines, Google Reader, etc)</li>
<li>Intuitive User Interface with an Ajax-based Web 2.0 interface</li>
<li>Internationalization</li>
<li>Support for deploying back end and front end (UI) in separate servers</li>
<li>WSDL Tool to import service information from a given WSDL, and WSDL custom-view</li>
<li>@product.name@ federation - mounting a remote @product.name@ to a specified location</li>
<li>Based on the OSGi based WSO2 Carbon architecture: this is a unification of all Java based products from WSO2</li>
<li>Advanced service governance through, discovery, impact analysis, versioning and automatically extraction of service meta data</li>
<li>Dashboard support with gadgets with design-time and run-time governance information</li>
<li>Advanced Life cycle management with checklists, and scripting support</li>
<li>Validation policies. e.g. WSDL Validation, WS-I Validation and Schema Validation</li>
<li>Eventing and notifications</li>
<li>Supports remote links, symbolic links for resources</li>
<li>Attach remote @product.name@ instances, providing one interface for many @product.name@ instances</li>
<li>Support for processing custom URL patterns via pluggable URL handlers</li>
<li>Support for custom query languages via pluggable query processors</li>
<li>Import/export resources and collections</li>
<li>Support for WebSphere, WebLogic, and JBoss</li>
<li>Provisioning and feature management support for WSO2 Carbon family of products</li>
<li>Support for clustering</li>
<li>Check-in/Checkout tool</li>
<li>Gadgets for impact analysis on services and registry resources</li>
<li>Dynamic Handler configuration, and simulation</li>
<li>Tree-based Resource view</li>
<li>API to govern SOA artifacts</li>
<li>Complete Web Services API for Registry</li>
<li>WS-Discovery support</li>
<li>Platform, and Group/Cluster based deployment model, with support for adding remote mounts</li>
<li>Support for multiple server instances</li>
<li>E-mail verification for subscriptions</li>
<li>Hierarchical permission model with granular and extensible permissions</li>
<li>Governance Archive for uploading WSDLs and Schemas with imports</li>
<li>Rich text editor for editing text resources</li>
<li>XML editor for editing handler, lifecycle and service UI configurations</li>
<li>Support for deploying Carbon Applications (C-App)</li>
<li>Content Search</li>
<li>WebDAV support</li>
<li>Open-Social API</li>
<li>JCR API</li>
<li>UDDIv3 support</li>
<li>Cache-backed Registry</li>
<li>Resource Locking/Retention</li>
<li>Configurable Governance Artifacts</li>
<li>Conflict Resolution for Concurrent Updates</li>
<li>Adding Operators to Advanced Search API (Negation and Range Queries for Property Values)</li>
<li>UUID Support at Resource Level</li>
<li>Hierarchical Subscriptions for Collections</li>
<li>One time Email Verification for Subscriptions</li>
<li>URL Referenced Assets</li>
<li>API Assets</li>
<li>Worklist Notification Bar</li>
<li>Task Scheduling for Registry</li>
<li>Support for Source Configuration Management(SCM)</li>
<li>Support for Java Management Extensions(JMX)</li>
<li>XPath Query Support for Search</li>
<li>Lifecycle Audit</li>
<li>Invocation Statistics API</li>
<li>WS API for Governance Artifacts(CRUD Operation Support)</li>
<li>Adding Executor for Services to Publish as APIs</li>
</ul>
<h2>Project Resources</h2>
<ul>
<li><strong>Home page : </strong><a href="http://wso2.com/products/governance-registry">http://wso2.com/products/governance-registry</a></li>
<li><strong>Library : </strong><a href="http://wso2.com/library/registry/">http://wso2.com/library/registry/</a></li>
<li><strong>JIRA-Issue Tracker : </strong><a href="https://wso2.org/jira/browse/REGISTRY">https://wso2.org/jira/browse/REGISTRY</a></li>
</ul>
<h2>Documentation and Quick Start Guide</h2>
<ol>
<li>On-line product documentation is available at: <br/>
<strong><a href="http://docs.wso2.org/wiki/display/@product.version.docs@/WSO2+Governance+Registry+Documentation">http://docs.wso2.org/wiki/display/@product.version.docs@/WSO2+Governance+Registry+Documentation</a></strong>
</li>
<li>Quick introductory guide on WSO2 Governance Registry is available at: <br/>
<strong><a href="http://docs.wso2.org/wiki/display/@product.version.docs@/Quick+Start+Guide">http://docs.wso2.org/wiki/display/@product.version.docs@/Quick+Start+Guide</a></strong>
</li>
</ol>
<h2>Installation and Running</h2>
<ol>
<li>Extract the downloaded zip file</li>
<li>Run the wso2server.sh or wso2server.bat file in the /bin directory</li>
<li>For more information, see the Installation Guide: <br/>
<strong>Locally : </strong>INSTALL.txt <br />
<strong>On the web : </strong><a href="http://docs.wso2.org/wiki/display/@product.version.docs@/Getting+Started">http://docs.wso2.org/wiki/display/@product.version.docs@/Installation</a>
</li>
<li>Once the server starts, launch a web browser and navigate to <a href="https://localhost:9443/publisher">https://localhost:9443/publisher</a>
to access the Governance Center Publisher webapp
</li>
<li>Navigate to <a href="https://localhost:9443/store">https://localhost:9443/store</a> to access the Governance Center Store</li>
<li>Launch a web browser and navigate to https://localhost:9443/carbon to access the admin console</li>
<li>Use "admin", "admin" as the username and password to login as an admin</li>
</ol>
<h2>Known Issues</h2>
<p><a href="https://wso2.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=@known.issue.filter@">@product.name@ Issue Tracker</a></p>
<h2>Reporting Problems</h2>
Issues can be reported using the public JIRA available at <a href="https://wso2.org/jira/browse/REGISTRY">https://wso2.org/jira/browse/REGISTRY</a>
<h2>Contact us</h2>
@product.name@ developers can be contacted via the mailing lists: <br/>
<strong>For Users:</strong> <a href="mailto:user@wso2.org">user@wso2.org</a> <br/>
<strong>For Developers:</strong> <a href="mailto:dev@wso2.org">dev@wso2.org</a> <br/>
<br/>
Alternatively, questions can also be raised in the @product.name@ forum: <br/>
<strong>Forum:</strong> <a href="http://stackoverflow.com/questions/tagged/wso2" target="_blank">http://stackoverflow.com/questions/tagged/wso2</a> <br/>
<h2>Support</h2>
<p>We are committed to ensuring that your enterprise middleware deployment is completely supported
from evaluation to production. Our unique approach ensures that all support leverages our open
development methodology and is provided by the very same engineers who build the technology.</p>
<p>For more details and to take advantage of this unique opportunity please visit
<a href="http://wso2.com/support/">http://wso2.com/support/</a></p>
<p>For more information about @product.name@ please see
<a href="http://wso2.com/products/governance-registry">http://wso2.com/products/governance-registry</a>
visit the WSO2 Oxygen Tank developer portal for additional resources.</p>
<p>Thank you for your interest in @product.name@</p>
<strong>
<em>-The @product.name@ Development Team</em>
</strong>
<p> </p>
<p> </p>
</body>
</html>