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

Litestar packages #1743

Closed
wants to merge 11 commits into from
Closed

Litestar packages #1743

wants to merge 11 commits into from

Conversation

bclaud
Copy link
Contributor

@bclaud bclaud commented Jul 21, 2024

Contribution checklist (recommended but not always applicable/required):

  • There's an automated test for this change
    • not for every package
  • Commit messages or code include references to related issues or PRs (including third parties)
  • Commit messages are conventional - examples from the log include "feat: add changelog files to fixup hook", "fix(contourpy): allow wheel usage", and "test: add sqlalchemy2 test"

@bclaud bclaud marked this pull request as draft July 26, 2024 11:45
@bclaud
Copy link
Contributor Author

bclaud commented Jul 26, 2024

Conveted to draft because litestar package it throwing *** buffer overflow detected *** at runtime

I'm gonna investigate further and probably open an issue here.

I created a small project to demonstrate that issue

https://github.com/bclaud/demo_bufferoverflow_error

https://github.com/docker/docker-py/releases/tag/7.1.0

What's Changed
Bump default API version to 1.43 (Moby 24.0) by @vvoland in #3199
integration/commit: Don't check for deprecated fields by @vvoland in
#3203
fix: tag regex should allow ports by @artificial-intelligence in #3196
utils: Fix datetime_to_timestamp by @vvoland in #3208
fix: keyerror when creating new config(#3110) by @Khushiyant in #3200
Update Ruff, fix some minor issues by @akx in #3206
docs: change image.history() return type to list (#3076) by @Khushiyant
in #3202
lint: fix string formatting by @milas in #3211
Drop packaging dependency by @akx in #3205
Bump default API version to 1.44 (Moby 25.0) by @vvoland in #3231
Modernize build to use hatchling and hatch-vcs by @akx in #3207
Enable Ruff I (import sort), autofix by @akx in #3212
chore(ci): fix-ups across Make / Docker / GitHub Actions by @milas in
#3241
chore: fix return type docs for container.logs() by @BobDu in #2240
CI fix by @krissetto in #3260
Fix for requests 2.32 by @felixfontein in #3257
Added 7.1.0 changelog by @krissetto in #3262
Fix env var name in release pipeline by @krissetto in #3263
Change env var name in release pipeline to match hatch expectations by
@krissetto in #3264
@bclaud bclaud marked this pull request as ready for review September 2, 2024 19:42
@bclaud
Copy link
Contributor Author

bclaud commented Sep 2, 2024

Conveted to draft because litestar package it throwing *** buffer overflow detected *** at runtime

I'm gonna investigate further and probably open an issue here.

I created a small project to demonstrate that issue

https://github.com/bclaud/demo_bufferoverflow_error

Issue solved by #1784

@bclaud bclaud closed this Sep 23, 2024
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.

1 participant