Releases: goblet/goblet
Releases · goblet/goblet
0.10.2
What's Changed
- allow passthrough for jsonify parameters by @qua-jones in #302
- [vpcconnector] resource creation fixes by @qua-jones in #314
- Bugfix pubsub update by @anovis in #315
- Cloudsql connector example by @anovis in #317
- Local support for --set-env secrets by @anovis in #318
Full Changelog: 0.10.1...0.10.2
0.10.1
0.10.0
What's Changed
- Resource: Alerts by @anovis in #297
- Fix Alert Baseclass by @anovis in #299
- [cloudrun] enable cloudbuild network for cloudbuild step by @qua-jones in #300
- Stage decorator and Resource Registration Refactor by @anovis in #301
- Fix for stages argument in stage decorator by @anovis in #303
- BQ Remote Function by @diegoandresdiazespinoza in #305
New Resources:
- Alerts
- BQ Remote Function
New Contributors
- @diegoandresdiazespinoza made their first contribution in #305
Full Changelog: 0.9.3...0.10.0
0.9.3
What's Changed
- Add plugins section to docs by @anovis in #284
- update cloudrun secrets documentation by @dennismutia in #286
- pubsub message ordering added to immutable keys by @brianhlee in #289
- Backend http endpoint by @anovis in #290
- [Routes] Pass through custom deadline field by @anovis in #292
- [Local] Add set-env flag to goblet local command by @anovis in #295
- Bugfix for cloudfunction backend by @anovis in #296
New Contributors
- @dennismutia made their first contribution in #286
Full Changelog: 0.9.2...0.9.3
0.9.2
What's Changed
- Fix key error by @AdeelK93 in #265
- Add gcloud logger by @anovis in #266
- Add label for resources that support it by @anovis in #267
- latest_build_source KeyError by @AdeelK93 in #268
- Raise goblet error on cloud build failure by @anovis in #270
- Readme + Ready Release by @anovis in #274
- Pin protobuf version by @anovis in #275
Full Changelog: 0.9.1...0.9.2
0.9.1
0.9.0
What's Changed
- Bugfix252-parallel build artifacts by @anovis in #253
- Support duplicate nested Pydantic models by @anovis in #256
- Infrastructure Support by @qua-jones in #254
- 0.9.0 prep by @anovis in #258
New Features
- Infrastructure support (currently redis and vpc connectors) #254
Breaking Changes
- update cli deploy flags from
skip_function, only_functiontoskip_resources, skip_backend, skip_infra
Full Changelog: 0.8.4...0.9.0
0.8.4
What's Changed
- [CLI] goblet local custom port by @anovis in #244
- Create CODE_OF_CONDUCT.md by @anovis in #246
- Deployment vars by @anovis in #248
- Pass in cloudrun flags, fix force by @anovis in #249
- [OpenApi] Pydantic Support by @anovis in #240
- fix logging by @anovis in #250
- Add private python library example to docs by @anovis in #251
Breaking Changes
- request_body openapi generation takes a pydantic or marshmallow object instead of a nested dictionary
Full Changelog: 0.8.3...0.8.4
0.8.3
What's Changed
- Add support for
content_typesandtagsfields for openapi spec creation by @kylejohnson514 in #234 - requirements.txt override by @brianhlee in #236
- Add exit 1 codes to cli by @anovis in #235
- skip requirements.txt for cloudrun if not needed by @anovis in #237
- [README] Add new blog post by @anovis in #238
New Contributors
- @kylejohnson514 made their first contribution in #234
Full Changelog: 0.8.2...0.8.3