Releases: nyaruka/rp-indexer
v8.0.1
Changelog
- 2931d1c Merge pull request #60 from nyaruka/proper_versioning
- dfdb857 Add major version to import path to allow use as library
- e5db0a9 Merge pull request #59 from nyaruka/gha_services
- 6ac4893 Fix release changelog generation
- 915a47f Merge pull request #58 from nyaruka/gha_services
- a35538c Use services in github actions
- 30228d6 Add Dockerfile for dev environment
- 72b4f9d Update test database credentials
- e38aeb3 Merge pull request #57 from nyaruka/dependabot/go_modules/golang.org/x/net-0.7.0
- 7c967ec Bump golang.org/x/net from 0.0.0-20221004154528-8021a29435af to 0.7.0
v8.0.0
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.4.0
v7.3.10
v7.3.9
v7.3.8
v7.3.7
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