You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the new release pipeline now working, we're discovering more things we want to fix.
Some of these are arguably breaking changes to the previously established API.
Instead of trying to keep patching issues via workarounds, some changes are better done via a breaking change and updated user documentation on how to upgrade.
Easy configuring of the container (with strong semantically correct types)
Prefer credentials over connectivity clients
Request For Comment
Of course we're not immune to mistakes, your input is valuable in understanding how people use the library and why se should or should not change how things work.
Context
With the new release pipeline now working, we're discovering more things we want to fix.
Some of these are arguably breaking changes to the previously established API.
Instead of trying to keep patching issues via workarounds, some changes are better done via a breaking change and updated user documentation on how to upgrade.
Known Issues
DbContainer
works is a bit awkward and potentially want to improve all containers in what guarantees all classes give (via a properABC
)Request For Comment
Of course we're not immune to mistakes, your input is valuable in understanding how people use the library and why se should or should not change how things work.
FYI @santi for the issue and planning 🙂
The text was updated successfully, but these errors were encountered: