Explore Help
Register Sign In
gitea
/
go-sdk
27
26
Fork
You've already forked go-sdk
33
Code Issues 16 Pull Requests 3 Packages Releases 15 Wiki Activity

Releases Tags

  • Stable gitea/v0.15.1 f2e0603e45
    Compare
    gitea/v0.11.0
    gitea/v0.11.1
    gitea/v0.11.2
    gitea/v0.11.3
    gitea/v0.12.0
    gitea/v0.12.1
    gitea/v0.12.2
    gitea/v0.13.0
    gitea/v0.13.1
    gitea/v0.13.2
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.15.1

    6543 released this 5 months ago | 0 commits to release/v0.15 since this release

    • FEATURES
      • Add ignoreVersion & manuall version set option (#560) (#562)
    • BUGFIXES
      • Fix version string for next release (#559)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable gitea/v0.15.0 747c78e835
    Compare
    gitea/v0.11.0
    gitea/v0.11.1
    gitea/v0.11.2
    gitea/v0.11.3
    gitea/v0.12.0
    gitea/v0.12.1
    gitea/v0.12.2
    gitea/v0.13.0
    gitea/v0.13.1
    gitea/v0.13.2
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.15.0

    6543 released this 9 months ago | 31 commits to master since this release

    Migration Guide

    • BREAKING
      • Introduce NotifySubjectState (#520)
      • Drop deprecations (#503)
    • FEATURES
      • Add Repo Team Management Functions (#537)
      • Add CreateRepoFromTemplate (#536)
      • Add GetReviewers & GetAssignees (#534)
      • Add GetTag, GetAnnotatedTag & CreateTag (#533)
      • Add GetUserSettings & UpdateUserSettings (#531)
      • Add ListPullRequestCommits (#530)
      • Add GetUserByID (#513)
      • Add GetRepoByID (#511)
    • ENHANCEMENTS
      • Update List Options (#527)
      • Update Structs (#524)
      • ListFunctions: option to disable pagination (#509)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable gitea/v0.14.1 a4940e22c9
    Compare
    gitea/v0.11.0
    gitea/v0.11.1
    gitea/v0.11.2
    gitea/v0.11.3
    gitea/v0.12.0
    gitea/v0.12.1
    gitea/v0.12.2
    gitea/v0.13.0
    gitea/v0.13.1
    gitea/v0.13.2
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.14.1

    6543 released this 11 months ago | 0 commits to release/v0.14 since this release

    • BUGFIXES
      • Fix setDefaults (#508) (#510)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable gitea/v0.13.3 bd220730c6
    Compare
    gitea/v0.11.0
    gitea/v0.11.1
    gitea/v0.11.2
    gitea/v0.11.3
    gitea/v0.12.0
    gitea/v0.12.1
    gitea/v0.12.2
    gitea/v0.13.0
    gitea/v0.13.1
    gitea/v0.13.2
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.13.3

    6543 released this 1 year ago | 1 commits to release/v0.13 since this release

    • BUGFIXES
      • Fix GetCombinedStatus() (#470) (#472)
    • ENHANCEMENTS
      • Add html_url field to Release struct (#477) (#478)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable gitea/v0.14.0 61c9b900e1
    Compare
    gitea/v0.11.0
    gitea/v0.11.1
    gitea/v0.11.2
    gitea/v0.11.3
    gitea/v0.12.0
    gitea/v0.12.1
    gitea/v0.12.2
    gitea/v0.13.0
    gitea/v0.13.1
    gitea/v0.13.2
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.14.0

    6543 released this 1 year ago | 52 commits to master since this release

    Migration Guide

    • BREAKING
      • Update Structs (#486)
      • Added repo ListContents and changed GetContents doc to talk about a single file (#485)
      • Remove & Rename TrackedTimes list functions (#467)
      • UrlEscape Function Arguments used in UrlPath (#273)
    • FEATURES
      • Add Create/Delete ReviewRequests (#493)
      • Add Un-/DismissPullReview funcs (#489)
      • Add Repo Un-Star Functions (#483)
      • introduce Client.GetArchiveReader (#476)
      • Add DeleteRepoTag function (#461)
      • Add GetReleaseByTag (#427)
    • BUGFIXES
      • Handle Contents Edge-Case (#492)
      • Fix GetCombinedStatus() (#470)
      • Use Predefind Versions & Compare Function (#442)
      • Return resp on NotFound too (#428)
    • ENHANCEMENTS
      • Add workaround to get head branch sha of pulls with deleted head branch (#498)
      • GetFile: Use "ref" in-query if posible (#491)
      • Add DeleteTag & Correct DeleteReleaseByTag (#488)
      • Add html_url field to Release struct (#477)
      • Add Ref to Issue structs (#466)
      • Update Issue Struct (#458)
      • Use sync.Once for loading ServerVersion (#456)
      • Add Gitea2Gitea Migration Support (#454)
      • Add Helper for Optional Values (#448)
      • Update CreateRepoOption struct (#445)
      • Update CommitMeta Struct (#434)
      • Update Struct NotificationSubject (#424)
      • Add Debug Mode (#422)
    • DOCS
      • Make Client thread-safe & add docs (#495)
      • Improve PullReview docs (#469)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable gitea/v0.13.2 03affd453c
    Compare
    gitea/v0.11.0
    gitea/v0.11.1
    gitea/v0.11.2
    gitea/v0.11.3
    gitea/v0.12.0
    gitea/v0.12.1
    gitea/v0.12.2
    gitea/v0.13.0
    gitea/v0.13.1
    gitea/v0.13.2
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.13.2

    6543 released this 1 year ago | 5 commits to release/v0.13 since this release

    • BUGFIXES
      • Use Predefind Versions & Compare Function (#442) (#446)
    • ENHANCEMENTS
      • Add Gitea2Gitea Migration Support (#454) (#455)
      • Update CreateRepoOption struct (#445) (#447)
      • Update CommitMeta Struct (#434) (#437)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable gitea/v0.13.1 2e4d339799
    Compare
    gitea/v0.11.0
    gitea/v0.11.1
    gitea/v0.11.2
    gitea/v0.11.3
    gitea/v0.12.0
    gitea/v0.12.1
    gitea/v0.12.2
    gitea/v0.13.0
    gitea/v0.13.1
    gitea/v0.13.2
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.13.1

    6543 released this 2 years ago | 12 commits to release/v0.13 since this release

    • FEATURES
      • Add GetReleaseByTag (#427) (#430)
    • BUGFIXES
      • Return http Response on NotFound too (#428) (#429)
    • ENHANCEMENTS
      • Update Struct NotificationSubject (#424) (#425)
      • Add Debug Mode (#422) (#423)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable gitea/v0.13.0 e758ffeaa0
    Compare
    gitea/v0.11.0
    gitea/v0.11.1
    gitea/v0.11.2
    gitea/v0.11.3
    gitea/v0.12.0
    gitea/v0.12.1
    gitea/v0.12.2
    gitea/v0.13.0
    gitea/v0.13.1
    gitea/v0.13.2
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.13.0

    6543 released this 2 years ago | 90 commits to master since this release

    Migration Guide

    • BREAKING
      • Check Gitea Version Requirement (#419)
      • All Function return http responce (#416)
      • Remove opts from ListPullReviewComments (#411)
      • Use enum AccessMode for OrgTeam and Collaborator functions (#408)
      • CreateOrgOption rename UserName to Name (#386)
      • EditMilestoneOption also use StateType (#350)
      • Refactor RepoSearch to be easy usable (#346)
    • FEATURES
      • Milestone Functions accept name to identify (#418)
      • Make http requests with context (#417)
      • Add GetGlobalAttachmentSettings (#414)
      • Add GetArchive (#413)
      • Add GetRepoLanguages + TESTs (#412)
      • Add CreateBranch (#407)
      • Add Admin CronTask functions (#406)
      • Add GetGlobalAPISettings Function (#404)
      • Add Get Diff and Patch endpoints for pull requests (#398)
      • Add Validate func for Create/Edit Options (#370)
      • Add Function to get GetGlobalSettings and GetSettingAllowedReactions (#359)
    • ENHANCEMENTS
      • TrackedTime API >= 1.11.x needed (#415)
      • Update Milestone struct (#410)
      • Add Fallback for GetPullRequestDiff/Patch (#399)
      • DeleteToken Accept Names too (#394)
      • Update ListMilestoneOption struct (#393)
      • Migration Api Changed (#392)
      • Refactor Visibletype Orgs (#382)
      • Extend Notification Functions (#381)
      • Update GetGlobalSettings Functions (#376)
      • Allow Creating Closed Milestones (#373)
      • CreateLabel correct Color if needed for old versions (#365)
      • Issue/Pull add IsLocked Property (#357)
      • Update EditPullRequestOption Add Base (#353)
      • File Create/Update/Delete detect DefaultBranch if Branch not set for old Versions (#352)
      • Improve Error Handling (#351)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable gitea/v0.12.2 9b0890d975
    Compare
    gitea/v0.11.0
    gitea/v0.11.1
    gitea/v0.11.2
    gitea/v0.11.3
    gitea/v0.12.0
    gitea/v0.12.1
    gitea/v0.12.2
    gitea/v0.13.0
    gitea/v0.13.1
    gitea/v0.13.2
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.12.2

    6543 released this 2 years ago | 0 commits to release/v0.12 since this release

    • ENHANCEMENTS
      • Extend Notification Functions (#381) (#385)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable gitea/v0.12.1 f07e46373a
    Compare
    gitea/v0.11.0
    gitea/v0.11.1
    gitea/v0.11.2
    gitea/v0.11.3
    gitea/v0.12.0
    gitea/v0.12.1
    gitea/v0.12.2
    gitea/v0.13.0
    gitea/v0.13.1
    gitea/v0.13.2
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    v0.12.1

    6543 released this 2 years ago | 2 commits to release/v0.12 since this release

    • ENHANCEMENTS
      • Improve Error Handling (#351) (#377)
      • Allow Creating Closed Milestones (#373) (#375)
      • File Create/Update/Delete detect DefaultBranch if Branch not set for old Versions (#352) (#372)
      • CreateLabel correct Color if needed for old versions (#365) (#371)
      • Update EditPullRequestOption Add Base (#353) (#363)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
First Previous 1 2 Next Last
Powered by Gitea Version: 1.17.0+dev-452-g1f0541780 Page: 84ms Template: 6ms
bahasa Indonesia Deutsch English español français italiano latviešu magyar nyelv Nederlands polski Português de Portugal português do Brasil suomi svenska Türkçe čeština ελληνικά български русский српски Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Website Go1.18.1