open-consul/website/pages/api-docs
Daniel Nephin b9e4544ec3 intentions: fix a bug in Intention.SetHash
Found using staticcheck.

binary.Write does not accept int types without a size. The error from binary.Write was ignored, so we never saw this error. Casting the data to uint64 produces a correct hash.

Also deprecate the Default{Addr,Port} fields, and prevent them from being encoded. These fields will always be empty and are not used.
Removing these would break backwards compatibility, so they are left in place for now.

Co-authored-by: Hans Hasselberg <me@hans.io>
2020-06-05 14:51:43 -04:00
..
acl acl: allow auth methods created in the primary datacenter to optionally create global tokens (#7899) 2020-06-01 11:44:47 -05:00
agent Remove underscores from gateway URL paths (#7962) 2020-05-28 14:19:17 -05:00
connect intentions: fix a bug in Intention.SetHash 2020-06-05 14:51:43 -04:00
features
operator update dependencies 2020-05-21 14:50:45 -04:00
acl-legacy.mdx update dependencies 2020-05-21 14:50:45 -04:00
catalog.mdx update dependencies 2020-05-21 14:50:45 -04:00
config.mdx update dependencies 2020-05-21 14:50:45 -04:00
coordinate.mdx update dependencies 2020-05-21 14:50:45 -04:00
discovery-chain.mdx Remove underscores from gateway URL paths (#7962) 2020-05-28 14:19:17 -05:00
event.mdx update dependencies 2020-05-21 14:50:45 -04:00
health.mdx update dependencies 2020-05-21 14:50:45 -04:00
index.mdx update dependencies 2020-05-21 14:50:45 -04:00
kv.mdx update dependencies 2020-05-21 14:50:45 -04:00
libraries-and-sdks.mdx
namespaces.mdx update dependencies 2020-05-21 14:50:45 -04:00
query.mdx update dependencies 2020-05-21 14:50:45 -04:00
session.mdx update dependencies 2020-05-21 14:50:45 -04:00
snapshot.mdx update dependencies 2020-05-21 14:50:45 -04:00
status.mdx update dependencies 2020-05-21 14:50:45 -04:00
txn.mdx update dependencies 2020-05-21 14:50:45 -04:00