Releases: goravel/sqlserver
Releases · goravel/sqlserver
v1.17.1
v1.17.0
What's Changed
- chore: Update module gorm.io/driver/sqlserver to v1.6.1 by @renovate[bot] in #33
- chore: Update module gorm.io/gorm to v1.30.1 by @renovate[bot] in #34
- chore: Update dependency go to v1.24.6 by @renovate[bot] in #35
- chore: Update dependency go to v1.25.0 by @renovate[bot] in #36
- chore: Update module github.com/goravel/framework to v1.16.1 by @renovate[bot] in #37
- chore: Update module github.com/stretchr/testify to v1.11.0 by @renovate[bot] in #38
- chore: Update dependency go to v1.25.1 by @renovate[bot] in #39
- chore: Update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #40
- chore: Update module github.com/spf13/cast to v1.10.0 by @renovate[bot] in #42
- chore: Update module github.com/goravel/framework to v1.16.3 by @renovate[bot] in #41
- chore: Update module gorm.io/gorm to v1.31.0 by @renovate[bot] in #43
- feat: optimize install by @hwbrzzl in #44
- chore: Update dependency go to v1.25.2 by @renovate[bot] in #45
- chore: Update dependency go to v1.25.3 by @renovate[bot] in #46
- chore: Update module github.com/goravel/framework to v1.16.4 by @renovate[bot] in #47
- chore: Update module github.com/goravel/framework to v1.16.5 by @renovate[bot] in #48
- chore: Update module gorm.io/gorm to v1.31.1 by @renovate[bot] in #49
- chore: Update dependency go to v1.25.4 by @renovate[bot] in #50
- chore: Update module gorm.io/driver/sqlserver to v1.6.3 by @renovate[bot] in #51
- feat: [#823] register service providers to bootstrap/providers.go by @hwbrzzl in #52
- chore: Update dependency go to v1.25.5 by @renovate[bot] in #53
- chore: Update dependency go to v1.25.6 by @renovate[bot] in #56
- chore: upgrade v1.17 by @hwbrzzl in #57
- chore: upgrade v1.17 by @hwbrzzl in #59
Full Changelog: v1.4.0...v1.17.0
v1.4.0
What's Changed
- feat: [#540] init by @hwbrzzl in #1
- chore: [#585] change driver Name by @almas-x in #3
- chore: optimzie interface by @hwbrzzl in #4
- feat: [#572] add rename column compiler by @almas-x in #5
- feat: [#549] add a table comment compiler by @almas-x in #7
- feat: [#358] Add facades.DB, to provider an original sql flow by @hwbrzzl in #6
- chore: optimize error handling by @almas-x in #8
- feat: [#358] Add facades.DB, to provider an original sql flow by @hwbrzzl in #9
- feat: optimize version sql by @hwbrzzl in #10
- feat: [#358] Adapte Limit by @hwbrzzl in #11
- feat: [#358] Implement LockForUpdate method by @hwbrzzl in #12
- feat: [#358] Remove driver.Schema by @hwbrzzl in #14
- feat: Optimize DB Read Write by @hwbrzzl in #15
- feat: [#595] add support for package install/uninstall via artisan commands by @almas-x in #16
- feat: [#560] facades.Testing().Docker() supports lanuching any image by @hwbrzzl in #17
- feat: [#474] goravel/minio should use the docker module of framework by @hwbrzzl in #18
- feat: [#705] implement JsonGrammar to compile JSON queries by @almas-x in #19
- chore: add CompileJsonValues to normalize values for JSON queries by @almas-x in #20
- chore: Update dependency go to v1.24.4 by @renovate[bot] in #22
- chore: Update module gorm.io/driver/sqlserver to v1.6.0 by @renovate[bot] in #23
- chore: Update module github.com/goravel/framework by @almas-x in #24
- fix: [#699] database timezone by @almas-x in #25
- feat: implement CompileJsonColumnsUpdate by @almas-x in #26
- chore: add compileDecimalCastExpr JSON_MODIFY float values by @almas-x in #27
- feat: [#667] Registering service providers don't dependent order by @hwbrzzl in #28
- feat: implement CompilePrune by @almas-x in #29
- feat: add UUID and ULID type support for SQL Server grammar by @ahmed3mar in #30
- chore: Update dependency go to v1.24.5 by @renovate[bot] in #31
New Contributors
- @hwbrzzl made their first contribution in #1
- @almas-x made their first contribution in #3
- @renovate[bot] made their first contribution in #22
- @ahmed3mar made their first contribution in #30
Full Changelog: https://github.com/goravel/sqlserver/commits/v1.4.0