Releases: nyaruka/rp-indexer
Releases · nyaruka/rp-indexer
v8.0.0
Changelog
9993d88 Update CHANGELOG.md for v8.0.0
b6c5762 Update LICENSE
fbb2741 Update CI versions
66a4dc1 Merge pull request #56 from nyaruka/update_test_deps
4ca78ba Test against postgres 14
ddbe721 Test against latest elastic search 7.17.x
v7.5.0
Changelog
165abee Update CHANGELOG.md for v7.5.0
83c8ee6 Merge pull request #55 from nyaruka/cleanup
8914509 Rework passing of shards and replicas so they're passed to the indexer constructor rather than the Index method
2970fd3 Change index setting to contacts_index and rename some stuff for clarity
ca472f4 Update deps
30860b8 Merge pull request #54 from tybritten/master
021e17d handle unmarshall error
73acfde Update cla.yml
9ec0665 Create cla.yml
6b2d1f2 Update LICENSE
e170c30 Use go 1.19
e659d80 Add codecov token to ci.yml
7305e10 re-embed settings file
15876ac update rest of tests
9dc40a2 update tests
de432df allow configurable shards/replicas
a0add1e Merge pull request #1 from nyaruka/main
6d69ad1 Change license to AGPL
v7.3.10
Changelog
81d61a8 Update CHANGELOG.md for v7.3.10
9b707dd Merge pull request #52 from nyaruka/inc_build_version
4b923c7 Log app version on startup
v7.3.9
Changelog
3a25a43 Update CHANGELOG.md for v7.3.9
4d2e9bb Merge pull request #51 from nyaruka/analytics
f337d32 Use analytics package from gocommon instead of librato directly
2992041 Merge pull request #50 from morrismukiri/patch-1
9da2b68 Add arm64 as a build target
v7.3.8
Changelog
d10c3f2 Update CHANGELOG.md for v7.3.8
60d14a6 Merge pull request #49 from nyaruka/go1.18
83ed02f Update dependencies and go version to 1.18
f2ab874 Merge pull request #48 from nyaruka/retry_fix
c8b3ee4 Don't panic on connection failure to ES
v7.3.7
Changelog
2652135 Update CHANGELOG.md for v7.3.7
af3a0b9 Better logging within batches during rebuilds
03000c9 Merge pull request #47 from nyaruka/es_7_17
29edf3f Test with latest ES 7.17
v7.3.6
Changelog
28309be Update CHANGELOG.md for v7.3.6
f0a79c5 Merge pull request #45 from nyaruka/drop_dup_fields
2bc6012 Merge pull request #46 from nyaruka/ignore_malformed
c9da6b5 Ignore malformed field value numbers
0488991 Merge branch 'main' into drop_dup_fields
1b239fd Drop the flow and groups fields which have been replaced by flow_id and group_ids
9f52f9f Update CHANGELOG.md for v7.3.5
v7.3.5
Changelog
37d969b Update CHANGELOG.md for v7.3.5
c00bed3 Restore batch size to 500000
856d66e Lower batch size to 100000 and log batch progress during rebuilds
v7.3.4
Changelog
5f1a7b7 Update CHANGELOG.md for v7.3.4
ee13951 Merge pull request #44 from nyaruka/group_ids
426d91d Add group_ids field to replace groups