Skip to content

Releases: Ed-Fi-Alliance-OSS/MetaEd-js

MetaEd 4.7.0

Choose a tag to compare

@bradbanister bradbanister released this 28 Apr 21:59
0e520e7
v4.7.0

v4.7.0

v4.6.0

Choose a tag to compare

@vimayya vimayya released this 23 Nov 23:34
e4f39f1

This release supports Ed-Fi Data Standard version 6.0 and Ed-Fi ODS/API version 7.3.1.

What's Changed

  • METAED-1539 Convert JSON Schema generation to use $ref like ODS/API OpenAPI
  • METAED-1562 Document OpenAPI info in ApiSchema.json and DMS Usage
  • METAED-1607 Open-sourcing MetaEd
  • METAED-1608 Enhance the handbook with domain information
  • METAED-1616 MetaEd support for DS v6 and ODS/API v7.3
  • METAED-1621 Update Supported DS Versions, remove 3.2c and 3.3b from code
  • METAED-1625 Update last modified date in dependent table while cascading key changes
  • METAED-1629 EdOrg to EdOrg triggers script is missing with OR ALTER in DS6 changes
  • METAED-1630 Update tests to remove dependence on DS 3
  • METAED-1637 VS Code Extension: new Ed-Fi logo, and Apache License v2

Full Changelog: v4.5.0...v4.6.0

v4.4.0

Choose a tag to compare

@stephenfuqua stephenfuqua released this 14 Jun 20:27
9040615

What's Changed

  • [METAED-1494] Drop MetaEd support below DS 3.2c by @jleiva-gap in #189
  • [METAED-1502] Modify SQL output to use UTC date instead of local date by @jleiva-gap in #192
  • [METAED-1503] Derive Equality Constraints from duplicate columns by @bradbanister in #193
  • [METAED-1504] use 'shorten to' directive properly for API naming by @bradbanister in #194
  • [RND-670] Add optional begin/end dates to descriptors by @bradbanister in #195
  • [METAED-1518] Provide matching path naming between reference paths and corresponding resource identity paths by @bradbanister in #196
  • [METAED-1515] Fix identity mismatch for StudentAcademicRecord to GradingPeriod by @bradbanister in #197
  • [METAED-1517] Fix missing objective, program prefixes by @bradbanister in #198
  • Bump axios from 1.5.0 to 1.6.7 by @dependabot in #200
  • Bump follow-redirects from 1.15.2 to 1.15.5 by @dependabot in #199
  • [METAED-1526] fix issue with Grade.GradingPeriod by @bradbanister in #201
  • [METAED-1528] fix naming prefix collapse of role names by @bradbanister in #202
  • [METAED-1524] remove extra json schemas by @bradbanister in #203
  • [METAED-1300] fix null/empty copy mismatch from shared types to referring properties by @bradbanister in #204
  • [DMS-12] add support for quick case-insensitive endpoint name lookups by @bradbanister in #205
  • [METAED-1510] Update action versions by @andonyns in #206
  • [METAED-1453] Remove deprecation warning for is queryable only, is queryable field and shorten to by @CSR2017 in #208
  • [METAED-1331] Reverse deprecation on short by @simpat-adam in #210
  • Bump ip from 2.0.0 to 2.0.1 by @dependabot in #209
  • [METAED-1534] Copy documentation from Tech Docs by @stephenfuqua in #211
  • [METAED-1466] Return optional failure message from deployment tasks by @simpat-adam in #212
  • [METAED-1466] Fail deployment if no projects exist in artifacts directory by @simpat-adam in #213
  • [METAED-1530] Add SchoolYearType resource to api schema by @simpat-adam in #214
  • Bump the npm_and_yarn group across 1 directory with 1 update by @dependabot in #215
  • [METAED-1372] Remove color from logs due to VSCode not supporting ANSI color codes by @simpat-adam in #216
  • [METAED-1521] Add Descriptor suffix to property paths when is descriptor. by @simpat-adam in #218
  • [METAED-1543] Add square brackets to schema and table name on index creation by @simpat-adam in #219
  • [METAED-1466] Better error message by @simpat-adam in #220
  • [METAED-1547] Preserve all merged properties for equality constraint by @bradbanister in #221
  • [METAED-1449] Internal documentation improvements by @stephenfuqua in #223
  • [METAED-1550] Omit extension entities from ColumnConflict enhancer by @bradbanister in #222
  • [METAED-1544] Replace dorny reporter with EnricoMi by @msilesgap in #225
  • [METAED-1525] Improve ApiSchema.json data by @bradbanister in #226
  • [METAED-1525] update superclass identity info to new scheme by @bradbanister in #227
  • [METAED-1549] ODS API v6.2 support by @simpat-adam in #228
  • [METAED-1548] 5.4 support for change query deletes by @simpat-adam in #229
  • [METAED-1552] Update SheetJS version by @simpat-adam in #230
  • [METAED-1545] Promote packages on release by @simpat-adam in #231
  • [METAED-1553] Add validator for min length 1 on optional fields by @simpat-adam in #232
  • [METAED-1525] Rearrange singular vs. plural and capitalize vs decapitalize by @bradbanister in #233

