Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-05-31 | 4.9 kB | |
v1.0.3.tar.gz | 2023-05-31 | 12.9 MB | |
v1.0.3.zip | 2023-05-31 | 13.5 MB | |
Totals: 3 Items | 26.4 MB | 0 |
What's Changed
- fix GetDlsMsgsByStationLight get the first chars for preview by @shohamroditimemphis in https://github.com/memphisdev/memphis/pull/859
- change width of preview message by @SvetaMemphis in https://github.com/memphisdev/memphis/pull/860
- Fix indentation errors in Python producer / consumer examples by @rnowling in https://github.com/memphisdev/memphis/pull/866
- standardized time in numbers instead of words by @devpahuja in https://github.com/memphisdev/memphis/pull/867
- Err to warn auth by @shay23b in https://github.com/memphisdev/memphis/pull/871
- change startup message due auth type by @idonaaman123 in https://github.com/memphisdev/memphis/pull/870
- make the mainOverviewData Async by @idonaaman123 in https://github.com/memphisdev/memphis/pull/862
- improve create connection from sdk by @shay23b in https://github.com/memphisdev/memphis/pull/872
- filter logs by source by @shohamroditimemphis in https://github.com/memphisdev/memphis/pull/863
- fix REST Gateway code snippet by @SvetaMemphis in https://github.com/memphisdev/memphis/pull/873
- allow TLS connection with client-side pass auth by @cbnsndwch in https://github.com/memphisdev/memphis/pull/864
- fix createConsumerDirectCommon, DestroyConsumer, GetSchemaDetails by @shay23b in https://github.com/memphisdev/memphis/pull/874
- Elastic search integration by @avrhamNeeman in https://github.com/memphisdev/memphis/pull/877
- add unique id for k8s as cluster creation timestamp by @idonaaman123 in https://github.com/memphisdev/memphis/pull/875
- Update Jenkinsfile by @valeraBr in https://github.com/memphisdev/memphis/pull/876
- fix upload msg to s3 instead of bytes to hex string by @shohamroditimemphis in https://github.com/memphisdev/memphis/pull/884
- fix resend pm for consumer/station with dot by @shay23b in https://github.com/memphisdev/memphis/pull/882
- Update bug_report.yml by @yanivbh1 in https://github.com/memphisdev/memphis/pull/888
- Update feature_request.yml by @yanivbh1 in https://github.com/memphisdev/memphis/pull/889
- Update feature_request.yml by @yanivbh1 in https://github.com/memphisdev/memphis/pull/890
- Update feature_request.yml by @yanivbh1 in https://github.com/memphisdev/memphis/pull/891
- Update bug_report.yml by @yanivbh1 in https://github.com/memphisdev/memphis/pull/892
- Update Jenkinsfile by @valeraBr in https://github.com/memphisdev/memphis/pull/896
- Postgres tls bugfix by @idanasulinmemphis in https://github.com/memphisdev/memphis/pull/897
- version upgrade fixes by @avrhamNeeman in https://github.com/memphisdev/memphis/pull/901
- css changes by @avrhamNeeman in https://github.com/memphisdev/memphis/pull/902
- css changes by @avrhamNeeman in https://github.com/memphisdev/memphis/pull/903
- Update Jenkinsfile by @valeraBr in https://github.com/memphisdev/memphis/pull/899
- Fix proto descriptor bytes encoding by @shay23b in https://github.com/memphisdev/memphis/pull/909
- schemaverse description added by @SvetaMemphis in https://github.com/memphisdev/memphis/pull/920
- Add description to domain headers by @SvetaMemphis in https://github.com/memphisdev/memphis/pull/925
- Added .NET(C#) code example by @bazen-teklehaymanot in https://github.com/memphisdev/memphis/pull/924
- encrypt integrations + user password by @idonaaman123 in https://github.com/memphisdev/memphis/pull/911
- bugfix - retrieve protobuf descriptor from db by @idanasulinmemphis in https://github.com/memphisdev/memphis/pull/932
- Switch to AWS SDK v2 by @bjwschaap in https://github.com/memphisdev/memphis/pull/915
- s3 add treatment for out of region error by @idanasulinmemphis in https://github.com/memphisdev/memphis/pull/934
- handle_empty_sys_components by @SvetaMemphis in https://github.com/memphisdev/memphis/pull/933
- Enhance GUI version control and display by @akarsh-jain-790 in https://github.com/memphisdev/memphis/pull/910
- bugfix - cg max ack time/max deliveries calc by @idanasulinmemphis in https://github.com/memphisdev/memphis/pull/938
- fix different languages encoding by @SvetaMemphis in https://github.com/memphisdev/memphis/pull/940
- replace numberWithCommas with toLocaleString by @SvetaMemphis in https://github.com/memphisdev/memphis/pull/947
- Bugfix - DLS mechanism data loss + improve tiered storage mechanism by @idanasulinmemphis in https://github.com/memphisdev/memphis/pull/949
New Contributors
- @rnowling made their first contribution in https://github.com/memphisdev/memphis/pull/866
- @cbnsndwch made their first contribution in https://github.com/memphisdev/memphis/pull/864
- @bazen-teklehaymanot made their first contribution in https://github.com/memphisdev/memphis/pull/924
- @bjwschaap made their first contribution in https://github.com/memphisdev/memphis/pull/915
- @akarsh-jain-790 made their first contribution in https://github.com/memphisdev/memphis/pull/910
Full Changelog: https://github.com/memphisdev/memphis/compare/v1.0.0...v1.0.3