Skip to content

Tags: hmhco/gorealis

Tags

v1.22.4

Toggle v1.22.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
return response object in case of noop update (paypal#125)

Return response object such that end user can look into what went wrong when the response is nil.

Cases like this occur when there is a no-op update.

v1.22.3

Toggle v1.22.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Checking previously ignored error which caused issues. (paypal#123)

Error in monitor was going unchecked which caused some issues when the monitor timed out.

v1.22.2

Toggle v1.22.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Restoring location of r.Close() in retry mechanism since the move cre…

…ated a deadlock. (paypal#122)

Moving the r.Close() call in the retry mechanism created a deadlock since r.Close() also uses the client lock to avoid multiple routines closing at the same time.

This commit reverts that change.

v1.22.1

Toggle v1.22.1's commit message
Fixing some cosmetic issues and a potential race condition.

v2.21.0

Toggle v2.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removing go sum

Since go has launched a checksum database, it is no longer necessary to store go.sum file.
https://blog.golang.org/module-mirror-launch

v1.22.0

Toggle v1.22.0's commit message
Moving future to final 0.22.0 release and Mesos 1.6.2 (paypal#114)

Changes in compose testing setup:
* Upgrading Aurora to 0.22.0
* Upgrading Mesos to 1.6.2

v1.21.1

Toggle v1.21.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Documentation and linting improvements (paypal#108)

* Simplifying documentation for getting started: Removed outdated information about install Golang on different platforms and instead included a link to the official Golang website which has more up to date information. Instructions for installing docker-compose have also been added.

* Added documentation to all exported functions and structs.

* Unexported some structures and functions that were needlessly exported.

* Adding golang CI default configuration which can be useful while developing and may be turned on later in the CI.

* Moving build process in CI to xenial.

* Reducing line size. in some files and shadowing in some test cases.

v1.21.0

Toggle v1.21.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ridv Renán I. Rueda
1.21.0 (formerly 1.4.0) release

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ridv Renán I. Rueda
Releasing 2.0.1.

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ridv Renán I. Rueda
Releasing version 1.3.1