Skip to content

v1.0.0

Choose a tag to compare

@japauliina japauliina released this 06 Sep 08:24
· 94 commits to main since this release

What's Changed

  • Add basic Django project by @jmp in #1
  • Add address app and models by @jmp in #2
  • Create a superuser if environment variable is set by @jmp in #3
  • Add finnish translation-files by @mhieta in #4
  • Digiroad address import by @jmp in #5
  • REST API for addresses by @jmp in #6
  • Filter by bounding box by @jmp in #7
  • Add filtering by location by @jmp in #8
  • Add postal code import by @jmp in #9
  • Add missing post office field by @jmp in #10
  • Add ability to get responses in XML format by @jmp in #11
  • Address performance fixes by @jmp in #12
  • Add health check and readiness endpoints by @jmp in #13
  • Fix Python 3.8 incompatibilities and missing 'unzip' by @jmp in #14
  • Project pipeline yaml files by @Vitals9367 in #15
  • Fix pytest not working inside Docker container by @jmp in #17
  • Move pytest dependency back to development requirements by @jmp in #18
  • Read .env file only if it exists by @jmp in #19
  • Add ability to filter by post office by @jmp in #20
  • Add OpenAPI schema and documentation by @jmp in #21
  • Increase page size from 20 to 100 by @jmp in #22
  • Fix flaky address serializer test by @jmp in #23
  • Add GHA-workflows for Continuous Integration and SonarCloud by @mhieta in #24
  • Add request authorization with API keys by @jmp in #25
  • Configure Sentry by @jmp in #26
  • Add ability to disable API key / authorization checks by @jmp in #27
  • Fix tests failing without authorization requirement by @jmp in #28
  • Update azure-pipelines-stageprod.yml by @Vitals9367 in #29
  • Use "X-Forwarded-Host" header by @jmp in #30
  • Feature/import addresses for province of southwest finland by @juuso-j in #31
  • Support for Postal Code Areas by @mhieta in #32
  • Change imports to use shell scripts by @mhieta in #33
  • Remove duplicate and fix faulty municipality name by @juuso-j in #34
  • Postal Code Areas Municipality-support by @mhieta in #35
  • Update azure-pipelines-devtest.yml by @lorand-ibm in #36
  • Update azure-pipelines-stageprod.yml by @lorand-ibm in #37
  • Git vulnerability issue fix. by @Vitals9367 in #38
  • [Snyk] Security upgrade certifi from 2023.5.7 to 2023.7.22 by @mhieta in #56

Full Changelog: https://github.com/City-of-Helsinki/geo-search/commits/v1.0.0