Releases: nyaruka/rp-indexer
Releases · nyaruka/rp-indexer
v9.2.1
v9.2.0
v9.1.9
Changelog
v9.1.8
v9.1.3
Changelog
- 2d18991 Reduce batch size to 100,000
- 182e30e Merge pull request #75 from nyaruka/ulimit
- 20a9861 update codecov-action
- 1ec01c9 update node, checkout and setup-go
- 208e0c7 Add ulimit options
- 299bf00 Add ulimit options
- 00d13f7 Merge pull request #72 from nyaruka/os2
- 9a544f2 Merge pull request #73 from nyaruka/fix-os2
- 3f89434 Merge branch 'os2' into fix-os2
- c328726 Provide initial password to OpenSearch 2
- c58e673 Fix OpenSearch env variables
- b080e77 Provide initial password to OpenSearch 2
- dc1b791 Test with OpenSearch 2.13 as well
v9.1.2
Changelog
- 6b69740 Merge pull request #69 from nyaruka/test_es_versions
- e0085e4 Merge branch 'main' into test_es_versions
- 38b36e6 Connect to search db hosts directly
- 6250bd9 Merge pull request #71 from nyaruka/cmds_without_type
- a619adc Include opensearch 1.3.16 in the mix
- 9c1b9f1 Merge branch 'cmds_without_type' into test_es_versions
- 9e8f40d Remove _type field from index and delete commands
- 8891dc0 Remove type from ES commands
- 10fdb4c Merge branch 'main' into test_es_versions
- c4f3ec9 Merge pull request #70 from nyaruka/cleanup_deprecated
- 45d008b Don't use deprecated types within index
- 15872d6 Remove deprecated _doc from mapping to support ES8
- b5c323e Test against Elastic 7 and 8
- 334038a Merge pull request #68 from nyaruka/tests_without_client
- 3ff2347 Rewrite tests to make HTTP calls to elastic and not use the old library
- b3c8289 Tweak logging
v9.1.1
v9.1.0
v9.0.0
v8.3.1
Changelog
- 164b29c Merge pull request #63 from nyaruka/slog
- 9c6fa66 Update docker dev image to go 1.21
- f4ed394 Replace more logrus use by slog
- 0f1e603 Start replacing logrus with slog
- e792dbc Merge pull request #62 from nyaruka/dependabot/go_modules/golang.org/x/net-0.17.0
- 4ea9190 Bump golang.org/x/net from 0.14.0 to 0.17.0
- d950cf7 Update test schema
- eb0328d Replace deprecated ioutil calls
- 2715d97 Pass context to fetching of contacts