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

chore(master): release 5.0.0 #134

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

alvarolopez
Copy link
Member

@alvarolopez alvarolopez commented Sep 27, 2024

🤖 I have created a release beep boop

5.0.0 (2024-09-27)

⚠ BREAKING CHANGES

  • use Pydantic 2 and move records to use computed_fields

Features

  • include release please (248ffcd)
  • use Pydantic 2 and move records to use computed_fields (2181e9c)

Bug Fixes

  • fix some validation errors to be aligned to latest pydantic v2 (115ffa6)
  • set explicit stacklevel on warnings (e034663)
  • solve mypy errors (4ed35c4)
  • use POSIX timestamps for SSM cloud records (c1df014), closes #113

This PR was generated with Release Please. See documentation.

@alvarolopez alvarolopez changed the title chore(master): release 4.2.0 chore(master): release 5.0.0 Sep 27, 2024
@alvarolopez alvarolopez force-pushed the release-please--branches--master branch from 4248d63 to 7913487 Compare September 27, 2024 10:24
@alvarolopez alvarolopez force-pushed the release-please--branches--master branch from 7913487 to dc18dea Compare September 27, 2024 14:40
Copy link

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@9be0fe3). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #134   +/-   ##
=========================================
  Coverage          ?   51.29%           
=========================================
  Files             ?       23           
  Lines             ?     1117           
  Branches          ?      159           
=========================================
  Hits              ?      573           
  Misses            ?      532           
  Partials          ?       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alvarolopez alvarolopez merged commit 8609423 into master Sep 27, 2024
15 checks passed
@alvarolopez alvarolopez deleted the release-please--branches--master branch September 27, 2024 21:37
@alvarolopez
Copy link
Member Author

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StartTime and EndTime should be expressed as a UNIX timestamp
1 participant