Dmitry Kropachev
25cee51cac
Upgrade gocql to 1.15.3 ( #343 )
...
gocql 1.15.3 brings new APIs for `gocql.Batch` and `gocql.Query`:
- `SetRequestTimeout`
- `GetRequestTimeout`
So, this change adds relative APIs to the `gocqlx.Batch` and `gocqlx.Queryx`.
2025-09-08 06:25:00 -04:00
renovate[bot]
19efa3f52f
chore(deps): update module github.com/scylladb/gocql to v1.15.2 ( #335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-16 00:48:19 -04:00
Dmitry Kropachev
a8d276713e
Update gocql to v1.15.1 ( #323 )
...
* Update gocql to v1.15.1
* Add SetHostID to Queryx and Batch
2025-06-10 13:24:39 -04:00
Dmitry Kropachev
368eebb8a7
Update dependancies ( #317 )
2025-04-25 13:54:34 -04:00
Dmitry Kropachev
f722b3afe0
Update gocql to 1.14.5 ( #315 )
2025-04-25 13:38:32 -04:00
renovate[bot]
f745dc3993
fix(deps): update all dependencies to v1 ( #310 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 00:00:20 -04:00
sylwiaszunejko
3ea85fdd5d
Bump scylladb/gocql version to v1.14.4
2024-09-20 14:11:37 +02:00
sylwiaszunejko
e7267922c4
Release v3 - change v2 suffix to v3
...
Because of recent changes there is a need for a new major
release. Changes are switching to scylladb/gocql and replacing
Unsafe with Strict mechanism.
2024-07-15 10:41:57 +02:00
Dmitry Kropachev
653faf1e03
Fix schemagen and test generated code
2024-06-28 13:26:45 +02:00