Skip to content

Releases: taskcluster/taskcluster-lib-urls

v12.1.0

20 Nov 23:30
Compare
Choose a tag to compare

Add normalizeRootUrl

v12.0.0

20 Nov 23:29
Compare
Choose a tag to compare

Add new methods:

* apiReferenceSchema
* exchangesReferenceSchema
* apiManifestSchema
* metadataMetaschema

and rename servicesManifest -> apiManifest

v11.0.0

11 Oct 14:54
Compare
Choose a tag to compare

testRootUrl is now https://tc-tests.example.com. This may cause breakage in tests that expect the old testRootUrl (https://tc-tests.localhost) but should be easy to fix with search-and-replace.

v10.1.1

11 Sep 00:39
Compare
Choose a tag to compare
  • Add servicesManifest (#12)
  • Add Python (#6) and Golang (#5) implementations
  • Give helpful error on empty/missing rootUrl (#11)