-
-
Notifications
You must be signed in to change notification settings - Fork 518
v3.0.0-beta #626
ahmad-moussawi
announced in
Announcements
v3.0.0-beta
#626
-
What's Changed
- Fixes empty identifier issue by @gbrunton in Fixes empty identifier issue #467
- Issue 182 - delete join support by @ahmad-moussawi in Issue 182 - delete join support #614
- Close issues after 30days if no reply by @ahmad-moussawi in Close issues after 30days if no reply #615
- Fix places where the parameterPlaceholder is hardcoded to a ? by @toburger in Fix places where the parameterPlaceholder is hardcoded to a ? #616
- Iss 507 support filter clause by @ahmad-moussawi in Iss 507 support filter clause #617
- Iss 581 where exists remove select by @ahmad-moussawi in Iss 581 where exists remove select #618
- Fix for Oracle insert many by @mathijs-dumon in Fix for Oracle insert many #557
New Contributors
- @gbrunton made their first contribution in Fixes empty identifier issue #467
- @toburger made their first contribution in Fix places where the parameterPlaceholder is hardcoded to a ? #616
Full Changelog: v2.4.0...v3.0.0-beta
This discussion was created from the release v3.0.0-beta.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 2
Replies: 1 comment 1 reply
-
@ahmad-moussawi I note that this is a major version bump. Are there breaking changes?
Beta Was this translation helpful? Give feedback.
All reactions
-
👀 1
1 reply
-
Hello, my intention was that this version contains breaking changes, but it seems not :)
I have some PR that needs to be merged containing BC, in the mean time I will wait for feedback for the current release.
and I will follow the semantic versioning, since previously SqlKata was not really following the semantic version approach, so bumping to 3.x.x may be a good start
Beta Was this translation helpful? Give feedback.
All reactions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment