dependabot[bot]
7b177fba1a
Bump golang.org/x/net from 0.18.0 to 0.23.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.18.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.18.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 12:41:01 +00:00
Josh Baker
20522efba9
Make logo absolutely gorg for those who hate the light
2024-04-10 17:12:50 -07:00
Josh Baker
9221ca877b
Merge pull request #726 from Kilowhisky/exists
...
Add EXIST and FEXIST command
2024-03-24 22:54:48 -07:00
Josh Baker
9e869e04c3
Merge branch 'master' into exists
2024-03-24 22:54:40 -07:00
Josh Baker
62bb041f3a
Merge pull request #725 from Kilowhisky/fget
...
Add FGET command
2024-03-24 22:52:21 -07:00
Josh Baker
0662ab8560
Merge pull request #724 from tidwall/dependabot/go_modules/google.golang.org/protobuf-1.33.0
...
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
2024-03-24 22:51:47 -07:00
Chris Rice
c17482afa4
Add EXIST and FEXIST command
2024-03-19 03:19:16 +00:00
Chris Rice
48394af724
Add FGET command
2024-03-18 20:10:04 +00:00
dependabot[bot]
88b6ea884e
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
...
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 23:14:46 +00:00
tidwall
72478a5a6f
1.32.2
2024-02-14 21:32:23 -07:00
Josh Baker
a75ea8808c
Merge pull request #718 from undeadcat/bugfix-expired-metric-not-returned
...
fix #717 : tile38_expired_keys and several other metrics not returned
2024-02-14 21:17:32 -07:00
Maxim Kropotov
c78c8b4287
fix #717 not returned metrics
...
expired_keys never incremented
additional metrics not returned from metrics endpoint
2024-02-12 22:26:23 +02:00
Josh Baker
946031456e
Merge pull request #715 from tidwall/dependabot/go_modules/golang.org/x/crypto-0.17.0
...
Bump golang.org/x/crypto from 0.15.0 to 0.17.0
2023-12-18 18:32:50 -07:00
dependabot[bot]
c3d878a651
Bump golang.org/x/crypto from 0.15.0 to 0.17.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.15.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 00:00:42 +00:00
tidwall
46b9600683
Fix crash when mixing z-coord dimensionality in a geometry
...
See:
- #714
- https://github.com/tidwall/geojson/commit/dd1394f
2023-12-18 12:33:59 -07:00
tidwall
c494fe5459
1.32.1
2023-11-20 11:33:31 -07:00
Josh Baker
ee61cd11c1
Merge pull request #702 from LLluma/bug_sqs_url_china_region
...
[BUG] Fix AWS SQS base domain parsing for China region
2023-11-20 11:27:32 -07:00
Josh Baker
4c34a534d1
Merge pull request #706 from Kilowhisky/SSL_NO_AUTH
...
Add support for 'none' authentication for kafka while still allowing SSL
2023-11-20 11:25:54 -07:00
tidwall
06cf6ebd67
Update dependencies
2023-11-20 07:33:10 -07:00
tidwall
c0b8420a40
Update google.golang.org/grpc to 1.59.0
2023-11-20 07:27:08 -07:00
Josh Baker
3903dd5068
Merge pull request #708 from tidwall/dependabot/go_modules/golang.org/x/net-0.17.0
...
Bump golang.org/x/net from 0.7.0 to 0.17.0
2023-11-19 22:14:01 -07:00
Josh Baker
249f1537f3
Merge branch 'master' into dependabot/go_modules/golang.org/x/net-0.17.0
2023-11-19 22:13:47 -07:00
Josh Baker
b3d4d900be
Merge pull request #712 from tidwall/dependabot/go_modules/github.com/nats-io/nkeys-0.4.6
...
Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6
2023-11-19 19:52:11 -07:00
dependabot[bot]
a546b09daa
Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6
...
Bumps [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys ) from 0.4.4 to 0.4.6.
- [Release notes](https://github.com/nats-io/nkeys/releases )
- [Changelog](https://github.com/nats-io/nkeys/blob/main/.goreleaser.yml )
- [Commits](https://github.com/nats-io/nkeys/compare/v0.4.4...v0.4.6 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nkeys
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 01:53:54 +00:00
Josh Baker
473b2b43ac
Merge pull request #709 from tidwall/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.23
...
Bump github.com/nats-io/nats-server/v2 from 2.7.4 to 2.9.23
2023-11-19 18:53:14 -07:00
dependabot[bot]
fab27f1a8d
Bump github.com/nats-io/nats-server/v2 from 2.7.4 to 2.9.23
...
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server ) from 2.7.4 to 2.9.23.
- [Release notes](https://github.com/nats-io/nats-server/releases )
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml )
- [Commits](https://github.com/nats-io/nats-server/compare/v2.7.4...v2.9.23 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 16:15:31 +00:00
dependabot[bot]
d396e27626
Bump golang.org/x/net from 0.7.0 to 0.17.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 23:26:37 +00:00
Chris Rice
c113180d0b
Add support for 'none' authentication for kafka while still allowing SSL
2023-09-08 08:58:23 -07:00
Yaroslav Shumlianskyi
8ac31c6234
[BUG] Fix AWS SQS base domain parsing for China region
...
For AWS China region base domain is slightly different than for
the rest world. It is `amazon.com.cn`.
Currently AWS domain is hard coded in the `sqs.go`. Would be nice if
that will be configured parameter.
But this is a minimal posible change which is not breaking exist code
and make possible to use it for AWS China region.
2023-08-22 21:56:20 +03:00
Josh Baker
1d8c1f96c2
Update CONTRIBUTING.md
2023-08-05 05:40:14 -07:00
Josh Baker
98430666db
Delete CODE_OF_CONDUCT.md
2023-08-05 05:33:34 -07:00
tidwall
2b2be89ef8
1.32.0
2023-07-31 05:11:45 -07:00
tidwall
6dd6e09af9
Allow healthz command without auth
...
Fixes #691
2023-07-31 04:51:14 -07:00
Josh Baker
c1ca106706
Merge pull request #699 from Kilowhisky/fix/698_2
...
Add auth to allowed commands while data is loading
2023-07-31 04:34:56 -07:00
Josh Baker
f3c2cca898
Merge pull request #695 from Kilowhisky/fix/694
...
Fix ERR only (P)SUBSCRIBE / (P)UNSUBSCRIBE / PING / QUIT allowed in t…
2023-07-31 04:26:29 -07:00
tidwall
a3f6669c4e
Deleted file
2023-07-28 04:22:13 -07:00
Josh Baker
39320a7da0
Create PULL_REQUEST_TEMPLATE.md
2023-07-27 10:35:47 -07:00
Chris Rice
dbaa9c13a0
Add auth to allowed commands while data is loading
...
(cherry picked from commit 051605909e61bcc9251efaa350cb825436e06912)
2023-07-26 19:46:58 -07:00
Chris Rice
c45170d211
Use the right MSG variable?
2023-07-26 11:47:11 -07:00
Chris Rice
61b5023000
Change PING output to match REDIS protocol
2023-07-06 19:14:28 -07:00
Chris Rice
564b64a758
Syntax matching sugar
2023-07-06 16:29:40 -07:00
Chris Rice
ec47a58ba1
Fix ERR only (P)SUBSCRIBE / (P)UNSUBSCRIBE / PING / QUIT allowed in this context #694
2023-07-06 15:13:07 -07:00
Josh Baker
d7a766c6d0
Merge pull request #693 from Kilowhisky/feature/replica_announce
...
Feature/replica announce
2023-06-30 07:11:03 -07:00
Chris Rice
d898f77388
Revert "Update docs to match actual build behavior"
...
This reverts commit b554c4c28f
.
2023-06-29 11:46:11 -07:00
Chris Rice
86d9557790
Fix
2023-06-29 08:03:47 -07:00
Chris Rice
7263b4c2de
Merge branch 'feature/replica_announce' of https://github.com/Kilowhisky/tile38 into feature/replica_announce
2023-06-28 19:43:41 -07:00
Chris Rice
9d072ea247
Bugfix
2023-06-28 19:43:31 -07:00
Chris Rice
b554c4c28f
Update docs to match actual build behavior
2023-06-28 15:18:23 -07:00
Chris Rice
f11aedb948
To properly support kubernetes & Sentinel. replica_announce properties should be supported #692
2023-06-28 14:59:28 -07:00
tidwall
0144ca6883
fix missing lock
2023-05-21 08:29:30 -07:00