Skip to content

Releases: ViBiOh/exas

v0.3.3

07 Mar 08:33
Compare
Choose a tag to compare

Features

  • (model) Adding check of description for zero cfc50f0

Miscellaneous

  • Removing verbose gofumpt output eca5e83

v0.3.2

04 Mar 22:25
Compare
Choose a tag to compare

Features

v0.3.1

26 Feb 17:24
Compare
Choose a tag to compare

Miscellaneous

  • (deps) bump github.com/ViBiOh/absto from 0.1.4 to 0.1.5 3b9fc8e
  • Normalizing build step name accross project 9cec59f

v0.3.0

20 Feb 15:01
Compare
Choose a tag to compare

Features

  • (jaeger) Enabling open telemetry 3bff93a

Fixes

  • Fixing routing key configuration 7d6ce06
  • Fixing parsing of geocode response 507729c

Miscellaneous

  • (deps) Bumping httputils for propagator 7bb09d1
  • (deps) Bumping httputils 7469367
  • (tracer) Adding span and ctx at some places 20781ec
  • Adding pprof handler e014627
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.35.1 to 4.36.1 ff1e9a2
  • (deps) bump github.com/ViBiOh/absto from 0.1.3 to 0.1.4 1c1d0af
  • (deps) Bumping httputils version 796c4c9
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.34.8 to 4.35.0 7ba9756
  • (deps) bump github.com/ViBiOh/absto from 0.1.2 to 0.1.3 5a6fa1e
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.34.7 to 4.34.8 0703c79
  • (deps) Bumping absto for having ID in response 1e699ab
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.34.6 to 4.34.7 04451e8
  • (deps) Bumping httputils 253407e
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.34.4 to 4.34.5 123747a
  • (deps) bump github.com/ViBiOh/absto from 0.1.0 to 0.1.1 fadd797
  • (deps) bump github.com/prometheus/client_golang 226c722
  • Bumping new absto version a1c9321
  • (deps) Bumping httputils for using flags 91aa527
  • Removing unecessary volume 685c4b9
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.34.2 to 4.34.3 7635e8c
  • Using absto for accessing content 8ebc7b6
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.34.1 to 4.34.2 5f561cf
  • (deps) Bumping httputils and auth to latest b5288c2
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.33.0 to 4.34.0 a6085e6
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.32.0 to 4.33.0 327db0b
  • (amqp) Handling metric increase in a dedicated method bab22eb
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.31.2 to 4.32.0 a458e61
  • Adding global handler for metrics on err e8c61a6
  • Scoping metrics by source f3aee57
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.31.1 to 4.31.2 d13e1f4
  • (deps) Bumping httputils for having dlq working 460d5f6

v0.2.4

04 Dec 14:15
Compare
Choose a tag to compare

Fixes

  • (amqp) Changing routing key to fibr c1e18d7

Miscellaneous

  • using float for coordinates 5281cc4
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.30.4 to 4.31.0 d6d3f42
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.30.2 to 4.30.4 0a97e0b
  • (deps) Bumping httputils for fixing amqp delay 961802d
  • (go) Bumping httputils for amqp configuration 7e54598
  • (deps) Bumping httputils for fixing amqp retry 6b72440
  • (deps) Bumping httputils to v4.29.8 99a83b3

v0.2.3

20 Nov 09:49
Compare
Choose a tag to compare

Features

Miscellaneous

  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.29.4 to 4.29.5 b6f44a1
  • Closing opened file in a deferred func 196740c

v0.2.2

18 Nov 07:47
Compare
Choose a tag to compare

Miscellaneous

  • (deps) Fixing amqp handler delay 39bdb92

v0.2.1

16 Nov 08:45
Compare
Choose a tag to compare

Fixes

  • (amqp) Fixing amqp exchange and routingKey storage 093c911

v0.2.0

14 Nov 22:19
Compare
Choose a tag to compare

Features

  • (amqp) Adding item in response ec14f45
  • (amqp) Adding amqp publishing to fibr 02f8613
  • Adding amqp handler d7ddfaa
  • (date) Adding date computing d9a892c
  • Removing amqp as not suited for this case 51e1f4d
  • Updating behavior of get endpoint f2843ac
  • Adding geocode and amqp handling 76f1d89
  • Using cache for exiftool binary download a5aa2c8
  • Adding direct access feature a302a6e

Fixes

  • Removing upload buffer no longer needed now 603a583
  • Fixing cardinality of metrics for geocoding 6014440
  • Adding missing return when file not found aca6c2a
  • Fixing CI, leaking ticker and adding test c6d21b1

Miscellaneous

  • (infra) Changing user for running exas 18dc6d3
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.27.1 to 4.28.3 a2512bb
  • Updating gofumpt parameter 21f2b99
  • (deps) Adding gofumpt as a formatting tool 66c7ee7
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.26.0 to 4.27.1 25d55ac
  • Updating SHELL variable in makefile e8f7c7b
  • Adding flux notification for image bfe0aa6
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.25.3 to 4.26.0 e8c7edc
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.25.2 to 4.25.3 5d9e873
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.25.1 to 4.25.2 a87137e
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.24.0 to 4.25.1 d20c6e9
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.23.0 to 4.24.0 cdff31f
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.22.4 to 4.23.0 331bb25
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.22.1 to 4.22.4 82eef61
  • Using sha function from httputils f5a4fcc
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.21.2 to 4.22.1 b5d6dd5

First version

23 Aug 13:28
Compare
Choose a tag to compare
ci(flux): [skip ci] Automated image update for default/flux-exas

Images:
- vibioh/exas:202108202028