Skip to content

2.6.0 - R11.5#20

Merged
eupharis merged 21 commits intomainfrom
develop
Jun 18, 2024
Merged

2.6.0 - R11.5#20
eupharis merged 21 commits intomainfrom
develop

Conversation

@eupharis
Copy link
Copy Markdown
Member

  • better webhooks (better webhooks #12)
  • more render (more render #13)
  • dont force enums to be a str, they can be bool or int too
  • add test for unknown dialect with https
  • render2 (render2 #14)
  • 0.2.5.dev5 release, update rendered specs fixes
  • fallback to local
  • one more fix
  • default to HOST_URL, not localhost
  • allow no title (allow no title #15)
  • 0.2.5.dev10, handle edge case with list named "List"
  • 0.2.5.dev11, also update rendered spec for client functions
  • wip
  • next
  • 0.2.5.dev13, update jsonschema_gentypes version
  • Update pyproject.toml
  • 0.2.6.dev0, add option to skip generation
  • capitalize (capitalize #19)
  • next

eupharis and others added 21 commits May 1, 2024 07:37
* add new dev version

* add error_handler

* add error_handler

* catch if import name is different than pip name

* lets hardcode pydantic 2.5.3 and see if that fixes

* Revert "lets hardcode pydantic 2.5.3 and see if that fixes"

This reverts commit def20b5.

* 0.2.3.dev4, actually its problem with kube_hunter, nvm

* maybe we need the new requirements

* woot client functions are done?

* fix tests

* 0.2.3.dev7, dont assume client function, must specify with --client

* 0.2.3.dev8 fix small bug client functions

* 0.2.3.dev9, add fallbacks if unrecognized version of OpenAPI present in API functions

* add pyjwt to requirements

* add ability to do multiple error handlers!

* dont require pyjwt anymore

* 0.2.4.dev2, replace hacky manual mimetypes with real mimetypes

* add polycustom

* multi webhook (#9)

* towards multiple webhook handlers simultaneously

* next

* update pyproject.toml

* 0.2.4.dev5, accept non-200 and non-201 status codes from polyCustom

* 0.2.4.dev6 bring python client in line with execute server and consider 3xx to be error

* 0.2.4.dev7, make TypedDict input and response types more picky if wrong TypedDict is used

* actually use args in webhook

* 0.2.4.dev8, fix webhook stopping text

* getting there

* 0.2.4.dev9, handle already connected error on windows

* 0.2.4.deva1, better user facing messages for webhooks and error handlers

* woops lets go version 10

* 0.2.4.dev11

* move polyCustom to own file

* onward

* fix it

* 0.2.4.dev13, fix client functions polluting other server functions

* new version
* add new dev version

* add error_handler

* add error_handler

* catch if import name is different than pip name

* lets hardcode pydantic 2.5.3 and see if that fixes

* Revert "lets hardcode pydantic 2.5.3 and see if that fixes"

This reverts commit def20b5.

* 0.2.3.dev4, actually its problem with kube_hunter, nvm

* maybe we need the new requirements

* woot client functions are done?

* fix tests

* 0.2.3.dev7, dont assume client function, must specify with --client

* 0.2.3.dev8 fix small bug client functions

* 0.2.3.dev9, add fallbacks if unrecognized version of OpenAPI present in API functions

* add pyjwt to requirements

* add ability to do multiple error handlers!

* dont require pyjwt anymore

* 0.2.4.dev2, replace hacky manual mimetypes with real mimetypes

* add polycustom

* multi webhook (#9)

* towards multiple webhook handlers simultaneously

* next

* update pyproject.toml

* 0.2.4.dev5, accept non-200 and non-201 status codes from polyCustom

* 0.2.4.dev6 bring python client in line with execute server and consider 3xx to be error

* 0.2.4.dev7, make TypedDict input and response types more picky if wrong TypedDict is used

* actually use args in webhook

* 0.2.4.dev8, fix webhook stopping text

* getting there

* 0.2.4.dev9, handle already connected error on windows

* 0.2.4.deva1, better user facing messages for webhooks and error handlers

* woops lets go version 10

* 0.2.4.dev11

* move polyCustom to own file

* onward

* fix it

* wip

* next

* there we go
* next version

* woohoo tests are passing

* geting there

* next

* next
* next

* next
* onward

* lets make it `to_func_namespace`

* bump version
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.

2 participants