Next | Query returned 49 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-12-05 20:46:19 by Benny Siegert | Files touched by this commit (146) | Package updated
Log message:
Revbump all Go packages after go121 update
   2023-11-10 16:45:25 by Benny Siegert | Files touched by this commit (152) | Package updated
Log message:
Revbump all Go packages after go121 update
   2023-10-29 15:48:24 by Benny Siegert | Files touched by this commit (152)
Log message:
Revbump all Go packages because go121 is now the default
   2023-10-19 16:28:11 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
restish: update to 0.19.0.

This release introduces support for retries & timeouts (see
https://rest.sh/#/retries for details), and makes the management
of bulk resources more resilient to partial failures along with a
few small bug fixes.

Note: Some HTTP response codes (408, 425, 429, 500, 502, 503, 504)
are now retried by default. Use --rsh-retry=0 or RSH_RETRY=0 to
disable this behavior if needed.

What's Changed

    feat: retries & timeouts by @danielgtaylor in #219
    feat: bulk command resiliency improvements by @danielgtaylor in #220
    fix: gron output with special chars by @danielgtaylor in #221
   2023-10-15 14:04:35 by Benny Siegert | Files touched by this commit (155) | Package updated
Log message:
Revbump all Go packages after go120 security update
   2023-09-08 21:06:15 by Benny Siegert | Files touched by this commit (154) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-08-26 18:31:41 by Benny Siegert | Files touched by this commit (149) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-08-24 11:39:18 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
restish: update to 0.18.0.

This release brings a few important changes worth calling out:

    Freedesktop conventions are now followed, meaning the location
    of configuration and cache files is now operating-system
    dependent. Files are automatically moved over when running the
    new Restish release. The new restish api edit command makes it
    easy to edit your API configuration, which will now be located:

        Mac: ~/Library/Application Support/restish/apis.json
        Linux: ~/.config/restish/apis.json
        Windows: %AppData%\restish\apis.json

    If no OpenAPI server locations match, the default operation
    base path is now the path component of the base configuration
    value. This can be overridden via the operation_base parameter.
    See docs at https://rest.sh/#/configuration?id=operation-base-path

    Local and remote references are now supported in OpenAPI,
    including relative refs with the base set to the location of
    the OpenAPI file. Restish can now officially load the DigitalOcean
    API spec.
   2023-07-15 12:53:10 by Benny Siegert | Files touched by this commit (151) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-05-05 21:37:45 by Benny Siegert | Files touched by this commit (134) | Package updated
Log message:
Revbump all Go packages after go120 security update

Next | Query returned 49 messages, browsing 11 to 20 | Previous