Evan
|
3dce9a2bd7
|
Merge pull request #114 from github/dependabot/go_modules/golang.org/x/net-0.23.0
Bump golang.org/x/net from 0.17.0 to 0.23.0
|
2024-06-14 11:22:17 -04:00 |
dependabot[bot]
|
c7fca612c5
|
Bump golang.org/x/net from 0.17.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-19 12:32:12 +00:00 |
Evan
|
f113346f82
|
Merge pull request #113 from github/hoenn/run-es8-ci
Add ES8 tests, add test data for breaking change
|
2024-04-02 13:47:19 -04:00 |
hoenn
|
8fc22a29bf
|
Remove deprecated docker-compose usage
|
2024-04-02 12:11:04 -04:00 |
hoenn
|
d3e80c18c2
|
Add ES8 tests, add test data for breaking change
|
2024-04-02 12:05:13 -04:00 |
Evan
|
40a2451c8c
|
Merge pull request #112 from github/hoenn/add-options-for-alloc-explain
Add new method and tests for ClusterAllocationExplainWithQueryParams
|
2024-02-22 10:54:42 -05:00 |
hoenn
|
fc21e7f9ed
|
Add new method and tests for ClusterAllocationExplainWithQueryParams
|
2024-02-16 09:58:39 -05:00 |
Evan
|
df49acb149
|
Merge pull request #111 from github/hoenn/set-gomod-ver-to-min
Set go mod min to 1.17, add workflow to run tests against min
|
2024-02-13 13:49:39 -05:00 |
hoenn
|
07bce4a442
|
Set go mod min to 1.17, add workflow to run tests against min
|
2024-02-13 12:31:00 -05:00 |
Evan
|
8824981a31
|
Merge pull request #110 from github/hoenn/upgrade-goproxy-for-cve
Upgrade goproxy to address CVE-2023-37788
|
2024-02-12 12:28:52 -05:00 |
hoenn
|
4c3ac5830a
|
Upgrade goproxy to address CVE-2023-37788
|
2024-02-12 12:14:53 -05:00 |
Evan
|
2ff43b6431
|
Merge pull request #105 from github/dependabot/go_modules/golang.org/x/net-0.17.0
Bump golang.org/x/net from 0.0.0-20200927032502-5d4f70055728 to 0.17.0
|
2024-02-12 12:07:20 -05:00 |
dependabot[bot]
|
c24a8d6cbc
|
Bump golang.org/x/net from 0.0.0-20200927032502-5d4f70055728 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20200927032502-5d4f70055728 to 0.17.0.
- [Commits](https://github.com/golang/net/commits/v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-12 17:01:59 +00:00 |
Evan
|
3a9d57f765
|
Merge pull request #109 from github/hoenn/upgrade-go-versions
Update go version in mod and workflows
|
2024-02-12 11:57:33 -05:00 |
hoenn
|
5aa4c1f611
|
Update go version in mod and workflows
|
2024-02-12 11:24:09 -05:00 |
Evan
|
061c97d311
|
Merge pull request #107 from github/hoenn/set-goreleaser-version
Set goreleaser version explicitly
|
2023-12-20 12:13:03 -05:00 |
hoenn
|
a2dff1bcdc
|
Set goreleaser version explicitly
|
2023-12-20 12:09:01 -05:00 |
Evan
|
26713a012c
|
Merge pull request #106 from github/hoenn/add-get-shard-recovery-with-params
Add GetShardRecoveryWithQueryParams
|
2023-12-20 11:56:22 -05:00 |
hoenn
|
a3cbe498f5
|
Update action versions
|
2023-12-20 10:58:15 -05:00 |
hoenn
|
af4946cc52
|
Remove deprecated linters, specify go version in lint workflow
|
2023-12-20 10:49:46 -05:00 |
hoenn
|
c983f69631
|
Preallocate querystrings
|
2023-11-16 12:27:27 -05:00 |
hoenn
|
20875d30ed
|
Add a GetShardRecovery with query params function to the ES client
|
2023-11-16 12:25:03 -05:00 |
Hakan Uyumaz
|
a7e2e17df2
|
Merge pull request #103 from github/uyumazhakan/add-delete-index-with-query-params
Implements delete index with query parameters
|
2022-12-07 07:21:51 +01:00 |
Hakan Uyumaz
|
6a3677b231
|
Changes based on review comments
|
2022-12-06 20:12:03 +01:00 |
Hakan Uyumaz
|
a99df930dc
|
Merge pull request #102 from github/uyumazhakan/remove-ilm
Removing ILM Policy from Index is added
|
2022-12-06 14:58:26 +01:00 |
Hakan Uyumaz
|
b0aeb1f7ef
|
ILM history indices are removed during policy removal
|
2022-11-23 20:53:16 +03:00 |
Hakan Uyumaz
|
c5cb8356d9
|
Implements delete index with query parameters
|
2022-11-23 16:52:48 +03:00 |
Hakan Uyumaz
|
9a3750955e
|
Removing ILM Policy from Index is added
|
2022-11-21 15:39:06 +03:00 |
Hakan Uyumaz
|
2b93a65189
|
Merge pull request #101 from github/uyumazhakan/reroute
|
2022-10-26 19:03:46 +02:00 |
Hakan Uyumaz
|
9ca417d204
|
Renaming after review
|
2022-10-26 18:29:31 +02:00 |
Hakan Uyumaz
|
86507f5b8a
|
Reroute failed shards command is added
|
2022-10-26 16:22:19 +02:00 |
Hakan Uyumaz
|
7dd653d2d2
|
Merge pull request #100 from github/uyumazhakan/allocate-stale-primary-shard
Allocate stale primary shard functionality is added
|
2022-10-25 12:14:47 +02:00 |
Hakan Uyumaz
|
d2dba4b754
|
Allocate stale primary shard functionality is added
|
2022-10-19 17:32:13 +02:00 |
Evan
|
e471a003bc
|
Merge pull request #99 from github/add-more-cmds-to-cli
Add more cmds to cli
|
2022-10-17 14:22:28 -04:00 |
hoenn
|
cdef137c68
|
Update README with new usage
|
2022-10-17 14:14:03 -04:00 |
hoenn
|
4058dbb332
|
Remove unnecessary recovery cmd, shards has a subcmd for this
|
2022-10-14 11:52:00 -04:00 |
hoenn
|
dca3b7b569
|
Standardize optional help text in new commands
|
2022-10-14 11:50:16 -04:00 |
hoenn
|
a586335329
|
Add hotthreads cmd to cli
|
2022-10-14 11:46:39 -04:00 |
hoenn
|
2111da6a37
|
Add recovery cmd to cli
|
2022-10-14 11:46:32 -04:00 |
hoenn
|
6aa0f3e0da
|
Add get index mappings
|
2022-10-14 11:22:37 -04:00 |
Hugo Dorea
|
d0d3dd7afa
|
Merge pull request #98 from github/hugodorea/fixes-cluster-allocation-explain-shard-type
changes shard field from string to *int in ClusterAllocationExplainRe…
|
2022-08-12 10:40:30 -07:00 |
hugodorea
|
1fd18dc78e
|
changes shard field from string to *int in ClusterAllocationExplainRequest struct
|
2022-08-12 10:27:26 -07:00 |
Hugo Dorea
|
102f5bf022
|
Merge pull request #97 from github/hugodorea/add-cluster-allocation-explain
adds ClusterAllocationExplain method
|
2022-08-11 12:21:03 -07:00 |
hugodorea
|
7bd3420385
|
reverts from URL.String to URL.EscapedPath
|
2022-08-11 11:35:26 -07:00 |
hugodorea
|
694de6e9aa
|
removes global path to golangci-lint
|
2022-08-11 11:34:06 -07:00 |
hugodorea
|
58a9be9634
|
adds global path for golangci-lint in test script
|
2022-08-11 11:31:22 -07:00 |
hugodorea
|
8b6852347c
|
adds prettyOutput argument to ClusterAllocationExplain method
|
2022-08-11 11:05:54 -07:00 |
hugodorea
|
71e8a46178
|
adds elastic.co documentation link to comment
|
2022-08-10 15:42:26 -07:00 |
hugodorea
|
97c0921251
|
small punctuation fix
|
2022-08-10 15:40:28 -07:00 |
hugodorea
|
f7cecafd02
|
adds ClusterAllocationExplain method
|
2022-08-10 15:37:08 -07:00 |