Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7.10 #68

Merged
merged 2 commits into from
May 17, 2024
Merged

0.7.10 #68

merged 2 commits into from
May 17, 2024

Conversation

0ssigeno
Copy link
Contributor

No description provided.

* update bi fields

* added year.month in index

* added bi serializer

* fix getattr

* added BIDocumentSerializer

* added log

* changed log

* fix

* fix

* fix

* fix dictfield child

* update bidocument serializer

* added document serializer

* changed field kwargs

* fix field kwargs

* fix bidocumentserializer fields

* fix import

* fix index

* added mongoengine to requirements

* fix requirements

* fix linters

* fix serializers

* fix serializers fields
@0ssigeno 0ssigeno requested a review from mlodic May 16, 2024 14:22
@mlodic
Copy link
Member

mlodic commented May 16, 2024

Care that we need to follow the checklist for public projects:

Checklist for creating a new release

  • Update CHANGELOG.md for the new version
  • Change version number in certego_saas/version.py
  • Verify CI Tests
  • Merge the PR to the main branch. Note: Only use "Merge and commit" as the merge strategy and not "Squash and merge". Using "Squash and merge" makes history between branches misaligned.
  • Create release for the branch main.

@0ssigeno 0ssigeno merged commit 9c389eb into main May 17, 2024
4 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