8000 Releases · derektruong/fxfer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: derektruong/fxfer

v0.7.0

03 Mar 14:19
5d76199
Compare
Choose a tag to compare
Merge pull request #25 from derektruong/dependabot/go_modules/github.…

v0.6.2

03 Mar 14:19
4eff8de
Compare
Choose a tag to compare
Merge pull request #24 from derektruong/dependabot/go_modules/github.…

v0.6.1

27 Feb 03:01
0c7a9b7
Compare
Choose a tag to compare
Merge pull request #23 from derektruong/chore/remove-metric

chore: remove unused metrics and simplify local and S3 source implementations

v0.6.0

25 Feb 14:56
5004343
Compare
Choose a tag to compare
Merge pull request #18 from derektruong/refactor/structure

refactor: update meter name prefixes and improve code structure

v0.5.1

25 Feb 04:30
9578460
Compare
Choose a tag to compare
Merge pull request #17 from derektruong/feat/update-readme

chore: remove acknowledgements section from README

v0.5.0

24 Feb 03:58
ce32a64
Compare
Choose a tag to compare

What's Changed

  • feat: add initial implementation of utilities and error handling by @derektruong in #1
  • feat: add S3 client implementation and associated tests by @derektruong in #2
  • feat: enhance InfoFactory and update MinIO container setup for improved testing by @derektruong in #3
  • feat: implement SourceCommand and DestinationCommand with validation by @derektruong in #4
  • feat: update go.mod and go.sum to include validator and assert packages by @derektruong in #5
  • feat: add file rule validation and mock generation, update dependencies by @derektruong in #6
  • feat: add GitHub Actions workflow for automatic version bumping by @derektruong in #7
  • feat: update Go version and change version bump action in workflow by @derektruong in #8
  • feat: update bump version workflow to use Node.js and latest actions by @derektruong in #9
  • feat: enhance bump version workflow with Git configuration and push step by @derektruong in #10
  • feat: enhance bump version workflow with branch creation, PR creation… by @derektruong in #11
  • feat: rename bump version workflow to generate and streamline release… by @derektruong in #12

New Contributors

Full Changelog: https://github.com/derektruong/fxfer/commits/v0.5.0

0