Skip to content

Commit d9f211c

Browse files
committed
Update version to 4.4.5-0
1 parent d889e68 commit d9f211c

File tree

48 files changed

+152
-47
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+152
-47
lines changed

cachingxslt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.geonetwork-opensource</groupId>
3333
<artifactId>geonetwork</artifactId>
34-
<version>4.4.5-SNAPSHOT</version>
34+
<version>4.4.5-0</version>
3535
</parent>
3636

3737

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.geonetwork-opensource</groupId>
3333
<artifactId>geonetwork</artifactId>
34-
<version>4.4.5-SNAPSHOT</version>
34+
<version>4.4.5-0</version>
3535
</parent>
3636

3737

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<artifactId>geonetwork</artifactId>
2929
<groupId>org.geonetwork-opensource</groupId>
30-
<version>4.4.5-SNAPSHOT</version>
30+
<version>4.4.5-0</version>
3131
</parent>
3232
<modelVersion>4.0.0</modelVersion>
3333

csw-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<artifactId>geonetwork</artifactId>
2929
<groupId>org.geonetwork-opensource</groupId>
30-
<version>4.4.5-SNAPSHOT</version>
30+
<version>4.4.5-0</version>
3131
</parent>
3232
<modelVersion>4.0.0</modelVersion>
3333

datastorages/cmis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<artifactId>gn-datastorages</artifactId>
3030
<groupId>org.geonetwork-opensource.datastorage</groupId>
31-
<version>4.4.5-SNAPSHOT</version>
31+
<version>4.4.5-0</version>
3232
</parent>
3333
<modelVersion>4.0.0</modelVersion>
3434

datastorages/jcloud/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<artifactId>gn-datastorages</artifactId>
3030
<groupId>org.geonetwork-opensource.datastorage</groupId>
31-
<version>4.4.5-SNAPSHOT</version>
31+
<version>4.4.5-0</version>
3232
</parent>
3333
<modelVersion>4.0.0</modelVersion>
3434

datastorages/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<artifactId>geonetwork</artifactId>
3030
<groupId>org.geonetwork-opensource</groupId>
31-
<version>4.4.5-SNAPSHOT</version>
31+
<version>4.4.5-0</version>
3232
</parent>
3333
<modelVersion>4.0.0</modelVersion>
3434

datastorages/s3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<artifactId>gn-datastorages</artifactId>
3030
<groupId>org.geonetwork-opensource.datastorage</groupId>
31-
<version>4.4.5-SNAPSHOT</version>
31+
<version>4.4.5-0</version>
3232
</parent>
3333
<modelVersion>4.0.0</modelVersion>
3434

