Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot]
ad57f08e9b Bump JsonPatch.Net from 1.1.2 to 2.0.2 (#930)
Bumps [JsonPatch.Net](https://github.com/gregsdennis/json-everything) from 1.1.2 to 2.0.2.
- [Release notes](https://github.com/gregsdennis/json-everything/releases)
- [Commits](https://github.com/gregsdennis/json-everything/compare/patch-v1.1.2...patch-v2.0.2)

---
updated-dependencies:
- dependency-name: JsonPatch.Net
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-10 22:45:47 -07:00
Arzu Suleymanov
d8e2236611 fix : nullable annotations issue (#857)
* fix : nullable annotations issue

* fix : use simplified datetimeoffset

* chore : clean code

* fix : delegate method issue
2022-05-17 12:05:45 -07:00
Boshi Lian
85755ccb3e 8.0: API Group + v1.24 (#850)
* swagger 1.24

* trim converter

* api group

* before moving method

* grouped api for client

* fix classic build

* fix e2e

* move all code to v8

* fix vis to

* bump ver

* fix authtest filename
2022-05-07 13:05:17 -07:00
Arzu Suleymanov
6ff5460812 Restart sts daemonset deployment example (#819)
* chore : csr approval example using json patch net package

* chore : use top level feature, remove k8s client and use reference instead

* chore : remove target framework

* fix : remove redundant reference package

* feat : implement restart sts, daemonset & deployment option using patch

* refactor : optimize code and resolve warnings
2022-04-04 16:19:36 -07:00