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

History of commit frequency

CVS Commit History:


   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
   2023-04-27 14:05:56 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
restish: update to 0.17.0.

v0.17.0

    docs: reorder sections to start with the why by @eddiemonge in #159
    feat: allow uppercase HTTP verbs as commands by @danielgtaylor in #160
    fix: crash with certain --help commands by @danielgtaylor in #161
    feat: bulk list supports shorthand query filters by @danielgtaylor in #162
    fix: completion for multi-variable templates by @danielgtaylor in #163
    feat: upgrade to Shorthand v2.1.0 by @danielgtaylor in #164
    fix: properly support commas in headers by @danielgtaylor in #165
    Fix bug #128 by @james-maloney in #166
    fix: run tests on pulls by @danielgtaylor in #167
    fix: properly set error on panic recovery by @danielgtaylor in #168
    feat: set exit code from status code, fixes #125 by @danielgtaylor in #169
    fix: add test for combined path+op params and ref by @danielgtaylor in #171
    fix: upgrade to libopenapi 0.4.x by @danielgtaylor in #170
    fixes 'findApi' when the help command is used by @james-maloney in #172
   2023-04-05 22:48:01 by Benny Siegert | Files touched by this commit (140) | Package updated
Log message:
Revbump all Go packages after yesterday's go120 security update
   2023-03-08 14:39:00 by Benny Siegert | Files touched by this commit (131) | Package updated
Log message:
Revbump all Go packages after go119 security update
   2023-02-16 16:02:10 by Benny Siegert | Files touched by this commit (129) | Package updated
Log message:
Revbump all Go packages after go119 update
   2023-01-17 21:52:33 by Leonardo Taccari | Files touched by this commit (3) | Package updated
Log message:
restish: Update to 0.16.0

Changes:
0.16.0
------
- Bulk resource management: add support for a git-like client-side bulk
  resource management interface, enabling you to pull resources onto disk
  and track both remote and local changes, get diffs, batch submit
  updates, etc.

0.15.2
------
- Fix print responses without a body

0.15.1
------
- Allow circular references
- Allow specifying config and cache directory via environment variables

0.15.0
------
This release includes BREAKING CHANGES which include output defaults
behavior, replacing JMESPath as the query language, and replacing the
low-level Open API library to support OpenAPI 3.1.

- Group commands by openapi tag
- Add TLS Config before Auth
- Allow overriding base url in profiles
- Support deferring authentication to a third party script
- OpenAPI 3.1 support
   2023-01-11 18:28:38 by Benny Siegert | Files touched by this commit (123) | Package updated
Log message:
Revbump all Go packages after go119 update

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