docs/changes/changes4.4.5-0.txt

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
================================================================================
2+
===
3+
=== GeoNetwork 4.4.5-SNAPSHOT: List of changes
4+
===
5+
================================================================================
6+
- Documentation / Release notes 4.2.10 (#8170)
7+
- Release / 4.4.5 / Changelog.
8+
- i18n / Transifex update.
9+
- Map viewer / Add layer with styles from a metadata doesn't show the styles selector
10+
- Map viewer / fix TMS layer persistence in map context (#8173)
11+
- Record view / don't display the add to map button for WFS resources when the map viewer is disabled.
12+
- Record view / display WMS resources button label to open the link when the map viewer is not enabled
13+
- Fix issue with Map Attribution not being toggled correctly in data preview. (#8149)
14+
- Fix html <i> elements defined in javascript with wrong self-closing. (#8164)
15+
- Analytics services integration (#7313)
16+
- Improve tooltips for facet filter items (#8122)
17+
- Database setup / Instead of declaring all SQL for each language, declare the language and load SQL files for each languages if available.
18+
- i18n / Add armenian, azerbaijani, georgian, romanian and ukrainian languages
19+
- fix #geonetwork/core-geonetwork/issues/7930
20+
- Editor / Remove wrong ERROR log message on multilingual records (#8049)
21+
- Map list / Improve layout of card
22+
- Map / Feature table / Missing translation
23+
- Editor / Associated panel / CSS class by type
24+
- Delete draft resource at the end of draft util transaction. (#8100)
25+
- Editor / Associated resource / Avoid scrollbar (#8051)
26+
- Fix issues with category icons in search results list view (#8099)
27+
- Editor / CRS search / Fix duplicated icon (#8141)
28+
- Translation provider / Fix pom version.
29+
- Editor / Keywords / Add option to configure keyword encoding for a view. (#8118)
30+
- Metadata workflow API / Update security exceptions to use translations
31+
- Transfer ownership / fix translation key for 'Save' button
32+
- Support for translation providers in harvesters (#7849)
33+
- Fix copy xsd files from metadata schemas to the web application
34+
- Update portal-configuration.md
35+
- update last changed date when restore metadata (#8033)
36+
- Editor / Associated resource / Update panel based on type config (#8052)
37+
- Map / WPS / Add message for no recent process. (#8091)
38+
- Harvesters / remove unused groupsCopyPolicy property
39+
- Indexing / ISO19115-3 / Avoir error on multiple contact website (#8113)
40+
- Make logo size bigger and set it to fixed position regardless of web pages (#7801)
41+
- Deprecated BearerTokenAuthenticationToken (#8107)
42+
- Update DOI exceptions to be multilingual exceptions (#8106)
43+
- Editor / Add list mode (#7998)
44+
- Remove link from admin-guide to schematron details as inappropriate
45+
- Editor / Group owner change / Fix label on error (#8101)
46+
- Editor / Groupowner change error (#8102)
47+
- Be able to edit metadata when backend store is not available (#8060)
48+
- Documentation / Add information about the type of users that can request a DOI
49+
- Indicate 4.4 is latest (not outdated)
50+
- how to update mkdoc env (removed instructions for docker mkdocs use) (#8089)
51+
- flatten changelog into current release and release history for ease of maintenance (#7887)
52+
- HTTP proxy servlet / update error messages. (#8009)
53+
- Record view / ISO19139 / ISO19115-3.2008 display the unit part in @uom attribute - avoid duplicated value
54+
- Add missing bootstrap-datepicker3.css.map that caused a wro4j error. (#8078)
55+
- Map / Switch from GET to POST request improved in case of missing CORS header on HTTP errors (#8036)
56+
- WMS GetMap HEAD request error response - check response status defined (#8023)
57+
- GeoNetwork app as web components. (#6516)
58+
- Users / reset form status when creating a user
59+
- Cleanup onbeforeunload event when loading the editorboard controller
60+
- search menu size (#8024)
61+
- Record view / Fix JS error related to publication options display.
62+
- XSL / Utility / Add multilingual support to getIndexField
63+
- Editor / Map / Use main context to have a better default on new extent (#8046)
64+
- Editor / Table mode / Add ordering control. (#8016)
65+
- Standard / ISO19115-3 / Improve linking to parent (#8018)
66+
- Search / Aggregations on related records. (#7939)
67+
- Standard / ISO19115-3 / Avoid indexing error on multilingual feature catalogue (#8013)
68+
- Standard / ISO19115-3 / Remove geographicElement when removing bounding box (#8048)
69+
- Record view / Focus on organisation fix
70+
- jQuery upgrade to version 3.7.1 (#8015)
71+
- Formatter / ISO / Avoid error on invalid extent (#8035)
72+
- Workflow / Edit action / Fix link in search results (#8031)
73+
- Synchronize Messages.properties from web and test (#8011)
74+
- Editor / Distributions / Feed icon for ATOM.
75+
- Editor / Add custom element in distribution and associated record directive
76+
- Mail / Log / Remove debug level
77+
- Map viewer / ESRIREST layers / Scale the layer extent to show the symbology of the features in the corners of the extent. (#8027)
78+
- Search tab map is blank on first page load. Fixes #7961 (#8026)
79+
- Merge pull request from GHSA-52rf-25hq-5m33
80+
- ISO19139 metadata full view / display citation titles (#8003)
81+
- Map / Add scale. (#7967)
82+
- API / Extent / Add geometry collection support. (#7911)
83+
- Status dashboard / Don't include indexing warnings as errors
84+
- Record view / Metadata info / Add standard name and version.
85+
- Record view / Service / Add service type, version and coupling type.
86+
- Standard / ISO19115-3 / Feature catalogue improvements (#7919)
87+
- Standard / ISO19115-3 / Ensure dqm namespace is on top of the document. Remove gts namespace which is ISO19139. (#7960)
88+
- Standards / ISO19115-3 / Cleanup project specific template (#7940)
89+
- Test / Fix formatter test. (#7993)
90+
- French translation update for metadata_approved_published_record_text (#7974)
91+
- Remove unused JeevesDelegatingFilterProxy servlet parameter 'loginService' configuration, related to multinode feature, removed from GeoNework 4.x
92+
- Report users - Display profile for Administrator / Guest profiles that are not related to groups
93+
- fix for nextrecord in csw getrecord response when using pagination
94+
- Update the default sort field name in editor board and batch editor.
95+
- API / XSL / Use XSL output configuration (formatter, editor). (#7929)
96+
- Workflow / Editor board / Add search configuration to display draft, approved record or both (#7477)
97+
- Support additional metadata processing when publishing / un-publishing metadata. (#7747)
98+
- Update sort by fields configuration with language placeholder, to support sort by multilingual fields (#7902)
99+
- WPS process parameters - support datetime / time formats (#7932)
100+
- GeoNetwork 4.4.x minor versions library updates: - Spring Framework: 5.3.33 - Spring Security: 5.8.11
101+
- Editor board / Use metadata database change date instead of the metadata dateStamp (xml) (#7910)
102+
- Doc / Editor configuration / Subtemplate insert mode (#7944)
103+
- Update springdoc to 1.8.0 which required upgrade of jackson.version to version 2.16.2 Fix springdocs HashMap mapping in /db/translations using new additionalPropertiesSchema
104+
- Update Jetty to version 9.4.54.v20240208
105+
- Update version to 4.4.5-SNAPSHOT

docs/manual/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<artifactId>gn-docs</artifactId>
2929
<groupId>org.geonetwork-opensource</groupId>
30-
<version>4.4.5-SNAPSHOT</version>
30+
<version>4.4.5-0</version>
3131
</parent>
3232
<modelVersion>4.0.0</modelVersion>
3333
<artifactId>gn-guide</artifactId>

0 commit comments

Comments
 (0)