Skip to content

Releases: megaport/megaportgo

v1.0.2

30 May 20:33
d571886
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

21 May 14:43
e36b3aa
Compare
Choose a tag to compare

What's Changed

  • fix: support cost centre in buying MCR and Port, fix Marketplace Visibility so it doesn't omit in Product Update Calls, Fix A-End and B-End UID in VXC Update by @MegaportPhilipBrowne in #32

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 May 15:59
f5b697c
Compare
Choose a tag to compare

V1 Release

The new V1 release of the megaportgo project has several changes users should be aware of:

  • All API methods now take context
  • More configurable
    • Custom HTTP client support
    • Structured logging is configurable and is handled using the slog package
  • Documentation is improved
  • Errors are easier to work with and are defined at the package level
  • All APIs are now available in the megaport package rather than multiple packages in the service directory
  • General code cleanup and linting rule enforcement
  • Missing types have been implemented

0.2.3 Release

30 Apr 16:16
8a39f7e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2-beta...v0.2.3-beta

# 0.2.2 Release

09 Nov 02:05
Compare
Choose a tag to compare

Fixes

  • Update golang.org/x/text/language to resolve issue

# 0.2.1 Release

07 Nov 22:26
Compare
Choose a tag to compare

New Features

  • Add support for MVEs and update VXC config to allow ordering to MVE.
  • Use v3 endpoints for ordering & cancelling.
  • Standardise product wait functions (used for Terraform) and update error messages.

Breaking Changes

  • Require Go 1.21

# 0.2.0 Release

04 Oct 06:15
Compare
Choose a tag to compare

0.2.0 Release

New Features

  • X-Auth tokens are being deprecated from October 2023, authentication has been updated to
    support API keys in addition to username/password.

    NOTE: The username & password is being deprecated and will be removed from v0.3.0

# 0.1.16 Release

28 Jul 05:32
Compare
Choose a tag to compare

0.1.16 Release

New Features

  • Support for MCR contract term.
  • Oracle partner support and OCI VXC connectivity. Credit @aszynkow

# 0.1.15 Release

05 Apr 03:51
Compare
Choose a tag to compare

0.1.15 Release

New Features

  • Support for extracting AWS Hosted Connection ID's.

# 0.1.14 Release

20 Feb 03:12
Compare
Choose a tag to compare

0.1.14 Release

New Features

  • Support for filtering Partner Megaports by Diversity Zone.