New Contributors

Full Changelog: v4.3.0...v4.4.0

v4.3.0

Choose a tag to compare

@stephenfuqua stephenfuqua released this 04 Dec 18:29
e2eccc6

Support for Data Standard 5 and ODS/API 7.1.

v4.2.1

Choose a tag to compare

@stephenfuqua stephenfuqua released this 14 Aug 14:38
3a718c6

Official support for ODS/API v7.0 and Data Standard 5.0-pre2.

v4.1.1

Choose a tag to compare

@stephenfuqua stephenfuqua released this 05 Jun 21:50
88f13a2

Initial support for Data Standard 5.0.

v3.2.0

Choose a tag to compare

@stephenfuqua stephenfuqua released this 01 Dec 18:15
cae4379

This release supports version 4.0 of the Ed-Fi Data Standard, and Ed-Fi ODS/API version 6.1. We also upgrade many of the underlying package dependencies in this version, addressing some technical debt.

This version continues to run on Atom. The next planned release will be MetaEd 4.0.0 running on Visual Studio Code.

v4.0.0

Choose a tag to compare

@stephenfuqua stephenfuqua released this 20 Mar 18:13

What's Changed

  • [METAED-1299] add min/maxValue to ints, remove unneeded by @bradbanister in #87
  • [METAED-1301] Support for ODS/API 6.1.x and Data Standard 4.0 by @stephenfuqua in #88

Full Changelog: v3.1.0...v4.0.0

v3.1.0

Choose a tag to compare

@stephenfuqua stephenfuqua released this 30 Aug 18:07
11f1ddf

Overview

This release corresponds with the release of the 4.0.0-a version of the Ed-Fi Data Standard and with Ed-Fi ODS/API 6.0, along with a few functional changes that impact any supported data standard.

Key Changes

Complete change log in Tracker

[METAED-1274] - Support ODS API version 6.0
Various tickets related to Data Standard 4.0.0-a and ODS/API 6.0, including several changes to how change query SQL scripts are generated. (warning) These changes only apply to the new data standard, not to older technology.
[METAED-1271] - SQL Server Support String Length > 4000
[METAED-1262] - Drop unnecessary plugins (MappingEDU, interchange, udm)
[METAED-1286] - Add SQL Information to the DS Handbook
[METAED-1267] - Support for Console Build Process on Linux

v3.0.1

Choose a tag to compare

@bradbanister bradbanister released this 18 Apr 19:30
3fb8a21

This release is a test of the new manual release publishing GitHub actions. After publish, it was confirmed that 3.0.1 was npm dist-tagged as "latest". Because 3.0.1 did not go through a full QA cycle, the "latest" dist-tag for atom-metaed was manually rolled-back to 3.0.0, making 3.0.1 a soft release.