Skip to content

Commit

Permalink
Merge branch 'release/2.18.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelmathot committed Dec 11, 2023
2 parents 57059a7 + 3ff266b commit d8f02a5
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 7 deletions.
42 changes: 38 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,47 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [2.18.0](https://github.com/Terradue/Stars/compare/2.17.0...2.18.0)
## [2.18.1](https://github.com/Terradue/Stars/compare/2.18.0...2.18.1)

Complex Search Support for ISupplier
Improved SAOCOM-1 metadata extraction

### Merged

- Improved SAOCOM-1 metadata extraction [`#41`](https://github.com/Terradue/Stars/pull/41)
- Minor correction for BKA (title/mission etc.) [`#40`](https://github.com/Terradue/Stars/pull/40)

### Commits

- Added buggy newsat test case [`09377da`](https://github.com/Terradue/Stars/commit/09377da6621bad44f74b537efaced665fdc5a376)
- Fixed (unrelated) NewSat extractor bug [`59f00de`](https://github.com/Terradue/Stars/commit/59f00de7aa4f8e40f8d9f56cffebb4af46daf64a)
- Changes for correct extraction of nested SAOCOM zip files [`a3c1d19`](https://github.com/Terradue/Stars/commit/a3c1d194abd85ae0fd3b507c599b314d06de086a)

## [2.18.0](https://github.com/Terradue/Stars/compare/2.17.2...2.18.0) - 2023-11-06

### Merged

- Complex Search Support for ISupplier [`#37`](https://github.com/Terradue/Stars/pull/37)

### Commits

- SUPERVISOR-72: Search expression for Opensearchable [`03fff35`](https://github.com/Terradue/Stars/commit/03fff353dfbea341c016667d596675d45e8b36dc)
- SUPERVISOR-72: more tests [`9b08066`](https://github.com/Terradue/Stars/commit/9b08066fd08fbb68996e99cfcbaa38b26e6207ce)
- SUPERVISOR-72: tests ok [`8dc4bb2`](https://github.com/Terradue/Stars/commit/8dc4bb268e00338f1238cd77e4ac19173bf1da3d)

## [2.17.2](https://github.com/Terradue/Stars/compare/2.17.1...2.17.2) - 2023-12-07

### Commits

- Fixed (unrelated) NewSat extractor bug [`259fcc9`](https://github.com/Terradue/Stars/commit/259fcc9c5c1279cb7e44538c0c2416966174d0da)
- Minor correction for BKA (title/mission etc.) [`c6574c6`](https://github.com/Terradue/Stars/commit/c6574c61b52bd59885a1359f14b1b4859c25e092)
- Disabled S3 testcase (SciHub shutdown and quicklook unavailability) [`510c9e6`](https://github.com/Terradue/Stars/commit/510c9e62970e43c099166b18c49b6e8f652b0ed3)

## [2.17.1](https://github.com/Terradue/Stars/compare/2.17.0...2.17.1) - 2023-12-04

Metadata extraction for BKA (National Acedemy of Science Belarus)

### Merged

- Metadata extraction for BKA (National Acedemy of Science Belarus) [`#38`](https://github.com/Terradue/Stars/pull/38)
- Fix for cloud coverage filter on Copernicus Data Space OData [`#39`](https://github.com/Terradue/Stars/pull/39)

Expand Down Expand Up @@ -1474,7 +1508,7 @@ resolves #DATAAUTHOR-226
### Commits

- many fixes + dotnetstac 1.0.0-rc.3 [`feaa2d4`](https://github.com/Terradue/Stars/commit/feaa2d4be6a34ca55d25952816c5d8ab500f7016)
- src/Stars.Console/Terradue.Stars.Console.csproj [`69ca416`](https://github.com/Terradue/Stars/commit/69ca416a97d6cb1d1823a474c2b35b1f5fdf1f01)
- src/Stars.Console/Terradue.Stars.Console.csproj [`69ca416`](https://github.com/Terradue/Stars/commit/69ca416a97d6cb1d1823a474c2b35b1f5fdf1f01)
- .net5.0 unique exe [`043600b`](https://github.com/Terradue/Stars/commit/043600b6826a0b9061c84de4f63de6719732984a)

## [0.8.4](https://github.com/Terradue/Stars/compare/0.8.3...0.8.4) - 2021-05-27
Expand Down Expand Up @@ -1995,7 +2029,7 @@ resolves #DATAAUTHOR-226
### Commits

- cleaning [`e46b9a6`](https://github.com/Terradue/Stars/commit/e46b9a6f83bd4248a31e950afc097fd1fdbcc850)
- + ":${mType}${env.VERSION_TOOL}" [`2450858`](https://github.com/Terradue/Stars/commit/245085810e0390bcce4ede09fa3fff2bf517c582)
- + ":${mType}${env.VERSION_TOOL}" [`2450858`](https://github.com/Terradue/Stars/commit/245085810e0390bcce4ede09fa3fff2bf517c582)

## [0.1.5](https://github.com/Terradue/Stars/compare/0.1.3...0.1.5) - 2020-09-28

Expand Down
2 changes: 1 addition & 1 deletion src/Stars.Console/Terradue.Stars.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>net6.0</TargetFrameworks>
<Version>2.18.0</Version>
<Version>2.18.1</Version>
<!-- <VersionSuffix>beta.8</VersionSuffix> -->
<Description>Stars is a CLI for working with Spatio Temporal Catalog such as STAC but not only</Description>
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
Expand Down
2 changes: 1 addition & 1 deletion src/Stars.Data/Terradue.Stars.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<ProjectName>Terradue.Stars.Data</ProjectName>
<Title>Terradue.Stars.Data</Title>
<Description>Collection of data Plugins for Terradue.Stars</Description>
<Version>2.18.0</Version>
<Version>2.18.1</Version>
<!-- <VersionSuffix>beta.8</VersionSuffix> -->
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
<NoWarn>NU1603</NoWarn>
Expand Down
2 changes: 1 addition & 1 deletion src/Stars.Services/Terradue.Stars.Services.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Title>Terradue.Stars</Title>
<Description>Stars is a set of services for working with Spatio Temporal Catalog such as STAC but not only</Description>
<Version>2.18.0</Version>
<Version>2.18.1</Version>
<!-- <VersionSuffix>beta.8</VersionSuffix> -->
<Version Condition=" '$(VersionSuffix)' != '' ">$(Version)-$(VersionSuffix)</Version>
<AssemblyName>Terradue.Stars.Services</AssemblyName>
Expand Down

0 comments on commit d8f02a5

Please sign in to comment.