Releases: hellofresh/klepto
v0.4.4
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
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
What's Changed
- [APPSEC-480] Add dependabot configuration file to .github directory by @Taofeeqib in #149
- Update dependencies by @lucasmdrs in #155
New Contributors
- @Taofeeqib made their first contribution in #149
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
Changelog
- 9171d25 Fix Latitude and Longitude anonymization (#141)
- 17d2104 Add --data-only to copy data without structure (#140)
- 0fd6dd1 Merge pull request #143 from thedyrt/apple-silicon-builds
- c9b9dfa Build darwin-arm64 for Apple Silicon
- 35c4588 Merge pull request #137 from zebroc/master
- b0d33cd Typo
- 76be763 update deps (#136)
- 40b2b31 update updater-go version (#135)
- bd0552d update docs to techdocs format (#134)
- 0305d85 remove github.com/pkg/errors ref (#133)
- e246e46 Update dependencies (#132)
- 3da14dd Merge pull request #131 from pkorobeinikov/master
- f11f023 Fix docker build.
v0.3.1
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
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
v0.2.0
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
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