helerm: v1.0.0
First release to run on Platta.
What's Changed
- Bump django from 3.1.8 to 3.1.13 by @dependabot in #322
- Bump sqlparse from 0.4.1 to 0.4.2 by @dependabot in #321
- Bump urllib3 from 1.26.4 to 1.26.5 by @dependabot in #315
- Bump certifi from 2020.12.5 to 2022.12.7 by @dependabot in #323
- Bump django from 3.1.13 to 3.1.14 by @dependabot in #325
- Bump future from 0.18.2 to 0.18.3 by @dependabot in #326
- Fix postgresql-client-10 repo URL in Dockerfile by @danipran in #324
- TIED-46: Add & configure code quality tools (black, isort, flake8), add pre-commit configuration by @danipran in #328
- TIED-45/TIED-46: Upgrade Python to 3.7, fix isort config, update dev requirements by @danipran in #329
- TIED-46: Apply code QA tools (black, isort), fix/ignore flake8 errors by @danipran in #330
- TIED-45: Upgrade Django to 3.2, upgrade other packages as up-to-date as possible by @danipran in #332
- TIED-46: Remove djangorestframework-jwt, upgrade pyjwt related packages by @danipran in #333
- TIED-56: Update Docker config for Django by @danipran in #331
- TIED-47: Add Github Actions CI workflow by @danipran in #335
- TIED-61: Add PR template by @danipran in #336
- Tune PR template by @tuomas777 in #337
- Add SonarCloud config by @tuomas777 in #338
- TIED-63: Fix docker-compose.yml elasticsearch service by @danipran in #340
- TIED-59: Replace PyXB with lxml by @danipran in #339
- TIED-60: Upgrade Python to 3.9, upgrade package versions, add DEFAULT_AUTO_FIELD by @danipran in #341
- Add --use-pep517 flag in pip install by @danipran in #342
- Exclude migrations from SonarCloud scan by @tuomas777 in #343
- Update SonarCloud Python version by @tuomas777 in #344
- Merge develop to master by @tuomas777 in #345
- Update CI workflow branches by @tuomas777 in #348
- TIED-67: Fix Sonarcloud issues by @danipran in #349
- Fix: Pin social-auth-core version to 4.2.0 to fix Tunnistamo authentication by @danipran in #350
- Change ElasticSearch Finnish analyzer plugin to Raudikko by @tuomas777 in #351
- TIED-73 | Create a production ready container by @charn in #352
- Allow using authentication with ElasticSearch by @tuomas777 in #355
- Update readme and remove sniffer from ClassificationImporter by @voneiden in #354
- Update workflow to use elasticsearch with raudikko by @voneiden in #356
- Trigger pipelines for azure by @tuurek in #353
- TIED-64: Upgrade Django to 4.2, upgrade other libraries, remove squashed migrations by @danipran in #357
- Add more settings configurable using environment variables by @tuomas777 in #359
- Switch to UBI Docker base image by @tuomas777 in #360
- Change Docker compose Postgres host port by @tuomas777 in #361
- Increase uWSGI request max size to 32k by @tuomas777 in #362
- TIED-120 | Container improvements by @charn in #363
- TIED-120 | Fix pip-tools by @charn in #364
- TIED-132 | Snyk improvements by @charn in #365
- TIED-122: Add endpoints for liveness & readiness probes by @danipran in #368
- TIED-137 | Add instructions for using local tunnistamo instance by @charn in #367
- build: azure pipelines refactor by @terovirtanen in #369
- build: remove useless pipelines by @terovirtanen in #370
- build: remove temporaly ref from pipelines by @terovirtanen in #371
- Add commit message format requirements by @tuomas777 in #373
- TIED-136: Update Elasticsearch to 8.11.1 by @danipran in #375
- build: change pipeline name from test to dev OH-28 by @terovirtanen in #376
- TIED-131: Add OIDC authentication scope, support lists for OIDC auth configs by @danipran in #377
- HP-2250 | chore: enable django-helusers backchannel logout by @charn in #378
- chore: use DATABASE_PASSWORD if exists in env by @nicobav in #379
- chore: release-please initial files by @terovirtanen in #380
- chore: release-please changelog section config OH-73 by @terovirtanen in #382
- Update commitlint config by @tuomas777 in #383
- Upgrade dependencies by @tuomas777 in #384
- Allow disabling JHS191 XML export validation by @tuomas777 in #385
New Contributors
- @charn made their first contribution in #352
- @voneiden made their first contribution in #354
- @tuurek made their first contribution in #353
- @terovirtanen made their first contribution in #369
- @nicobav made their first contribution in #379
Full Changelog: v0.4.13...helerm-v1.0.0