Skip to content

Commit 3ff743b

Browse files
CherylCheryl
authored andcommitted
Release 1.4.3
1 parent e1a95a1 commit 3ff743b

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

Readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://travis-ci.org/asascience-open/ncSOS.png?branch=master)](https://travis-ci.org/asascience-open/ncSOS)
44

5-
Stable version: **v1.4.2** for THREDDS version 4.5+
5+
Stable version: **v1.4.3** for THREDDS version 4.5+
66

77
Stable version: **v1.1.1** for all other THREDDS versions
88

@@ -25,9 +25,12 @@ _You will need a working THREDDS installation of at least version **4.5** to run
2525
| ------------- | ---------------------- | ----------------------------------------------- |
2626
| [v1.1.1](https://github.com/asascience-open/ncSOS/releases/tag/v1.1.1) (release) | 4.3.20 (20131125.1409) | http://sos.maracoos.org/stable/catalog.html |
2727
| [master](https://github.com/asascience-open/ncSOS/tree/master) (branch) | 4.6.3 | http://sos.maracoos.org/pre/catalog.html |
28-
| [v1.4.2](https://github.com/asascience-open/ncSOS/releases/tag/v1.4.2) (release) | 4.5.4 (20141008.1804) | http://sos.maracoos.org/dev/catalog.html |
28+
| [v1.4.3](https://github.com/asascience-open/ncSOS/releases/tag/v1.4.3) (release) | 4.5.4 (20141008.1804) | http://sos.maracoos.org/dev/catalog.html |
2929

3030
## ChangeLog
31+
### v1.4.3
32+
* Added the ability to enable/disable ncSOS globally in the threddsConfig.xml file
33+
3134
### v1.4.2
3235
* Added response formats to return data in CSV or JSON
3336
* Get observations for GRID feature type when latitude/longitude is specified

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.asascience</groupId>
66
<artifactId>ncsos</artifactId>
77

8-
<version>1.4.2</version>
8+
<version>1.4.3</version>
99

1010
<packaging>jar</packaging>
1111

0 commit comments

Comments
 (0)