Skip to content

Releases: geobakery/GeospatialAnalyzer

v1.3.0

30 Oct 12:54

Choose a tag to compare

Added

  • Added graceful shutdown handler
  • Added engines property in package.json to warn when using an unsupported Node.js version

Changed

  • Docker/Podman (Production)
    • Hardened Dockerfile
    • Upgraded Node.js base image to Active LTS v24

Fixed

  • Fixed tests
  • Fixed tranform-service to handle both array and string definitions in registerCRS

Security

  • Updated dependencies to the latest major versions. This addresses security vulnerabilities and brings the app up to date with the latest dependencies.

Full Changelog

v1.2.1...v1.3.0

v1.2.1

23 Jun 12:21
acc0b4e

Choose a tag to compare

Security Fixes

  • Updated dependencies to address several security vulnerabilities

Bug Fixes

  • Fixed proj4.defs() API compatibility after dependency update

Full Changelog

v1.2.0...v1.2.1

v1.2.0

16 Jan 13:16
f0d1f10

Choose a tag to compare

New Features

  • Added non-root user configuration for production Docker deployment to improve container security and follow best practices

Security Fixes

  • Updated dependencies to address serveral security vulnerabilities

Improvements

Docker (Production)

  • Included pnpm-lock.yaml in the Docker build process to ensure consistent dependency resolution
  • Enforced --frozen-lockfile for reproducible builds

Full Changelog

v1.1.0...v1.2.0

v1.1.0

14 Nov 07:48
fc2051f

Choose a tag to compare

New Features

  • Integrated Nginx for Docker deployments, including an nginx.config and a startup script

Security Fixes

  • Updated dependencies to address serveral security vulnerabilities

Improvements

General

  • Updated API structure for stricter OpenAPI 3.0 compliance due to updates in @nestjs/swagger

Docker (Production)

  • Cleaned and optimized Dockerfile-prod
  • Improved docker-compose-prod.yml for production readiness
  • Removed unnecessary database port forwarding for enhanced security
  • Introduced environment variables for ports, allowing easier configuration
  • Configured logging for the application and Nginx

Full Changelog

v1.0.0...v1.1.0

v1.0.0

30 May 10:11
4ab6a00

Choose a tag to compare

v1.0.0