Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module go-swagger/go-swagger to v0.26.1 #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
go-swagger/go-swagger require minor v0.25.0 -> v0.26.1

Release Notes

go-swagger/go-swagger

v0.26.1

Compare Source

Changelog

v0.26.1 (2021-02-05)

Full Changelog

Implemented enhancements:

  • Can't configure content type in generated client #​1924

Fixed bugs:

  • Generate models from official docker specification #​2494
  • Could not resolve reference: invalid character looking for beginning of value #​2492

Closed issues:

  • swagger:strfmt annotation incompatible with slice type #​2505
  • 0.26.0 - Enum constants are not unique for some special characters #​2501
  • upgrade to version 0.26.0 introduces error undefined: validate.WithOperationRequest in generated code #​2498
  • Unable to generate specification for "hello world" #​2101

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.26.0

Compare Source

Changelog

v0.26.0 (2021-01-19)

Full Changelog

Implemented enhancements:

  • Generate client: example struct tag is not rendered properly #​2445
  • model validations: support minProperties and maxProperties #​2444
  • Option to overwrite buffer size on upload file api #​2373
  • v0.25.0 generates incorrect imports #​2362
  • go-swagger is generating invalid validation functions #​2163
  • Unused variable i #​1771
  • "swagger generate model" does nothing if no paths are defined #​1679
  • Principal should support definition as an interface #​1659
  • go-swagger version depends on git #​1283
  • Improve readability of templates used for code generation #​673
  • option for case insensitivity for enum query params #​303
  • Generate markdown representation for a swagger specification #​184

Fixed bugs:

  • Optional Headers array parameters generated client code doesn't compile #​2471
  • custom tags are not added to instances of objects when specified #​2457
  • Go swagger can't validate all uint64 in path parameters #​2448
  • authorizationUrl empty breaking mixin and validation #​2430
  • swagger validate fails on responses with description field #​2429
  • Backticks appearing in tags are not properly handled #​2423
  • Shadowing api var in generated main.go #​2405
  • How to define properties of an object (that are referenced to definitions) as required ? #​2400
  • x-go-type for a custom type in models/ #​2385
  • Missing required validation for property referencing string #​2381
  • allOf is always pointer using inheritance #​2364
  • Wrong generation for required object parameters #​2330
  • Required, Non Nil map[string]interface{} #​2300
  • Support Basic-Auth and custom HTTP Headers when loading a swagger spec #​2263
  • API Client imports wrong operations package when regenerating #​2242
  • nested $ref not found #​2113
  • Default value for csv parameter []interface{} instead of []string #​2096
  • Required object value without type produces broken validator #​2081
  • Allow empty string for authorizationUrl in security definition #​1775
  • go-swagger generate client generates wrong default formData parameter type for array of strings #​1753
  • Client generation breaks on nested structures #​1505
  • no consumer registered error when "Transfer-Encoding: chunked" is provided #​1430
  • Generated Client - Panic with binary downloads #​883
  • Tips for debugging BindValidRequest() errors? #​773

Closed issues:

  • Missing info on how to build specific version from source #​2474
  • x-omitempty doesn't work with a $ref'ed object #​2473
  • Generated client doesn't detect mongodb primitive.ObjectID #​2468
  • swagger serve openapi apidocs failed #​2463
  • Petstore example does not work #​2459
  • How can I merge YAML file after generation with openapi v3 YAML file #​2437
  • Backticks in #​2422
  • Update generation doc regarding Terms of Services #​2421
  • No definition for aliased struct with the same name #​2416
  • Embedded uuid field interpreted as bytearray #​2404
  • disable try it out button #​2402
  • How can I generate swagger:parameters spec using form tag from struct? #​2399
  • Why is version always dev? #​2395
  • Expanding schema with cyclic ref is underterministic #​2393
  • Append cline.Text to classify error #​2391
  • principal alias imports bug in v0.25.0 #​2372
  • Upload of large files fails due to 32 mb limit #​2370
  • Can't set custom PORT #​2363
  • is latest go-openapi/errors incompatible with swagger generation? #​2361
  • Comitting generated code to version control #​2360
  • Is it possible to publish a new release #​2357
  • JSON 'unknown field' error when using allOf composition #​2350
  • Client File Upload 0 Bytes #​1838

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/go-swagger-go-swagger-0.x branch from df0def1 to 408f5b4 Compare February 11, 2021 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant