Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ionos-cloud/ionosctl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.9.1
Choose a base ref
...
head repository: ionos-cloud/ionosctl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.9.2
Choose a head ref
  • 14 commits
  • 1,312 files changed
  • 4 contributors

Commits on Jul 28, 2025

  1. chore: bump go version, bump dep, fix 'non-constant format string in …

    …call to fmt.Fprintf' (#555)
    
    * fix: non-constant format string in call to fmt.Fprintf
    
    * fix: non-constant format string in call to fmt.Fprintf
    
    * fix: non-constant format string in call to fmt.Fprintf
    
    * fix: non-constant format string in call to fmt.Fprintf
    
    * fix: dns breaking
    
    * restore: logging to 2.1.2
    
    * fix: non-constant format string in call to fmt.Fprintf
    
    * dep: rm toolchain directive
    avirtopeanu-ionos authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    f20b4b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. feat: delete all labels (#557)

    * remove labels
    cciopa-ionos authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    b943bb4 View commit details
    Browse the repository at this point in the history
  2. doc: Correct and enhance documentation for mongodb cluster updates (#563

    )
    
    * chore(dbaas): Correct and enhance documentation for mongodb cluster updates
    
    * fix: indentation, Gitbook should not show entire description as code
    
    * things which should be code formatted are now
    fepape-ionos authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    6bdd808 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. feat: Observability monitoring (#554)

    * all the monitoring
    cciopa-ionos authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    e113a84 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. fix: remove dataplatform feature (#565)

    * remove dataplatform
    cciopa-ionos authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    13e3459 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Configuration menu
    Copy the full SHA
    e16235b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. bump: logging to 2.2.0. fix breaking changes (#564)

    * bump: logging
    
    * fix: breaking changes
    
    * fix: breaking changes
    
    * fix: breaking changes
    
    * fix: breaking changes
    
    * fix: breaking changes
    
    * rm: labels
    
    * fix: key generate error 'body is required and must be specified'
    
    * doc: changelog
    avirtopeanu-ionos authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    30e21dd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Configuration menu
    Copy the full SHA
    2e5769e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. feat: central logging service (#569)

    *central logging service added
    cciopa-ionos authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    7f9f592 View commit details
    Browse the repository at this point in the history
  2. feat: add support for de/fra/2 (#566)

    * add warning message in docs and new locations
    cciopa-ionos authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    062115a View commit details
    Browse the repository at this point in the history
  3. docs: repair docs and remove useless comment (#574)

    * add docs
    
    * remove useless comment
    cciopa-ionos authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    a147c27 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. enhancement: add support for canonical forms 'de/fra' for FTP uploads…

    …, including 'de/fra/2' (#572)
    
    * move image to own pkg
    
    * enhancement: add image upload location mappings. support for de/fra canonical form. support for de/fra/2
    
    * test: add tests
    
    * chore: sucessful typo
    
    * doc: changelog
    
    * doc: update --location help
    avirtopeanu-ionos authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    848c0c5 View commit details
    Browse the repository at this point in the history
  2. enhancement: improve image upload verbose prints (#575)

    * improve: verbose prints for image upload
    
    * remove pointer print in verbose print
    avirtopeanu-ionos authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    5db5a0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab383ab View commit details
    Browse the repository at this point in the history
Loading