Skip to content

Releases: hellofresh/klepto

v0.4.4

15 Mar 08:13
76250e3
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hellofresh/updater-go/v3 from 3.0.5 to 3.0.6 by @dependabot in #169

Full Changelog: v0.4.3...v0.4.4

v0.4.3

14 Mar 09:25
5007449
Compare
Choose a tag to compare

What's Changed

  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.42.0 to 0.44.0 by @dependabot in #160
  • Bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot in #159
  • Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #158
  • Bump github.com/hellofresh/updater-go/v3 from 3.0.3 to 3.0.5 by @dependabot in #161
  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #162
  • Bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #164
  • Bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #165
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #166
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #168

Full Changelog: v0.4.2...v0.4.3

v0.4.2

19 Jun 13:55
daed515
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

13 Feb 10:11
18f1617
Compare
Choose a tag to compare

Changelog

v0.4.0

23 Sep 11:12
9171d25
Compare
Choose a tag to compare

Changelog

v0.3.1

02 Aug 10:28
a0d9648
Compare
Choose a tag to compare

Changelog

a0d9648 Merge pull request #130 from hellofresh/patch/EES-6173-func-args
c052835 comment func signature for arguments documentation
7487584 support arguments to fake functions and remove incompatible functions from list
4b6cca5 Merge pull request #128 from hellofresh/patch/rm-legacy
3602b3c Fixed golangci action version
2733582 Removed unused legacy zappr file
0522d7b Merge pull request #127 from hellofresh/patch/EES-4232-stale-bot
6c1b9fd Add stale bot

v0.3.0

26 Sep 15:03
966526d
Compare
Choose a tag to compare

Changelog

966526d Updated steal help output in readme (#126)
b4a5096 Support dumping to AWS RDS Postgres servers (#125)
d726dda Merge pull request #124 from sjhewitt/sjh-postgres-views
954ae68 ignore views/foreign tables/temporary tables in postgres databases
602add2 Merge pull request #123 from itsksaurabh/master
8d4e736 remove NewVersionCmd() child command from root
cbd264a delete version.go
0502d03 set version of cmd tool using underlying Version struct field
ce951ba Merge pull request #121 from hellofresh/whitesource/configure
4824633 IS-779 - Disable GitHub issue creation In order to avoid spamming the GitHub repository with issues regarding possible security vulnerabilities and to integrate probably within the HelloFresh project management. The GitHub issue creation is disabled as per the whitesource documentation
a39c055 Add .whitesource configuration file
9d70451 Merge pull request #120 from hellofresh/hotfix/pipeline-name
551bbf9 Fixed release pipeline name

v0.2.1

10 Jun 13:51
ee68056
Compare
Choose a tag to compare

Changelog

ee68056 Merge pull request #119 from hellofresh/patch/gh-actions
85a1df4 Added release flow
42a2485 Added GH Actions pipeline

v0.2.0

03 Apr 10:54
b572200
Compare
Choose a tag to compare

Changelog

b572200 Merge pull request #115 from hellofresh/hotfix/race-condition
052daa7 Fixed writing to the closed channel
1f12e9d PT-6909 Handle invalid anonymiser (#114)
48b20a3 Merge pull request #113 from hellofresh/patch/apply-matcher-aliases
bc7f4d1 Do not expose config spec - all the config routines are managed by config package
9398461 Apply matcher aliases to tables on config load
ffb0bf8 Merge pull request #112 from hellofresh/patch/read-table-opt
9b40954 Simplify condition
1fdb4fe Allocate capacity for relations
d913626 Extracted reader options to builder from private methods
f81f7a5 Merge pull request #111 from hellofresh/hotfix/init-config-read
0216803 More obvious way of returning dumper init erorrs
527b44c Get cmd persistent flags only once
fc9a5e4 Spec config must exist
a6cda4c Extracted spec loading to config and added some tests

v0.1.0

26 Mar 11:02
a750a29
Compare
Choose a tag to compare

Changelog

a750a29 Merge pull request #108 from hellofresh/hotfix/build-on-stable-only
eaf24e8 Build only with stable go version
f2a1e8f Merge pull request #107 from hellofresh/patch/update-packages
a295b92 Update packages and fix code issues
f7a94bb Merge pull request #106 from hellofresh/patch/zappr-config-cs1ad2ln3sd
b057bd9 updated zappr config to make pm and qa approvals optional
81bf968 Merge pull request #105 from hellofresh/patch/update-golang-and-deps
1b087a4 Match SQL_MODE between db's
f0b6124 Fix nil pointer exception when DSN is wrong
0346edd Do not grant permissions assume root user for tests.
c9f21e8 Set @@GLOBAL.local_infile when not enabled
f9de41b Add test-docker for local testing
8e3bc42 Update to Golang 1.13
089dbf7 Merge pull request #100 from hellofresh/patch/update-updater
a49344d Switch to hellofresh/updater-go
ac1b47e Merge pull request #96 from hellofresh/hotfix/small-improvements
8e70a96 Make small improvements
94a21b2 Improve error message when rollback fails
090eb93 Merge pull request #97 from hellofresh/readme-formatting
b0986bf Updated formatting for Configuration file options
173bced Slight modification to configuration file options formatting