Skip to content

Commit

Permalink
Merge pull request #1231 from b2ihealthcare/issue/sync_8x_changes
Browse files Browse the repository at this point in the history
chore: synchronize changes from 8.x
  • Loading branch information
nagyo authored Oct 17, 2023
2 parents 13e6210 + 17e3104 commit cdcb60c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log
All notable changes to this project will be documented in this file.

## 8.12.1

### Bugs/Improvements
- [ecl] disable synonym token filter when performing lexical matches during ECL evaluation (#1207)
- [ecl] wild lexical matching is now case insensitive (#1208)
- [package] fix missing JRE from Windows package (#1204)

## 8.12.0

### Core
Expand Down
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Snow Owl<sup>&reg;</sup> is a highly scalable, open source terminology server wi
If you’d like to see Snow Owl in action, the [Snowray Terminology Service™](https://snowray.app) provides a managed terminology server and high-quality terminology content management from your web browser.

[![build status](https://img.shields.io/github/actions/workflow/status/b2ihealthcare/snow-owl/maven.yml?branch=8.x&style=flat-square)](https://github.com/b2ihealthcare/snow-owl/actions)
[![latest release](https://img.shields.io/github/tag/b2ihealthcare/snow-owl.svg?style=flat-square)](https://github.com/b2ihealthcare/snow-owl/releases/tag/v8.12.0)
[![latest release](https://img.shields.io/github/tag/b2ihealthcare/snow-owl.svg?style=flat-square)](https://github.com/b2ihealthcare/snow-owl/releases/tag/v8.12.1)
[![downloads](https://img.shields.io/github/downloads/b2ihealthcare/snow-owl/total.svg?style=flat-square)](https://github.com/b2ihealthcare/snow-owl/releases/)
[![Docker](https://img.shields.io/docker/pulls/b2ihealthcare/snow-owl-oss?style=flat-square)](https://hub.docker.com/r/b2ihealthcare/snow-owl-oss)
[![GitHub](https://img.shields.io/github/license/b2ihealthcare/snow-owl.svg?style=flat-square)](https://github.com/b2ihealthcare/snow-owl/blob/8.x/LICENSE)
Expand All @@ -19,7 +19,7 @@ Features include:
* Independent work branches offer work-in-process isolation, external business workflow integration and team collaboration
* SNOMED CT and others
* SNOMED CT terminology support
* RF2 Release File Specification as of 2023-01-31
* RF2 Release File Specification as of 2023-09-01
* Support for Relationships with concrete values
* Official and Custom Reference Sets
* Expression Constraint Language v2.1.0 [spec](https://confluence.ihtsdotools.org/download/attachments/33493263/doc_ExpressionConstraintLanguage_v2.1-en-US_INT_20220824.pdf?api=v2), [implementation](https://github.com/b2ihealthcare/snomed-ecl)
Expand All @@ -38,16 +38,16 @@ Features include:

# Download

* [WINDOWS](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.0/com.b2international.snowowl.server.update-8.12.0-oss.zip) - [sha](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.0/com.b2international.snowowl.server.update-8.12.0-oss.zip.sha1)
* [LINUX](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.0/com.b2international.snowowl.server.update-8.12.0-oss.tar.gz) - [sha](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.0/com.b2international.snowowl.server.update-8.12.0-oss.tar.gz.sha1)
* [RPM](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.0/com.b2international.snowowl.server.update-8.12.0-rpm.rpm) - [sha](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.0/com.b2international.snowowl.server.update-8.12.0-rpm.rpm.sha1)
* [DEB](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.0/com.b2international.snowowl.server.update-8.12.0-deb.deb) - [sha](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.0/com.b2international.snowowl.server.update-8.12.0-deb.deb.sha1)
* [WINDOWS](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.1/com.b2international.snowowl.server.update-8.12.1-oss.zip) - [sha](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.1/com.b2international.snowowl.server.update-8.12.1-oss.zip.sha1)
* [LINUX](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.1/com.b2international.snowowl.server.update-8.12.1-oss.tar.gz) - [sha](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.1/com.b2international.snowowl.server.update-8.12.1-oss.tar.gz.sha1)
* [RPM](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.1/com.b2international.snowowl.server.update-8.12.1-rpm.rpm) - [sha](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.1/com.b2international.snowowl.server.update-8.12.1-rpm.rpm.sha1)
* [DEB](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.1/com.b2international.snowowl.server.update-8.12.1-deb.deb) - [sha](https://nexus.b2i.sg/repository/maven-releases/com/b2international/snowowl/com.b2international.snowowl.server.update/8.12.1/com.b2international.snowowl.server.update-8.12.1-deb.deb.sha1)

{% hint style="info" %}
This distribution only includes features licensed under the Apache 2.0 license. To get access to the full set of features, please contact [B2i Healthcare](mailto:[email protected]).
{% endhint %}

View the detailed release notes [here](https://github.com/b2ihealthcare/snow-owl/releases/tag/v8.12.0).
View the detailed release notes [here](https://github.com/b2ihealthcare/snow-owl/releases/tag/v8.12.1).

Not the version you're looking for? View [past releases](https://github.com/b2ihealthcare/snow-owl/releases).

Expand Down

0 comments on commit cdcb60c

Please sign in to comment.