Skip to content

Releases: nyaruka/rp-archiver

v10.3.1

25 Sep 18:30
ba8d72b
Compare
Choose a tag to compare

Changelog

  • b9fd397 Merge pull request #122 from nyaruka/msg_ticket_uuid
  • aa05492 Include msg.ticket_uuid
  • 1dcda1d Merge pull request #121 from nyaruka/sql_cleanup
  • 56aab9a Update archives/messages.go
  • 38bbc05 Update archives/messages.go
  • 2e03655 Cleanup some SQL queries

v10.3.0

18 Sep 19:00
769e38d
Compare
Choose a tag to compare

Changelog

  • 941abf6 Bump to go 1.25
  • 488fa43 Update deps
  • c7abe17 Merge pull request #119 from nyaruka/no_more_path
  • fadc588 Merge branch 'main' into no_more_path
  • 29ba3ed Merge pull request #120 from nyaruka/minio
  • 039d6d6 Switch to official minio container for CI
  • 582ba7b flowrun.path replaced by path_nodes and path_times

v10.2.0

01 Jul 21:55
c01db89
Compare
Choose a tag to compare

Changelog

v10.1.0

26 May 21:06
bdc2381
Compare
Choose a tag to compare

Changelog

  • 9a8f691 Merge pull request #116 from nyaruka/remove_start_calls
  • 6a9e43c Remove flows_flowstart_calls
  • 893be28 Remove no longer used column from testdb schema
  • 4424b87 Add tag badge to README.md

v10.0.0

07 Jan 16:09
Compare
Choose a tag to compare

Changelog

v9.3.9

17 Dec 14:54
Compare
Choose a tag to compare

Changelog

v9.3.8

16 Dec 20:06
Compare
Choose a tag to compare

Changelog

  • 677bf4a Merge pull request #114 from nyaruka/latest_gocommon
  • 7e7f04c Update to latest gocommon
  • f050e44 Merge pull request #113 from nyaruka/metrics_tweak
  • cc23e86 Tweak metrics namespace and fix metric names and dimensions
  • 8fbc047 Merge pull request #112 from nyaruka/update-deps
  • 67c7a54 Merge pull request #111 from nyaruka/remove-librato
  • 79c8b0f Merge branch 'main' into remove-librato
  • 205dd68 Merge pull request #110 from nyaruka/use-cloudwatch
  • dfe2a77 Update deps
  • 973d1ac Remove librato
  • 5dffbc3 Send metrics to cloudwatch

v9.3.7

05 Dec 14:24
Compare
Choose a tag to compare

Changelog

  • 81999dc Merge pull request #109 from nyaruka/update-fields
  • 629c2ef Use multiple node paths and node times test
  • 1213d0d Format query
  • f0cb122 Support using path_nodes and path_times when set
  • 1e15071 Add flow run path_nodes and path_times fields

v9.3.6

23 Aug 01:31
Compare
Choose a tag to compare

Changelog

  • 97c9086 Merge pull request #108 from nyaruka/upload_s3_fix
  • 38cde6c Fix uploading archives

v9.3.5

23 Aug 01:04
Compare
Choose a tag to compare

Changelog

  • 3e46ea8 Improve error messages from failed S3 operations