JobSearch 1.27.0 releasad

Changelogs:

API:

1.27.0 (February 2023)

  • Load synonym dictionary from file instead of Elastic for quicker start with less resource usage
  • New /feedendpoint in JobStream with truncated ads as an Atom (RSS) feed, see docs/feed.md for details
  • Use Python 3.10.7 in Dockerfile
  • Do not include application contacts with null values
  • Clean up of Elastic index variables

Importer

1.13.1 (February 2023)

  • Use UTF8 encoding in historical importer
  • Add option to use one of the certificates included for gettings ads from LA
  • Update Python version in Dockerfile to 3.10.9
  • Update Certifi