Skip to content

1.5.0#464

Merged
mlodic merged 7 commits intomainfrom
develop
Feb 20, 2025
Merged

1.5.0#464
mlodic merged 7 commits intomainfrom
develop

Conversation

@mlodic
Copy link
Copy Markdown
Member

@mlodic mlodic commented Feb 18, 2025

Checklist for creating a new release

  • Change version number in docker/.version
  • Verify CI Tests
  • Verify that the PR is named with a correct version number like x.x.x
  • Merge the PR to the main branch. The release will be done automatically by the CI

Note: Only use "Merge and commit" as the merge strategy and not "Squash and merge". Using "Squash and merge" makes history between branches misaligned.

To be merged on Monday 24st

dependabot bot and others added 7 commits February 14, 2025 09:18
Bumps [elasticsearch-dsl](https://github.com/elasticsearch/elasticsearch-dsl-py) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/elasticsearch/elasticsearch-dsl-py/releases)
- [Changelog](https://github.com/elastic/elasticsearch-dsl-py/blob/main/Changelog.rst)
- [Commits](elastic/elasticsearch-dsl-py@v8.16.0...v8.17.1)

---
updated-dependencies:
- dependency-name: elasticsearch-dsl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* separate Elastic related stuff from Cronjob class

* integrate models

* add version numbers to new project requirements

* merge two log calls

* add comment

* fix failing build when mlmodels directory already exists

* move function inside UpdateScores class and add logging

* improvements on ML classes

* move initialization logging to Scorer class

* rename constant

* optimize DB update

* remove unused constant

* fix minor bug in API

* add tests for scoring utils

* remove useless init method

* add tests for Random Forest models

* remove unused imports

* only update IoC if score has changed

---------

Co-authored-by: Matteo Lodi <30625432+mlodic@users.noreply.github.com>
Bumps library/nginx from 1.27.3-alpine to 1.27.4-alpine.

---
updated-dependencies:
- dependency-name: library/nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* adjusted registration page

* comment

* linter
@mlodic mlodic merged commit a4e967c into main Feb 20, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants