Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

Releases: ViBiOh/spurf

v2.6.0

18 Sep 09:07
Compare
Choose a tag to compare

Features

  • Closing database connection when exiting 7be15f0

Fixes

  • Fixing bulk insert with pgx 4a02d23

Miscellaneous

  • (deps) Bumping httputils to 4.24.1 for fixing bulk update 62bbb83
  • (deps) Bumping to httputils and pgx 4a5c827
  • Changing backup target for database 6d27c5b
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.22.4 to 4.23.0 fd4abe5
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.22.1 to 4.22.4 fd36fe9
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.21.2 to 4.22.1 d25cac3
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.21.1 to 4.21.2 e5850e0
  • (deps) Bumping httputils to the latest 3518f03
  • Bumping to go1.17 and app chart ef506ae
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.19.3 to 4.20.1 6f78929
  • Don't return interface b58e9a1
  • (README) Improving usage and endpoint section ba4e1b8
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.18.0 to 4.19.3 20b54a1
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.17.1 to 4.18.0 eaa97d4
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.16.0 to 4.17.1 a49558c
  • (dependabot) Changing schedule day and bumping for today 09efc45
  • Adding arg for cleaning scripts folder before downloading de96a1f
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.14.3 to 4.15.0 05efa43
  • (golang) Replacing go get by go install equivalent 5e0f4a6
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.14.2 to 4.14.3 5c05580
  • Removing annotation to skip continuous integration 35be642
  • (deps) Bumping httputils to 4.14.2 9884e22
  • (go) Bumping dependencies 61ee1c5
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.12.1 to 4.13.0 a2658e9
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.11.4 to 4.12.1 bae6cd5
  • Ignoring test file for golang in sonar 2ddd781
  • Renaming sonarcloud configuration file 0c95995
  • Configuring SonarCloud analysis 00db391
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.10.2 to 4.11.4 96d7bee
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.8.0 to 4.10.2 c89eb13
  • Removing go report card dependency 9f38e0f
  • Bumping chart for fixing deprecated API 70c8ed5
  • Updating skipCRDs config for flux b85e24a
  • Adding golangci-lint in the build 89019af
  • Updating postgres chart to fail on curl error f8e27c2
  • Bumping charts for postgres 0474c41
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.7.1 to 4.8.0 a7e42d7
  • Changing method for backuping database e4a2e5b
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.6.0 to 4.7.1 a3d33dd
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.5.1 to 4.6.0 e184c10
  • Refactoring and harmonizing GitHub Action workflows 2ee4552
  • Conditionning docker step with the presence of docker credentials 1545348
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.4.0 to 4.5.1 708f0f4
  • Reverting pgbouncer 029918f
  • Bumping postgres chart 2f0377a
  • Adding pgbouncer 01ff301
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.3.1 to 4.4.0 1b6bb0b
  • Renaming yml to yaml 3af79a0
  • Adding file 846db84
  • Renaming file for CI k8s fa7767c
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.3.0 to 4.3.1 d870153

v2.5.0

07 Mar 10:29
Compare
Choose a tag to compare

Features

  • Adding logger configuration and graceful termination 3037e32

Miscellaneous

  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.2.0 to 4.3.0 83df7c7
  • (codeql) Updating CodeQL syntax for compliance with new version 09dc20c
  • Reducing history size of helm release 9b07dc3
  • Updating chart version for adding security context cd3ec70
  • (deps) bump github.com/ViBiOh/httputils/v4 from 4.0.0 to 4.2.0 2ffb5b6
  • Adding better default for helm releases c121533
  • (deps) Bumping httptuils to v4 11780d3
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.37.2 to 3.37.3 72ed4bd
  • (deps) Bumping golang to 1.16 81059dd
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.37.1 to 3.37.2 dab9c41
  • Updating image update automation configuration 8a8fdc3
  • Changing default branch to main 0ac6181
  • (codeql) Fixing CodeQL analysis for Golang 50b1d76

v2.4.0

24 Jan 11:48
Compare
Choose a tag to compare

Features

  • Using fresh new installation 269b8a0
  • Adding database for spurf fc405a4
  • Adding explicit log of result at end 58fd12f

Fixes

  • (flux) Reverting pg update c92278a
  • Updating way to retrieve dependencies for golang 044cf83

Miscellaneous

  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.36.5 to 3.37.1 238705c
  • (deps) Bumping postgres charts 393932a
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.36.4 to 3.36.5 7d21ac4
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.35.1 to 3.36.4 fec9da6
  • (flux) Bumping charts bumping to pg13 ba8b699
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.34.2 to 3.35.1 20facb4
  • Happy new year to 2021 ff7c577
  • (github) Adding skip-ci tag handling c7e79cf
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.34.1 to 3.34.2 663e47f
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.34.0 to 3.34.1 a317115
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.33.1 to 3.34.0 939d168
  • Using long parameter name for curl scripting a2663c3
  • Updating herodote-api to the new one 6cc24a8
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.33.0 to 3.33.1 2c469ac
  • (db) Bumping charts version for postgres 8c9b5fe
  • Optimizing memory alignment for struct cf6fb69
  • Bumping helm charts for pull secrets eeb7421
  • Chart that upload backup 5893b5e
  • Using last version of postgres charts 5efc6d4
  • Updating way to make upload 3f6c576
  • Using new charts version for correct liveness 94f13d3
  • Changing rollout strategy be36331
  • Fixing cronjob values path d108341
  • Bumping chart to fix typo 366bcf8
  • Bumping charts to have cronjob of backup 6beb1dc
  • Adding backup password e926f6d
  • Adding pdb for spurf database c040f14
  • Renaming helm-release to have a cleaner name 1f6ca48
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.32.1 to 3.33.0 60b9da1
  • Migrating to Github Action 86ba35c
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.32.0 to 3.32.1 7f962fd
  • (dependabot) Updating dependabot schedule 378dcbb
  • (dependabot) Switching to daily dependabot updates 89972ca

v2.3.0

11 Oct 14:33
Compare
Choose a tag to compare

Features

  • Updating logger usage and bumping httputils 8190261

Miscellaneous

  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.30.2 to 3.32.0 0ef18df
  • Moving CODEOWNERS into .github/ folder a4eee30
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.29.0 to 3.30.2 134bfc7
  • Setting appropriate graceDuration and bench target 1fde7ce
  • Adding github security scanning c91e7c3
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.26.0 to 3.28.0 06a8093
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.25.1 to 3.26.0 c98b16a
  • Fixing go.sum diff e8d943d

v2.2.1

31 Aug 15:26
Compare
Choose a tag to compare

Miscellaneous

  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.24.0 to 3.25.1 e6c5c20
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.22.2 to 3.24.0 b7fdec0
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.22.1 to 3.22.2 ad440e1
  • (deps) Bumping to go1.15 516aaf8
  • Setting appropriate timeout for curl command e9fd0a6
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.22.0 to 3.22.1 a7db16f
  • Formating yaml, markdown and json files ca92704
  • Improving bulk load by reducing memory footprint aef6588

v2.2.0

19 Jul 19:17
Compare
Choose a tag to compare

Features

  • Adding commit size for avoiding too much memory footprint 10ede32

v2.1.0

18 Jul 13:58
Compare
Choose a tag to compare

Features

  • Migrating to bulk update for faster import 58e6e1c
  • Bumping to v2 7fca4f8

v2.0.0

18 Jul 12:03
Compare
Choose a tag to compare

Features

  • Removing enedis parse of ui, relying only on file upload 6d06220

v1.10.0

17 Jul 14:42
Compare
Choose a tag to compare

Features

  • Adding file load instead of web browse 6f5fe60
  • Adding column name for densifying database fef2223

Miscellaneous

  • Moving sql script into appropriate folder b347614
  • (ci) Adding herodote 6eca2d6
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.20.0 to 3.21.0 d95fa2a
  • Updating dependabot badge cbfcf36
  • Changing dependabot update to sunday 566b45b
  • Renaming dependabot config file 008b7e7
  • Migrating to github dependabot 611fe3e
  • (docker) Running image as non-root user 2fb97f4
  • (db) Moving table and data into their own schema 10804f0

v1.9.0

23 May 08:54
Compare
Choose a tag to compare

Features

  • (error) Adding error when metrics are non active 7906db7

Fixes

  • Ignoring .env in git' && git push && git pr b1fde77

Miscellaneous

  • (deps) Bumping httputils e942509
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.18.0 to 3.19.2 (#38) 31d9b32
  • Using httpurils/db for ctx and timeout use (#37) ec5fc4f
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.17.1 to 3.18.0 (#36) cdefd31
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.14.0 to 3.17.1 (#35) 3bd9d55
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.13.0 to 3.14.0 (#34) 02e8fd6
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.12.0 to 3.13.0 (#33) 9438f7c
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.11.0 to 3.12.0 (#32) a16170a
  • Preparing legacy behavior 3331b18
  • (ci) Bumping golang minor aae40a6
  • (ci) Harmonizing makefile accross repositories from gazr.io bc35fdd
  • (deps) Bumping to golang 1.14 aeb96f9
  • (deps) bump github.com/ViBiOh/httputils/v3 from 3.10.0 to 3.11.0 0ee6c67
  • (ci) Improving CI with minor improves 8c0ac57
  • (ci) Using new splitted release version f02d9d3
  • Using buildkit for building multi arch image e5e60ce
  • (ci) Optimizing depth fetch in order to avoid large diff 4fa55a0
  • (ci) Removing deploy ce79f33
  • (ci) Adding first deploy to k3s aa9b281
  • (ci) Building image with error check ed161cc
  • (ci) Changing path of Docker binary file 9b062f8
  • (docker) Adding support of multiarch docker 50dd539
  • (api) Reducing cyclomatic complexity of fetchData 00a5430
  • (ci) Removing debug print fbcb2ff
  • (ci) Adding cat for debugging ci a54cb07
  • (ci) Restoring deploy as a docker container with multiple deploy at once 70b0e93
  • (go) Applying go mod tidy 7114388