# # ChangeLog for branches/branch-1.8/zoo-project # # Generated by Trac 1.0.4 # May 21, 2024, 3:43:50 PM Wed, 30 Dec 2020 15:33:04 GMT djay [981] * branches/branch-1.8 (modified) * branches/branch-1.8/zoo-project/HISTORY.txt (modified) * branches/branch-1.8/zoo-project/zoo-api/java/makefile.vc (copied) * branches/branch-1.8/zoo-project/zoo-kernel/Makefile.in (modified) * branches/branch-1.8/zoo-project/zoo-kernel/configure.ac (modified) * branches/branch-1.8/zoo-project/zoo-services/cgal/voronoi.c (modified) * branches/branch-1.8/zoo-project/zoo-services/gdal/profile/service.c (modified) * branches/branch-1.8/zoo-project/zoo-services/utils/registry/makefile.vc (modified) * tags/rel-1.8.0 (copied) * tags/rel-1.8.0/zoo-project/HISTORY.txt (modified) * tags/rel-1.8.0/zoo-project/zoo-api/java/makefile.vc (copied) * tags/rel-1.8.0/zoo-project/zoo-kernel/Makefile.in (modified) * tags/rel-1.8.0/zoo-project/zoo-kernel/configure.ac (modified) * tags/rel-1.8.0/zoo-project/zoo-services/cgal/voronoi.c (modified) * tags/rel-1.8.0/zoo-project/zoo-services/gdal/profile/service.c (modified) * tags/rel-1.8.0/zoo-project/zoo-services/utils/registry/makefile.vc (modified) Create tag and update branch for 1.8.0 release Wed, 30 Dec 2020 15:18:43 GMT djay [979] * branches/branch-1.8 (modified) * branches/branch-1.8/zoo-project/zoo-kernel/Makefile.in (modified) * branches/branch-1.8/zoo-project/zoo-kernel/makefile.vc (modified) * branches/branch-1.8/zoo-project/zoo-kernel/service.h (modified) * branches/branch-1.8/zoo-project/zoo-kernel/service_callback.c (modified) * branches/branch-1.8/zoo-project/zoo-kernel/service_callback.h (modified) * branches/branch-1.8/zoo-project/zoo-kernel/service_internal.c (modified) * branches/branch-1.8/zoo-project/zoo-kernel/service_json.c (modified) * branches/branch-1.8/zoo-project/zoo-kernel/service_json.h (modified) * branches/branch-1.8/zoo-project/zoo-kernel/sqlapi.c (modified) * branches/branch-1.8/zoo-project/zoo-kernel/zoo_service_loader.c (modified) * tags/rel-1.8.0 (copied) * tags/rel-1.8.0/zoo-project/zoo-kernel/Makefile.in (modified) * tags/rel-1.8.0/zoo-project/zoo-kernel/makefile.vc (modified) * tags/rel-1.8.0/zoo-project/zoo-kernel/service.h (modified) * tags/rel-1.8.0/zoo-project/zoo-kernel/service_callback.c (modified) * tags/rel-1.8.0/zoo-project/zoo-kernel/service_callback.h (modified) * tags/rel-1.8.0/zoo-project/zoo-kernel/service_internal.c (modified) * tags/rel-1.8.0/zoo-project/zoo-kernel/service_json.c (modified) * tags/rel-1.8.0/zoo-project/zoo-kernel/service_json.h (modified) * tags/rel-1.8.0/zoo-project/zoo-kernel/sqlapi.c (modified) * tags/rel-1.8.0/zoo-project/zoo-kernel/zoo_service_loader.c (modified) Update branch and create tag for the 1.8.0 release Fri, 18 Dec 2020 19:13:29 GMT djay [971] * branches/branch-1.8 (copied) * tags/rel-1.8.0-rc1 (copied) Created branch/tags for the 1.8.0 release candidate 1 Fri, 18 Dec 2020 18:11:27 GMT djay [968] * trunk/Dockerfile (modified) * trunk/docker-compose.yml (modified) * trunk/docker/main.cfg (modified) * trunk/docker/oas.cfg (modified) * trunk/docker/websocketd (added) * trunk/docker/websocketd/Dockerfile (added) * trunk/zoo-project/zoo-kernel/configure.ac (modified) * trunk/zoo-project/zoo-services/utils/open-api/cgi-env/service.py (modified) * trunk/zoo-project/zoo-services/utils/open-api/server/publish.py (modified) * trunk/zoo-project/zoo-services/utils/open-api/server/subscriber.py (modified) * trunk/zoo-project/zoo-services/utils/open-api/static/openapi.js (modified) Add websocketd container to docker-compose and make the OGC API - ...