Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepare 2.0.0-beta.2 release #8

Merged
merged 124 commits into from
Jul 6, 2020
Merged

prepare 2.0.0-beta.2 release #8

merged 124 commits into from
Jul 6, 2020

Conversation

eli-darkly
Copy link
Contributor

[2.0.0-beta.2] - 2020-07-06

Added:

  • Test helper package ldlogtest.
  • ldvalue.OptionalString now implements encoding.TextMarshaler and encoding.TextUnmarshaler. This is not used by the Go SDK, but can be helpful when using OptionalString in other contexts.

Changed:

  • Test dependency go-test-helpers has been updated to a version that no longer has transitive dependencies on github.com/launchdarkly/eventsource and gopkg.in/launchdarkly/go-sdk-common.v1.

…er-object

(#2) don't allocate extra objects when setting user builder properties
add generic user attr setter and more Value helper methods
add benchmarks and enforce zero-allocation goals
fix bug in JSONBuffer state when writing zeroes
fix JSONBuffer string escaping, + slight refactor
add ability to send buffered JSON output to another writer
# Conflicts:
#	go.mod
#	go.sum
#	jsonstream/json_buffer.go
#	jsonstream/json_buffer_test.go
add UnmarshalText and other helper methods to OptionalString
@eli-darkly eli-darkly merged commit 4e73086 into v2 Jul 6, 2020
@eli-darkly eli-darkly deleted the release-2.0.0-beta.2 branch July 6, 2020 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants