v0.6.0
What's Changed
- chore(deps): Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in #90
- feat: document client by @warber in #91
- chore: Update bucket client to return API errors by @arthurpitman in #93
- chore: Update automation client to return API errors by @warber in #92
- fix: Return API error on Body Read Failures by @warber in #96
- chore(deps): Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #95
- chore(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #94
- chore: Make
DocumentType
a string by @arthurpitman in #98 - chore(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #101
- chore(deps): Bump actions/checkout from 4.1.3 to 4.1.5 by @dependabot in #102
- chore(deps): Bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #97
- chore: Add externalId and remove upsert from document client by @arthurpitman in #100
- feat: Also delete document from trash when deleting by @arthurpitman in #104
- chore(deps): Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #103
- feat: Add
isPrivate
field to documents client by @arthurpitman in #107 - chore(deps): Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #105
- chore(deps): Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #106
- chore(deps): Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #109
- feat: openPipeline client by @warber in #108
- chore(deps): Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #110
- chore(deps): Bump reviewdog/action-golangci-lint from 2.6.1 to 2.6.2 by @dependabot in #111
- chore: removed editable option from openpipeline client methods by @warber in #112
- chore(deps): Bump EnricoMi/publish-unit-test-result-action from 2.16.1 to 2.17.0 by @dependabot in #117
- chore(deps): Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #116
- chore(deps): Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #115
- Feat/documents/patch public by @jskelin in #118
- chore: updated table of implemented clients by @warber in #113
New Contributors
Full Changelog: v0.5.1...v0.6.0