Skip to content

Releases: MagaluCloud/mgc-sdk-go

v0.3.0

31 Jan 23:10
14bf4d9
Compare
Choose a tag to compare

Release v0.3.0

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

29 Jan 12:54
a5837c5
Compare
Choose a tag to compare

What's Changed

  • feat: add SSH keys implementation by @publi0 in #33
  • feat: add availability zones support by @publi0 in #34
  • feat: add audit service with event and event type management by @publi0 in #35
  • feat: add container-registry by @geffersonFerraz in #36
  • feat: add Database as a Service (DBaaS) support with instances, instance types, and engines by @publi0 in #37
  • chore: improve workflow security by @geffersonFerraz in #38

Full Changelog: v0.1.0...v0.2.1

v0.1.0

28 Jan 17:22
9481feb
Compare
Choose a tag to compare

Release v0.1.0

What's Changed

  • chore: add sonar by @geffersonFerraz in #13
  • chore: change sonar by @geffersonFerraz in #14
  • chore: update readme by @magalucloud-bot in #16
  • fix(readme): retryconfig option do not receive a retryconfig struct parameter by @glprz in #17
  • docs: add supported products section and update retry config parameters by @publi0 in #18
  • feat: change licence from GPLv3 to Apache 2.0 by @luizcavalcanti in #19
  • feat: change http client by @geffersonFerraz in #20
  • docs: update README with new badges for CodeQL, Unit Tests, Go Report Card, PkgGoDev, and License by @publi0 in #21
  • feat: implement Block Storage (Volumes, Volumes-Types and Snaphots) by @publi0 in #24
  • chore: update pull request template and improve go-checks workflow; enhance README with Block Storage details by @publi0 in #25

New Contributors

Full Changelog: v0.0.1...v0.1.0

v0.0.1

27 Jan 15:32
dd39c54
Compare
Choose a tag to compare

Release v0.0.1

What's Changed

  • feat - sdk base project with compute module by @publi0 in #1
  • feat: add GitHub Actions workflow for running unit tests and coverage by @publi0 in #2
  • feat: release pipeline by @publi0 in #3
  • fix: update region URLs and add the mgl region by @publi0 in #6
  • fix: change git config from local to global in release workflow by @publi0 in #7
  • chore: fix release pipeline by @geffersonFerraz in #8
  • chore: add release creation step to workflow by @publi0 in #9
  • chore: set GPG_TTY environment variable for GPG import by @publi0 in #10
  • chore: update GPG signing key configuration in release workflow by @publi0 in #11
  • chore: enhance GPG key import and trust process in release workflow by @publi0 in #12

New Contributors

Full Changelog: https://github.com/MagaluCloud/mgc-sdk-go/commits/v0.0.1