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

Refactor/di #42

Merged
merged 4 commits into from
Mar 21, 2024
Merged

Refactor/di #42

merged 4 commits into from
Mar 21, 2024

Conversation

livioribeiro
Copy link
Owner

No description provided.

@livioribeiro livioribeiro merged commit ccec934 into main Mar 21, 2024
2 checks passed
@livioribeiro livioribeiro deleted the refactor/di branch March 21, 2024 13:22
livioribeiro added a commit that referenced this pull request Apr 7, 2024
commit 2eb1327
Author: Livio Ribeiro <[email protected]>
Date:   Sun Apr 7 12:18:02 2024 -0300

    bump version to 0.13.0

commit 29d5263
Author: Livio Ribeiro <[email protected]>
Date:   Sun Apr 7 12:17:11 2024 -0300

    change di to not resolve unnamed dependency in place of named ones (#44)

commit 842dd1a
Author: Livio Ribeiro <[email protected]>
Date:   Fri Apr 5 08:51:19 2024 -0300

    bump version to 0.12.0

commit 7710e52
Author: Livio Ribeiro <[email protected]>
Date:   Fri Apr 5 08:50:36 2024 -0300

    Sqlalchemy session rework (#43)

    * rework sqlalchemy session

    * update sqlalchemy documentation

commit a7ff0f9
Author: Livio Ribeiro <[email protected]>
Date:   Wed Apr 3 16:07:36 2024 -0300

    change sqlalchemy sessionmaker_service

    sessionmake_service returns a single async_sessionmaker, bound to all defined engines, instead of having one async_sessionmaker to each engine

commit 40b362d
Author: Livio Ribeiro <[email protected]>
Date:   Wed Apr 3 15:42:31 2024 -0300

    change middleware strategy

commit 75e6720
Author: Livio Ribeiro <[email protected]>
Date:   Fri Mar 29 18:09:30 2024 -0300

    bump version to 0.11.2

commit 09583d1
Author: Livio Ribeiro <[email protected]>
Date:   Fri Mar 29 18:09:07 2024 -0300

    fix issue with dependency resolution that generates loops

commit 5747bbd
Author: Livio Ribeiro <[email protected]>
Date:   Thu Mar 28 13:25:10 2024 -0300

    add python 3.12 trove classifier

commit 1c0cf27
Author: Livio Ribeiro <[email protected]>
Date:   Thu Mar 28 13:24:48 2024 -0300

    change tests to use psycopg

commit c834117
Author: Livio Ribeiro <[email protected]>
Date:   Thu Mar 21 13:19:41 2024 -0300

    bump version to v0.11.1

commit ccec934
Author: Livio Ribeiro <[email protected]>
Date:   Thu Mar 21 10:22:37 2024 -0300

    Refactor/di (#42)

    refactor di

commit 99304dc
Author: Livio Ribeiro <[email protected]>
Date:   Thu Feb 22 08:46:14 2024 -0300

    bump version to 0.11.0

commit 1c1dda6
Author: Livio Ribeiro <[email protected]>
Date:   Thu Feb 22 08:45:24 2024 -0300

    add flag to @service decorator to create and initialize the service on application startup (#41)
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