Skip to content

Releases: vimeo/galaxycache

v1.1.2 -- small byte buckets

Choose a tag to compare

@dfinkel dfinkel released this 10 Apr 15:49
7a7b99b

What's Changed

  • k8swatch: update galaxycache dep by @dfinkel in #55
  • opencensus views: add small-byte buckets by @dfinkel in #56

Full Changelog: v1.1.1...v1.1.2

k8swatch/v0.2.0

Choose a tag to compare

@dfinkel dfinkel released this 10 Apr 14:52
440d3ac

What's Changed

Full Changelog: v1.1.1...k8swatch/v0.2.0

v1.1.1

Choose a tag to compare

@dfinkel dfinkel released this 09 Apr 18:01
220d9ee

What's Changed

  • k8swatch: submodule to interface with k8swatcher by @dfinkel in #52
  • k8swatch: add test covering lifecycle events by @dfinkel in #53
  • k8swatch: factor out body & IncludeSelf Management by @dfinkel in #54

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@sergiosalvatore sergiosalvatore released this 07 Apr 21:06
7225900

What's Changed

  • jsoncodec: add a codec impl using encoding/json by @dfinkel in #50
  • cachekey: A package for constructing cache-keys by @dfinkel in #51

Full Changelog: v1.0.4...v1.1.0

k8swatch/v0.1.0 -- initial release

Choose a tag to compare

@dfinkel dfinkel released this 07 Apr 21:48
8e30d37

What's Changed

  • k8swatch: submodule to interface with k8swatcher by @dfinkel in #52

Full Changelog: v1.1.0...k8swatch/v0.1.0

v1.0.4 weak pointers for go 1.24

Choose a tag to compare

@dfinkel dfinkel released this 26 Feb 20:53
7051bd0

What's Changed

  • actions: add go 1.23 to test matrix by @dfinkel in #48
  • lru: use weak pointers in LRU stack by @dfinkel in #49

Full Changelog: v1.0.3...v1.0.4

v1.0.3 -- a few inlining tweaks to protocodec

Choose a tag to compare

@dfinkel dfinkel released this 31 May 14:35
cb54caf

What's Changed

  • protocodec: make a few tweaks to allow inlining by @dfinkel in #45
  • actions: add go 1.21 and 1.22 by @dfinkel in #46

Full Changelog: v1.0.2...v1.0.3

v1.0.2 -- grpc protobuf key field as bytes not string

Choose a tag to compare

@dfinkel dfinkel released this 15 Jun 17:43
c7ef985

What's Changed

  • grpc: Convert key to a bytes field by @dfinkel in #43

Full Changelog: v1.0.1...v1.0.2

v1.0.1 -- protocodec helpers

Choose a tag to compare

@dfinkel dfinkel released this 24 May 22:59
e8ff957

What's Changed

  • protocodec: add BackendGetterV2 and GalaxyGet by @dfinkel in #41
  • protocodec: GalaxyGet: fix typo by @dfinkel in #42

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@dfinkel dfinkel released this 10 May 19:44
f7799df

First tagged release!