Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iteration Release v7.19.0 #1532

Merged
merged 1 commit into from
Oct 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/angry-buttons-relate.md

This file was deleted.

3 changes: 0 additions & 3 deletions .changeset/curvy-bears-fail.md

This file was deleted.

3 changes: 0 additions & 3 deletions .changeset/kind-months-provide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-turtles-float.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/new-iteration.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/quick-buckets-own.md

This file was deleted.

3 changes: 0 additions & 3 deletions .changeset/rascally-ravens-ruminate.md

This file was deleted.

3 changes: 0 additions & 3 deletions .changeset/seven-flowers-sparkle.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/six-yaks-kiss.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/smart-cows-tan.md

This file was deleted.

4 changes: 0 additions & 4 deletions .changeset/stale-hornets-film.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-lions-thank.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-wolves-agree.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-dryers-attend.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/legend-application-query-bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-query-bootstrap

## 7.19.0

## 7.18.0

## 7.17.0
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-query-bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-query-bootstrap",
"version": "7.18.0",
"version": "7.19.0",
"description": "Legend Query application bootstrap",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-query-deployment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-query-deployment

## 7.19.0

## 7.18.0

## 7.17.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-query-deployment",
"version": "7.18.0",
"version": "7.19.0",
"private": true,
"description": "Legend Query web application deployment",
"keywords": [
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-query

## 8.1.1

## 8.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-query",
"version": "8.1.0",
"version": "8.1.1",
"description": "Legend Query application core",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-studio-bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-studio-bootstrap

## 7.19.0

## 7.18.0

## 7.17.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-studio-bootstrap",
"version": "7.18.0",
"version": "7.19.0",
"description": "Legend Studio application bootrap",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-studio-deployment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-studio-deployment

## 7.19.0

## 7.18.0

## 7.17.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-studio-deployment",
"version": "7.18.0",
"version": "7.19.0",
"private": true,
"description": "Legend Studio web application deployment",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/legend-application-studio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @finos/legend-application-studio

## 18.0.1

### Patch Changes

- [#1504](https://github.com/finos/legend-studio/pull/1504) [`02703feb`](https://github.com/finos/legend-studio/commit/02703febd5f0f1f44174baf984162a305444c546) ([@YannanGao-gs](https://github.com/YannanGao-gs)) - Support showing duplicated property mappings for properties of type other than `class` (i.e. `primitive`, `enumeration`, etc.) ([#1461](https://github.com/finos/legend-studio/issues/1461)).

- [#1538](https://github.com/finos/legend-studio/pull/1538) [`34d6f9dd`](https://github.com/finos/legend-studio/commit/34d6f9dd933db20056f2e1b6ec483aafc13eb8aa) ([@YannanGao-gs](https://github.com/YannanGao-gs)) - Add service parameter multiplicity validation during service registration ([#1539](https://github.com/finos/legend-studio/issues/1539)).

## 18.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-studio",
"version": "18.0.0",
"version": "18.0.1",
"description": "Legend Studio application core",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-taxonomy-bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-taxonomy-bootstrap

## 7.19.0

## 7.18.0

## 7.17.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-taxonomy-bootstrap",
"version": "7.18.0",
"version": "7.19.0",
"description": "Legend Taxonomy application bootstrap",
"keywords": [
"legend",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-taxonomy-deployment

## 7.19.0

## 7.18.0

## 7.17.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-taxonomy-deployment",
"version": "7.18.0",
"version": "7.19.0",
"private": true,
"description": "Legend Taxonomy web application deployment",
"keywords": [
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-taxonomy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-taxonomy

## 6.1.1

## 6.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-taxonomy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-taxonomy",
"version": "6.1.0",
"version": "6.1.1",
"description": "Legend Taxonomy application core",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application

## 8.0.2

## 8.0.1

## 8.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application",
"version": "8.0.1",
"version": "8.0.2",
"description": "Legend application core",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-dev-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-dev-utils

## 2.0.19

## 2.0.18

## 2.0.17
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-dev-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-dev-utils",
"version": "2.0.18",
"version": "2.0.19",
"description": "Legend Studio development utilities, helpers, and scripts",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-dsl-data-space/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-data-space

## 7.0.1

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-data-space/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-data-space",
"version": "7.0.0",
"version": "7.0.1",
"description": "Legend extension for Data Space DSL",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-dsl-diagram/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-diagram

## 7.0.1

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-diagram/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-diagram",
"version": "7.0.0",
"version": "7.0.1",
"description": "Legend extension for Diagram DSL",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-dsl-mastery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-mastery

## 2.0.1

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-mastery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-mastery",
"version": "2.0.0",
"version": "2.0.1",
"description": "Legend extension for Mastery DSL",
"keywords": [
"legend",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-persistence-cloud

## 4.0.1

## 4.0.0

### Major Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-persistence-cloud",
"version": "4.0.0",
"version": "4.0.1",
"description": "Legend extension for Persistence Cloud DSL",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-dsl-persistence/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-persistence

## 4.0.1

## 4.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-persistence/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-persistence",
"version": "4.0.0",
"version": "4.0.1",
"description": "Legend extension for Persistence DSL",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-dsl-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-service

## 0.0.3

## 0.0.2

## 0.0.1
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-service",
"version": "0.0.2",
"version": "0.0.3",
"description": "Legend extension for Service DSL",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-dsl-text/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-text

## 5.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-text",
"version": "5.0.0",
"version": "5.0.1",
"description": "Legend extension for Text DSL",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-format-json-schema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-format-json-schema

## 1.0.1

## 1.0.0

### Major Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-format-json-schema",
"version": "1.0.0",
"version": "1.0.1",
"description": "Legend extension for JSON Schema format",
"keywords": [
"legend",
Expand Down
Loading