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

Release/2019-03-25 #674

Merged
merged 24 commits into from
Mar 26, 2019
Merged

Release/2019-03-25 #674

merged 24 commits into from
Mar 26, 2019

Conversation

fisx
Copy link
Contributor

@fisx fisx commented Mar 25, 2019

API changes

Documentation changes

Bug fixes

Internal changes

tiago-loureiro and others added 24 commits March 4, 2019 14:31
* Move instance Arbitrary PlainTextPassword

* Require reauthentication when creating a SCIM token

* Fix the schema

* Add tests

* CI
* Filter newlines in log output.

* Identify all(?) places where `new` should be replaced by `mkLogger`.
* Assert that externalId is unused when updating users
* Switch Cargohold to YAML-only config

* ID whitelist

* Hi CI
…sts require. (#622)

* build our docker dependencies for multiple archetectures.

* blacklist builds that do not work on some emulators, fix all of the git checkouts to specified commits, add minio, bump the tini version, and fix fakesqs and localstack.

* break documentation out of the Makefile.

* add another note.

* run through the process on another laptop, fleshing out the README. also, amd64 support.

* missing dollar sign.

* take feedback into account, and add some sanity checks.

* fix missing comma, that was making variants not be used for arm.

* wire name

* take into account creating the dockerhub repositories.

* add cassandra, and provide ways to decrease memory usage by java images, along with race condition fixes.

* typo fix.

* Update deploy/docker-ephemeral/build/Makefile

Co-Authored-By: julialongtin <julia.longtin@gmail.com>

* seperate out two ways of using this.

* add a note about docker image upload being optional.

* use new cassandra and elasticsearch images, to save multiple gigs of ram when running integration tests.

* switch to https access instead of ssh access.

* make the list of arches overridable.

* no -i.bak on macs.

* allow sed to be parameterized, for macs.

* correct inline mistake.

* initial revision of pull request documentation.

* change to markdown, continue adding.

* more.

* more.

* even more boxes.

* add an extra empty line at the end of file.

* remove extra line.

* simplify make rules, and spacing changes.

* almost done...

* only two rules left...

* Done.

* merge changes from fisx

* make instructions a bit more clear, and use the manifest for cassandra, instead of the architecture specific image name.

* switch to hand built images for most images.

* rm trailing whitespace, normalize tabs.

* review

* take review comments into account.

* take review comments into account.

* rename document to adhere to naming conventions for markdown files.

* try an environment variable to leave elasticsearch in development mode.
Implement SCIM delete user endpoint in spar
Introduce TestM Monad for simplification and cleanup
* Bump cql-io dep from merge request to latest release.

* Add LoggerT with needed dependencies

* Fix broken gundeck test which now requires a logger

* Tweaks & Refactoring
Copy link
Contributor

@ChrisPenner ChrisPenner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me, thanks for always doing these releases!

@fisx fisx merged commit 33414b5 into master Mar 26, 2019
@fisx fisx deleted the release/2019-03-25 branch March 26, 2019 09:00
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.

4 participants