Update M17 Release Notes authored by Joel Romero's avatar Joel Romero
...@@ -79,7 +79,7 @@ As with recent milestones, M17 does not contain any in-place schema changes (no ...@@ -79,7 +79,7 @@ As with recent milestones, M17 does not contain any in-place schema changes (no
In an effort to align the GCZ project's structure more closely with other OSDU Core / DDMS services, we have updated the structure of the Geospatial Consumption Zone repository ([see PR](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/merge_requests/90)). In an effort to align the GCZ project's structure more closely with other OSDU Core / DDMS services, we have updated the structure of the Geospatial Consumption Zone repository ([see PR](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/merge_requests/90)).
### Structural Changes #### Structural Changes
* `osdu_gcz_transformer` directory is now `gcz-transformer` * `osdu_gcz_transformer` directory is now `gcz-transformer`
* `osdu_gcz_provider` directory is now `gcz-provider` * `osdu_gcz_provider` directory is now `gcz-provider`
* `osdu_gcz_test_assets` directory is now `gcz-test-assets` * `osdu_gcz_test_assets` directory is now `gcz-test-assets`
... ...
......