From e2e23d9488c4f8111195538d3613d68abcab9ce4 Mon Sep 17 00:00:00 2001 From: balazsdukai <7190603+balazsdukai@users.noreply.github.com> Date: Thu, 6 Feb 2025 09:26:17 +0000 Subject: [PATCH] [create-pull-request] automated change --- RELEASE_NOTES.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 RELEASE_NOTES.md diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md new file mode 100644 index 00000000..9c253276 --- /dev/null +++ b/RELEASE_NOTES.md @@ -0,0 +1,17 @@ +Release that produced the 3DBAG data set version 2024.12.16. + +### Added +- Documentation for deploying the 3dbag-pipeline, contributor guidelines and the project layout. +- Docker-based deployment. +- CI pipeline for testing and docker image builds. + +### Changed +- Major refactoring of the project structure for easier maintenance and deployment. + +### Docker images + +The docker images for this release: +- `3dgi/3dbag-pipeline-dagster:2024.12.16` +- `3dgi/3dbag-pipeline-core:2024.12.16` +- `3dgi/3dbag-pipeline-floors-estimation:2024.12.16` +- `3dgi/3dbag-pipeline-party-walls:2024.12.16` \ No newline at end of file