Skip to content

v0.6.0

Compare
Choose a tag to compare
@rowanseymour rowanseymour released this 12 Mar 22:00
· 4120 commits to main since this release
8e2c466

Changelog

8e2c466 Merge pull request #178 from nyaruka/action_names
865e113 Rename remaining actions
d9585e5 Rename contact actions
0b5ff74 Rename label and group actions
645d870 Merge pull request #174 from nyaruka/event_origin
2297977 Add more validation for events
e7fbb79 Merge pull request #175 from nyaruka/contactless
b90bbf3 Use inheritance for Event.AllowedOrigin
d5bfc6f Merge branch 'master' into event_origin
fcdc56f Executing an action that requires a contact without a contact should be a fatal error
302ddcf Update command for running tests in README
bfe124d Add test flow with no contact and fix bugs
ad8e1c5 Merge branch 'master' into contactless
e611c80 Merge pull request #176 from nyaruka/better_logging
9fc7b07 Remove unnecessary log level check
670bcce Debug log asset requests
28334c5 Log action executions and fix error message in AddURN action
3e6f3f4 Log events when debug logging is enabled
bddeeaa Don't blow up in sessions without contacts
414d0d0 Use ints instead of strings for event origin constants
b99ed88 Merge branch 'master' into event_origin
c0e9559 Merge pull request #168 from nyaruka/msg_created
5b06bbe Merge branch 'master' into msg_created
fe4cb4a Add event validation
91585f6 Merge branch 'msg_created' into event_origin
a1b5e8a Updates from feedback
b9ef4fa Try specifying coverage file
938f2d5 Merge branch 'master' into travis_tweak
01b86e2 No really remove mailroom code
2c022c0 Remove mailroom code
0a6e9a0 Don't do benchmark tests with coverage
24037b9 Simplify channel selection in reply action
aaec812 Merge branch 'master' into msg_created
8beed88 Don't use pointers for ContactURN
b7d6d07 Merge pull request #170 from nyaruka/new_urns
d51632e Merge pull request #171 from nyaruka/log_config
4018527 Implement set_preferred_channel and channel selection for reply
807bdf0 Make log level configurable
a7aa45c Merge branch 'new_urns' into msg_created
dba4bdb URNList.RawURNs takes a bool param for whether to include channels
df23356 Do URN validation on contact.urns
12a7478 Add support for URNs with channels as query params
fbe1473 Merge branch 'master' into msg_created
43b86ea Update to latest gocommon
89dabbe latest ezconf
0fb9fed Channel selection (WIP)
8e2bacb Reply action should resolve URN and channel (WIP)
0d2de80 Add channelset as an asset type
083a074 Add new schemes, roles and parent fields to channels
78b5e3f Merge branch 'master' into msg_created
250811d Merge pull request #169 from nyaruka/contact_tweak
09ea03a Contact groups and channel should be references instead of single UUIDs
19dd470 Fix bad merge in test data
089ee10 Merge branch 'master' into msg_created
6620392 Merge pull request #167 from nyaruka/better_tests
794690a Change utils/*_test modules to be in the utils_test package
4e7ab9f Use a custom seedable UUID generator instead of a file of fixed UUIDs
6e69abd Merge branch 'better_tests' into msg_created
f07fa2b Move UUID type to utils
412e47e Fix tests
e3a4363 Merge branch 'better_tests' into msg_created
114a35b Rename replaceFields to clearTimestamps
506a1cf Merge branch 'master' into better_tests
706a9b2 Merge pull request #166 from nyaruka/ezconf
993bd9b Merge pull request #165 from nyaruka/fix-date-format
f875126 Add more struct validation
7eb13eb switch to go 1.10
7248234 Regenerate test flow files
2b422de Add support for fixed UUID sequences for testing
358db41 update doc
327dddb switch to using dep, add ezconf
5a9473f WIP
d9bab47 move to ezconf
859e14b move to ezconf
ee3d1ea Clear generated msg UUIDs in test data so that diffing works
ff7e7dd allow format_date to work with single argument
271971a Remove created_on from msg in test data
c05e32c Add Msg structs for incoming and outgoing, and new msg_created event
227a54a Merge pull request #164 from nyaruka/http_method
4d103d7 Use alias instead of custom validator
2b6ac9b Fix tests
347d89f Validate HTTP methods on webhook actions and fix test files being regenerated with incorrect indentation
05ece07 Merge pull request #163 from nyaruka/better-config
d726b8b Merge pull request #162 from nyaruka/home_page_fix
de5b574 update test ports to 8800
ba2d8ae update default port to 8800
3aaa345 better toml reading, better env variables
5c46442 Add note to README about re-generating statik
a0015db Regenerate static files
b35ed0e Add test for example start request on homepage
1fb3673 Format all JSON files with same indentation
629e56b Restrict events wheich can be received from the caller


Automated with GoReleaser
Built with go version go1.10 darwin/amd64